On May 4, 7:02 pm, "John Mettraux" <[EMAIL PROTECTED]> wrote:
> the launchFlow() method is expecting a LaunchItem instance.
>
> You could do something like :
>
> ---8<---
> li = Launchitem()
> li.workflowDefinitionUrl = 'http://localhost:7079/tests/test_flow_5.xml'
> li.setAttribute(TEST, TEST_NAME)
>
> wfid = workSession.launchFlow(MAIN_ENGINE, li)
> --->8---

Thanks -- that worked great!

> I made good progress on the OpenWFEru old-style REST interface, stay tuned.

Wonderful! I'm looking forward to switching to OpenWFEru. Thanks again
for all of your help learning the REST interface.

--Jennifer


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFE 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/openwfe-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to