<?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 and user decisions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-and-user-decisions/m-p/4452763#M1055737</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;I dont have much experience in workflow and I have to code something. At present we have a task which takes the user to transaction MIR4 and then the task is considered completed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user wants to go to tcode MIR4 and then if any changes are made and save button is explicitly clicked, then only the Workflow task/item considered closed, else the user should be prompted that do they want to complete or cancel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its a complete then the document is saved and if not then workflow task/item stays in his/her inbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My doubts are :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; How can I prompt user if they want to complete or cancel ? I am thinking User decision, will it be right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How can I manage to keep the workflow taks in inbox, should I do a loop to itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. How can I find the document was saved or not ? I am thinking change documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2008 14:22:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-03T14:22:57Z</dc:date>
    <item>
      <title>Workflow and user decisions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-and-user-decisions/m-p/4452763#M1055737</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;I dont have much experience in workflow and I have to code something. At present we have a task which takes the user to transaction MIR4 and then the task is considered completed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user wants to go to tcode MIR4 and then if any changes are made and save button is explicitly clicked, then only the Workflow task/item considered closed, else the user should be prompted that do they want to complete or cancel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its a complete then the document is saved and if not then workflow task/item stays in his/her inbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My doubts are :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; How can I prompt user if they want to complete or cancel ? I am thinking User decision, will it be right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How can I manage to keep the workflow taks in inbox, should I do a loop to itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. How can I find the document was saved or not ? I am thinking change documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 14:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-and-user-decisions/m-p/4452763#M1055737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-03T14:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow and user decisions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-and-user-decisions/m-p/4452764#M1055738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Reena.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to attempt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. &lt;STRONG&gt;Yes&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;No&lt;/STRONG&gt;, I think you get three options generally -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&amp;gt; (say) Accept, Reject, Cancel and keep work item in inbox. So, no need to use loop.&lt;/P&gt;&lt;P&gt;3. &lt;STRONG&gt;Yes and No&lt;/STRONG&gt;. I suggest you can use the concept of Change Documents or alternatively use Event trace and check in Event log whether the material (say) is created or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this assists you in your decisions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 14:40:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-and-user-decisions/m-p/4452764#M1055738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-03T14:40:08Z</dc:date>
    </item>
  </channel>
</rss>

