start workflow via WF-XML

Daniel.Angileri@imperia.net Daniel.Angileri at imperia.net
Tue Jun 3 10:09:26 EDT 2008


Hello list,

I want to start a workflow via WF-XML by a http-post of this content:

<?xml version="1.0" ?>
<WfMessage Version="1.0" xmlns="http://www.wfmc.org/standards/doc/WF-XML">
<WfMessageHeader>
<Request ResponseRequired="No" />
<Key>http://192.168.0.216:8000/SAP/BC/WORKFLOW_XML/?~protocol=03&~localkey=WS99900004</Key>
</WfMessageHeader>
<WfMessageBody>
<CreateProcessInstance.Request StartImmediately="true">
<ObserverKey>HTTP://192.168.0.50</ObserverKey>
</CreateProcessInstance.Request>
</WfMessageBody>
</WfMessage>


I configured the webserver (Customizing Web-Server) as follows:

Service: WebFlow (Intranet)
Address: http://192.168.0.216:8000/
Path: SAP/BC/WORKFLOW_XML/? 


The request reaches the sap-system 
(http://img255.imageshack.us/img255/9259/icfgc9.jpg) but nothing happens 
(http://img88.imageshack.us/img88/3849/xmlcu4.jpg).


Is it strongly recommended that the workflow contains a web-activity? I 
only want to start it by an external application.


Thx for help

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20080603/69b52e29/attachment.htm


More information about the SAP-WUG mailing list