1

Is it possible to create workflows dynamically? I need to generate a WF dynamically. Is it possible for me to generate the example.layout.xml dynamically without using the designer.I need this in java.Is there any runtime designing method so that i can design the workflow dynamically and generate the corrosponding layout.xml file.

praba
  • 1,074
  • 3
  • 17
  • 38

1 Answers1

0

I hope this can help someone else even when the post is kind of old ... Searching for a similar solution, I found some posts right here on stackoverflow, the conclusion can be that jBPM can provide a way to do this.

Hope this helps.

Vielinko
  • 1,659
  • 1
  • 13
  • 17