<?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: Auto approval process in workflow in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056953#M2550100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2011 10:18:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-22T10:18:46Z</dc:date>
    <item>
      <title>Auto approval process in workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaq-p/7056951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are implementing customized workflow with approval/rejection process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be a auto approval process when agent does not complete task within 3 days. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the approval is done then we are sending emails and performing some actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the auto approval happnes after 3 days we do not want the workflow to terminate but it should end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest if it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 13:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaq-p/7056951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-28T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Auto approval process in workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056952#M2550099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can just complete the workflow using Process control step in the deadline branch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arghadip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 13:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056952#M2550099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-28T13:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Auto approval process in workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056953#M2550100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 10:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056953#M2550100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T10:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Auto approval process in workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056954#M2550101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can use a 'modeled deadline' to set the original workitem to obsolete after (say) 3 days.&lt;/P&gt;&lt;P&gt;There is a wizard available to help you with this (in ECC 6.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, on the obsolete outcome branch, you can add a new (background) step that approves&lt;/P&gt;&lt;P&gt;the item automatically. (This is assuming you have an 'approval' method available for the object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;Paul Bakker&lt;/P&gt;&lt;P&gt;Hanabi Technology&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 04:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056954#M2550101</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2011-03-23T04:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Auto approval process in workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056955#M2550102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have the workitem logically completed instead of terminting. So think Deadlines is the option over here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Simin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 06:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/auto-approval-process-in-workflow/qaa-p/7056955#M2550102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T06:59:02Z</dc:date>
    </item>
  </channel>
</rss>

