<?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 multiple versions in production in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623131#M1429397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP creates versions to keep track of the changes in the definition and what definition to use for a running workflow. As you might know changes to workflow will only have an effect in a newly started workflow and not in already started workflow. For this SAP uses the versions so it knows which definition should be used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2008 09:26:08 GMT</pubDate>
    <dc:creator>martin_nooteboom</dc:creator>
    <dc:date>2008-04-07T09:26:08Z</dc:date>
    <item>
      <title>Workflow multiple versions in production</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaq-p/3623125</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;when i transport my work flow from development to production&lt;/P&gt;&lt;P&gt;multiple versions are getting created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in development i have version 0001&lt;/P&gt;&lt;P&gt;and production also have version 001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did some changes in development in version 0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i transported it to production&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in production new version is getting created. version 0002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did check the SAP help which says&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;If a workflow definition is transported into another system, 
only the active version is transported.
If the workflow definition exists in the target system with the same
 version number,  it is overwritten by the transported version if it has
 no workflows running. Otherwise, the transported workflow definition
is saved with a free version number. The transported workflow 
definition becomes the active workflow definition in the target system&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i checked the production server and work flow is not running. still multiple versions are getting created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any clue experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Umesh Chaudhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 17:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaq-p/3623125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T17:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow multiple versions in production</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623126#M1429392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not just running but with any instance created from said version will casue this effect.  It should not cause any issues at runtime.&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;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 21:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623126#M1429392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T21:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow multiple versions in production</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623127#M1429393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gareth Ellem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your immediate reply......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please clarify me on following if my workflow is complete still then it will create a new version in production server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say i transported my workflow to production and tested it there the cycle ran correctly now i found a bug in the process and i modified the workflow in development and transported it to quality and production still version will get created?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the workflow is not giving me any problem from process point of view. but is it correct from Quality(development standards)  point of view to have multiple versions in production?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to avoid multiple versions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Umesh Chaudhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 04:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623127#M1429393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T04:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow multiple versions in production</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623128#M1429394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes in your scenario you would get a new version created as an instance has already been started using the older version.  This state of affairs used to worry me from a QA perspective as well, but I have seen it now in many sites - both ones where I have built the workflows and ones where I have not - and I can state pretty conclusively that from an operational perspective it is not an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could generate a new version in your DEV system whenever you transport, but I would not advise this as in this case it is possible to get your versions out of synch and actually deprecate your changes.  This is not only poor but proved very difficult to analyse (for my small brain anyway) at the site where this was attempted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I am firmly of the opinion that I will let the transport system manage the versions in my production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 04:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623128#M1429394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T04:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow multiple versions in production</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623129#M1429395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever you Move a Transport Request from Dev to PRD, a new version of Workflow will be created. Mostly the Latest Version will be active to see the Which Version of the workflow is currently active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Do the Following Steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto Basic DATA&lt;/P&gt;&lt;P&gt;2) Select &amp;#147;Version- INdependent (Task)&amp;#148;  tab&lt;/P&gt;&lt;P&gt;3) In that Goto Tab &amp;#147; Version Overview&amp;#148;&lt;/P&gt;&lt;P&gt;4) Below the Tab in Colum &amp;#147;Activ&amp;#148; , a Radio Button will be there&lt;/P&gt;&lt;P&gt;5) The Radio Button is always pointing to the  &amp;#147;Active&amp;#148;  Version&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;Surjith Kumar P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 05:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623129#M1429395</guid>
      <dc:creator>surjith_kumar</dc:creator>
      <dc:date>2008-04-03T05:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow multiple versions in production</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623130#M1429396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surjith kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well here the question is not where to find the version But why it existes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we very well know where to find the version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Umesh Chaudhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 06:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623130#M1429396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T06:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow multiple versions in production</title>
      <link>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623131#M1429397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP creates versions to keep track of the changes in the definition and what definition to use for a running workflow. As you might know changes to workflow will only have an effect in a newly started workflow and not in already started workflow. For this SAP uses the versions so it knows which definition should be used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 09:26:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/workflow-multiple-versions-in-production/qaa-p/3623131#M1429397</guid>
      <dc:creator>martin_nooteboom</dc:creator>
      <dc:date>2008-04-07T09:26:08Z</dc:date>
    </item>
  </channel>
</rss>

