<?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: Workflow not active in test environment in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507543#M4687532</link>
    <description>&lt;SPAN class="mention-scrubbed"&gt;clima&lt;/SPAN&gt;&lt;P&gt;I didn't quite get your comment. You said in your original question that you transported the workflow with SSC1. So you need to transport the same way event linkage activation.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jan 2022 12:34:24 GMT</pubDate>
    <dc:creator>Dominik_Tylczynski</dc:creator>
    <dc:date>2022-01-27T12:34:24Z</dc:date>
    <item>
      <title>Workflow not active in test environment</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaq-p/12507540</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I developed a Workflow but it doesn't activate in the test environment. I executed the SWU_OBUF and SCC1 transaction even so the Workflow does not activate. Can someone help me?&lt;/P&gt;
  &lt;P&gt;Dev Environment&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2009922-screen-dev-wf.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Test Environment&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2009924-screen-test-wf.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 22:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaq-p/12507540</guid>
      <dc:creator>former_member231406</dc:creator>
      <dc:date>2022-01-26T22:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow not active in test environment</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507541#M4687530</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;clima&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You may want to check out the notes on event linkage transportation first e.g. &lt;/P&gt;&lt;P&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/908414" target="_blank"&gt;908414 - Incoherent behavior regarding transport of event linkage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/908414" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/885812" target="_blank"&gt;885812 - Event linkages are not activated after transport&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/885812" target="_blank"&gt;&lt;/A&gt;They are already quite old, so most probably they are not relevant anymore to your system. Just wanted to be sure.&lt;/P&gt;&lt;P&gt;Then, you need to realize that workflow definition and event linkage are development objects. Whereas event linkage activation is a customizing setting. As such they are assigned to two different transport requests - a workbench request and customizing one. You should see the pop up requesting a transport request while activating the event linkage in the DEV environment. So while moving the workflow to the TEST box, you need to import both requests - first the workbench one (with workflow definition and event linkage), then the customizing one (with even linkage &lt;STRONG&gt;activation&lt;/STRONG&gt;). To me, it looks like you haven't transported the customizing settings of event linkage activation to the TEST environment. &lt;/P&gt;&lt;P&gt;What I like to do when developing workflows is to put all the settings into one transport requests, so the event linkage activation piece is not left out. You can merge customizing request with a workbench one in SE09, menu &lt;EM&gt;Utilities -&amp;gt; Reorganize -&amp;gt; Customizing Request -&amp;gt; Append to Workbench Request&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 08:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507541#M4687530</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2022-01-27T08:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow not active in test environment</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507542#M4687531</link>
      <description>&lt;P&gt;Hi Dominik,&lt;/P&gt;&lt;P&gt;Thanks for the answer. There is no need for transport for this test environment.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 11:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507542#M4687531</guid>
      <dc:creator>former_member231406</dc:creator>
      <dc:date>2022-01-27T11:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow not active in test environment</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507543#M4687532</link>
      <description>&lt;SPAN class="mention-scrubbed"&gt;clima&lt;/SPAN&gt;&lt;P&gt;I didn't quite get your comment. You said in your original question that you transported the workflow with SSC1. So you need to transport the same way event linkage activation.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 12:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507543#M4687532</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2022-01-27T12:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow not active in test environment</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507544#M4687533</link>
      <description>&lt;P&gt;Resolved, there was an inactivation of an object in the request.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 22:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-not-active-in-test-environment/qaa-p/12507544#M4687533</guid>
      <dc:creator>former_member231406</dc:creator>
      <dc:date>2022-01-27T22:25:41Z</dc:date>
    </item>
  </channel>
</rss>

