<?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: How to dynamically update a process chain status ? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-dynamically-update-a-process-chain-status/qaa-p/11636043#M4345864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your helpful answer !&lt;/P&gt;&lt;P&gt;Where would you place that program: at the end of the process chain of outside the chain (in its metachain) ?&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;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2016 07:53:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-04-22T07:53:09Z</dc:date>
    <item>
      <title>How to dynamically update a process chain status ?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-dynamically-update-a-process-chain-status/qaq-p/11636041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our process chains, there are some steps that often fail for some reasons we can't explain.&lt;/P&gt;&lt;P&gt;Usually, we just repeat the step and it goes green.&lt;/P&gt;&lt;P&gt;In avoid such manual intervention, we put in place a second step that is launched if the first one fails.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/936140" /&gt;&lt;/P&gt;&lt;P&gt;It works well but when the first step fails, the process chain status remains RED even if the second one was successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I manage the process chain status in a way that:&lt;/P&gt;&lt;P&gt;- if both steps fail, the global status would be RED&lt;/P&gt;&lt;P&gt;- if one of the step is GREEN, then the process chain must be GREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think about isolating these steps into a dedicated chain that would be launched by a program that would deliver a status based on the above conditions ; what do you think of that idea ? Is there another easy solution I didn't think about ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do not advise to find the root cause of the activation issue &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your recommendations,&lt;/P&gt;&lt;P&gt;May the BW force be with you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 07:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-dynamically-update-a-process-chain-status/qaq-p/11636041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-22T07:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to dynamically update a process chain status ?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-dynamically-update-a-process-chain-status/qaa-p/11636042#M4345863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can write a ABAP program by using data from &lt;SPAN style="font-family: Trebuchet MS;"&gt;RSPCPROCESSLOG in the Function Module &lt;/SPAN&gt;&lt;SPAN style="font-family: Trebuchet MS;"&gt;RSPC_PROCESS_FINISH along with the prequisite logic. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Trebuchet MS;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 07:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-dynamically-update-a-process-chain-status/qaa-p/11636042#M4345863</guid>
      <dc:creator>chandan_praharaj</dc:creator>
      <dc:date>2016-04-22T07:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to dynamically update a process chain status ?</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-dynamically-update-a-process-chain-status/qaa-p/11636043#M4345864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your helpful answer !&lt;/P&gt;&lt;P&gt;Where would you place that program: at the end of the process chain of outside the chain (in its metachain) ?&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;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 07:53:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-dynamically-update-a-process-chain-status/qaa-p/11636043#M4345864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-22T07:53:09Z</dc:date>
    </item>
  </channel>
</rss>

