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.