<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Workflow-XML in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977088#M702783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to generate the XML files from the Workflow...&lt;/P&gt;&lt;P&gt;Plz explain in details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 06:48:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T06:48:06Z</dc:date>
    <item>
      <title>Workflow-XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977088#M702783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to generate the XML files from the Workflow...&lt;/P&gt;&lt;P&gt;Plz explain in details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 06:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977088#M702783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T06:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow-XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977089#M702784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find your answer &amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/8a/e39e388bd61262e10000009b38f842/frameset.htm"&amp;gt;here&amp;lt;/a&amp;gt; in SAP Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 06:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977089#M702784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T06:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow-XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977090#M702785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gareth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for ur reply..&lt;/P&gt;&lt;P&gt;How to create the XML file from the Workflow...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 08:50:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977090#M702785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T08:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow-XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977091#M702786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In simple terms you create a Web Activity step in your workflow and this facilitates the sending of the task container as a formatted WfXML document to the entered URL.  You have the option of waiting for a reply or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a quote from the task description in the workflow builder.  But read through the help documents quoted in my last post to ensure you have all config and setup completed correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;How does the chosen transfer format work?  


All single-line container elements of the task container which use the ABAP Dictionary or the object type XML_DOC as data type reference are sent in an XML document.

When the Web activity is executed, an XML document is created in accordance with the transfer format Wf-XML of the Workflow Management Coalition (beta version of 11 January 2000. The XML document contains the operation CreateProcessInstance, which starts a remote process.

If the indicator Wait for feedback is set, the work item associated with the Web activity is not completed until an XML reply document is received. This must contain the operation ProcessInstanceStateChanged and set the process status to closed.completed or closed.abnormalCompleted.

If the indicator is not set, the work item is set to status completed immediately.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 22:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-xml/m-p/2977091#M702786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T22:33:37Z</dc:date>
    </item>
  </channel>
</rss>

