<?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>Question Re: SAP Workflow builder in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437008#M61258</link>
    <description>&lt;P&gt;I want to know how to use workflow in SAP S/4 HANA.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2017 01:09:11 GMT</pubDate>
    <dc:creator>changlin_ke</dc:creator>
    <dc:date>2017-03-23T01:09:11Z</dc:date>
    <item>
      <title>SAP Workflow builder</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaq-p/437003</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to build a workflow basing on a specific operation I should automatize in SAP Business One.&lt;/P&gt;&lt;P&gt;Since I'm new to SAP Workflows, I found some guides and books referring to the "Workflow Builder" program, which seems to me a little bit old and no longer used.&lt;/P&gt;&lt;P&gt;The only way to create a workflow as today is using SAP Studio, am I right? But many of the operations described in the guides (show up a form, for instance) refer to functions I can't see in SAP Studio.&lt;/P&gt;&lt;P&gt;So is there another tool to create Workflows today or the only platform that can do it is SAP studio, which seems very limitating?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Gionata&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaq-p/437003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-07T10:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Workflow builder</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437004#M61254</link>
      <description>&lt;P&gt;Hi Gionata,&lt;/P&gt;&lt;P&gt;Call transaction SWDD.&lt;/P&gt;&lt;P&gt; The central tool for creating, displaying and processing a workflow is the workflow builder (Transaction SWDD). Within the workflow builder you can create all components of a workflow, including all the containers you need for getting the data from one step to another. &lt;/P&gt;&lt;P&gt;Generally, most of the workflows are started by an event (for example, when a material is created or when a new purchase requisition arrives). You define which data from this event needs to be passed to the workflow via &lt;EM&gt;binding&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;However you can also start any workflow directly. Let us create a simple workflow and start the workflow directly, using the testing tools. &lt;/P&gt;&lt;P&gt; When the workflow builder is called for the first time, a newly created initial workflow definition appears or else last created workflow appears. In such cases you can opt to create a new workflow by pressing “&lt;EM&gt;Create New Workflow”(ctrl + shft + F5).&lt;/EM&gt; The following screen appears.&lt;/P&gt;&lt;P&gt;Hope this answer help you .&lt;/P&gt;&lt;P&gt;Rizu Yadav &lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 11:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437004#M61254</guid>
      <dc:creator>rizuyadav</dc:creator>
      <dc:date>2017-03-07T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Workflow builder</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437005#M61255</link>
      <description>&lt;P&gt;I'm sorry but I can't get what you do mean for "SWDD". In my installation of SAP Business One I can't find any additional component named so. Are you *maybe* referring to the other version of SAP (not the B1)? &lt;/P&gt;&lt;P&gt;Please help me beacuse I'm not able to find enough documentation about this&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 16:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437005#M61255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-07T16:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Workflow builder</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437006#M61256</link>
      <description>&lt;P&gt;Hi Gionata&lt;/P&gt;&lt;P&gt;Can you check the below links &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://help.sap.com/saphelp_sbo900/helpdata/EN/13/a291a101f64ad9bf4b27978097a5db/content.htm?frameset=/EN/44/c4c1cd7ca22e17e10000000a114a6b/frameset.htm" target="test_blank"&gt;https://help.sap.com/saphelp_sbo900/helpdata/EN/13/a291a101f64ad9bf4b27978097a5db/content.htm?frameset=/EN/44/c4c1cd7ca22e17e10000000a114a6b/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/doc/saphelpiis_hc_b1_image_repository_consultant_training_additional_b1_90_workflow_design_demo02_index_htm/9.0/en-US/index.htm" target="test_blank"&gt;https://help.sap.com/doc/saphelpiis_hc_b1_image_repository_consultant_training_additional_b1_90_workflow_design_demo02_index_htm/9.0/en-US/index.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_sbo900/helpdata/EN/d6/3d1e33621c4723ae0f35a0a80e7d5b/content.htm" target="test_blank"&gt;https://help.sap.com/saphelp_sbo900/helpdata/EN/d6/3d1e33621c4723ae0f35a0a80e7d5b/content.htm&lt;/A&gt;
&lt;A href="https://help.sap.com/doc/download_multimedia_ebooks_businessone90_workflowintroduction_story_html/8.8/en-US/story.html" target="test_blank"&gt;https://help.sap.com/doc/download_multimedia_ebooks_businessone90_workflowintroduction_story_html/8.8/en-US/story.html&lt;/A&gt;
&lt;BR /&gt;&lt;A href="http://www.sap-b1-blog.de/wp-content/uploads/2013/01/howtoconfiguretheworkflows.pdf"&gt;http://www.sap-b1-blog.de/wp-content/uploads/2013/01/howtoconfiguretheworkflows.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also in Documentation tab in the SAP Business One Customer Portal you must have some more documents &lt;/P&gt;&lt;P&gt;Some youtube videos uploaded by SAP B1 team and others &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=qFld13X1Y5I" target="test_blank"&gt;https://www.youtube.com/watch?v=qFld13X1Y5I&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=NiV8mvWFJYU" target="test_blank"&gt;https://www.youtube.com/watch?v=NiV8mvWFJYU&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if that helps? &lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vinita&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 00:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437006#M61256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-08T00:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Workflow builder</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437007#M61257</link>
      <description>&lt;P&gt;Thanks for the reply but among your links there is no one referring on how to connect the workflow to a user form.&lt;/P&gt;&lt;P&gt;The things which is missing in every tutorial, IMO, is how to adapt the workflow to a manual operation performed by the user. &lt;/P&gt;&lt;P&gt;I would perform a simple operation:&lt;/P&gt;&lt;P&gt;User gives input through a form -&amp;gt; User confirms form -&amp;gt; Another form with data providied in the previous form appears and asks for additional input -&amp;gt;  All this data is computed and returns a result&lt;/P&gt;&lt;P&gt;And I can't figure it out. Please someone give me some advice about it. Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 15:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437007#M61257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-17T15:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Workflow builder</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437008#M61258</link>
      <description>&lt;P&gt;I want to know how to use workflow in SAP S/4 HANA.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 01:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437008#M61258</guid>
      <dc:creator>changlin_ke</dc:creator>
      <dc:date>2017-03-23T01:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Workflow builder</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437009#M61259</link>
      <description>&lt;P&gt;In S/4 HANA , Workflows are designed and used same as in ECC.. &lt;/P&gt;&lt;P&gt;Created in SWDD and can you same T codes as in ECC. &lt;/P&gt;&lt;P&gt;Only Database will be differed. &lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 11:57:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-workflow-builder/qaa-p/437009#M61259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-06-19T11:57:02Z</dc:date>
    </item>
  </channel>
</rss>

