Hi!
I was experimenting with densha and when I create one process
definition like test_subprocess.xml:
<process-definition name="test_subprocess" revision="1">
<description>
Test Subprocess
</description>
<sequence>
<subprocess ref="http://localhost:3000/process_definitions/
simple_sequence_1.xml" />
</sequence>
</process-definition>
Here, I just calling to simple_sequence_1.xml as a subprocess. When I
launch the test_subprocess, densha says "launched process" but nothing
happens. Is there any syntax error in the xml definition?
Thanks!
Diego.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenWFEru users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---