<?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: Error in workflow(WS20000050) in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835484#M3965787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rajesh,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2015 09:38:13 GMT</pubDate>
    <dc:creator>former_member236708</dc:creator>
    <dc:date>2015-02-04T09:38:13Z</dc:date>
    <item>
      <title>Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaq-p/10835469</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;We are on ehp7, and getting below workflow error when employee created "Travel Request"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry found in PR05 but work item not created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/632475" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:31:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaq-p/10835469</guid>
      <dc:creator>former_member236708</dc:creator>
      <dc:date>2015-01-27T16:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835470#M3965773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says: "No valid object in container element "Trip"&amp;nbsp; How does it normally get filled?&lt;/P&gt;&lt;P&gt;It could be a binding problem between starting event and workflow, but I'm just guessing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has this ever worked? When did it stop working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Eick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 19:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835470#M3965773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-27T19:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835471#M3965774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the container tab (same screen of your screenshot). Open the Trip container element. Is it initial? If (and when) it is initial, your workflow will not work. You need to populate the Trip container element. Most likely your workflow is started with an BUS2089 event. Open the workflow builder SWDD and your workflow template. Go to the basic data and the start events. See if there is a problem with the binding (from event to the workflow).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Karri &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 02:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835471#M3965774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-28T02:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835472#M3965775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearly , your Trip BO didnt get initialised. Please check by the container log whether a proper instance is getting created for the same or not. May be your key ( trip number ) is not correct or somethying. Suggestion is , check this in SWO1 by directly creating instance of TRIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do let me know if you need more information.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 09:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835472#M3965775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-28T09:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835473#M3965776</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;It appears as below ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/633302" height="301" width="816" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 14:04:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835473#M3965776</guid>
      <dc:creator>former_member236708</dc:creator>
      <dc:date>2015-01-28T14:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835474#M3965777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on the Binding button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:52:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835474#M3965777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-28T20:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835475#M3965778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to execute your workflow directly from SWDD, then you need to enter the key fields of TRIP container element while executing the same. If you simply press F8 to execute your workflow, your main TRIP container will not be populated and this will result into an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to trigger workflow from standard transaction, then you should activate your workflow by clicking on A button and make sure that binding is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 23:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835475#M3965778</guid>
      <dc:creator>Richa_Gupta</dc:creator>
      <dc:date>2015-01-28T23:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835476#M3965779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clicking on binding showing ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not found any items creating under "SWIA" and Manager box is empty in "Travel Approval Work Center"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/634046" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 12:05:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835476#M3965779</guid>
      <dc:creator>former_member236708</dc:creator>
      <dc:date>2015-01-29T12:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835477#M3965780</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;&amp;nbsp; Your liknage ACTIVE is not green in screenshot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 12:56:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835477#M3965780</guid>
      <dc:creator>anjan_paul</dc:creator>
      <dc:date>2015-01-29T12:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835478#M3965781</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;It's activated now, but still "Travel Request" and "Expense Report" doesn;t appear for Manager to approve.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/634175" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 13:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835478#M3965781</guid>
      <dc:creator>former_member236708</dc:creator>
      <dc:date>2015-01-29T13:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835479#M3965782</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;Check Agent assignment has been done at decision steps(1.Check trip facts step 2. Approve trip facts step) or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agent agent has to be done for the steps then only it will show in manager UWL inbox for approval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835479#M3965782</guid>
      <dc:creator>rajeshkothamasu</dc:creator>
      <dc:date>2015-01-29T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835480#M3965783</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;I was looking to see them under Travel Approval Work center, not under UWL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/634176" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835480#M3965783</guid>
      <dc:creator>former_member236708</dc:creator>
      <dc:date>2015-01-29T14:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835481#M3965784</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;Follow below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3259073"&gt;http://scn.sap.com/thread/3259073&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:19:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835481#M3965784</guid>
      <dc:creator>rajeshkothamasu</dc:creator>
      <dc:date>2015-01-29T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835482#M3965785</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;Can get an answer to below ...&lt;/P&gt;&lt;P&gt;1) Do we need to make any config under SPRO for routing Travel requests / expense reports for Manager to approve under "Travel Work Center" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) No work items are creating once an employee created travel request from Portal, do we need to activate any WF to creating Work items ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Do we need to make setting for POWL though we are using "Travel Work center" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Is there any document that illustrates required config in detail for "Travel Work Center" approvals ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835482#M3965785</guid>
      <dc:creator>former_member236708</dc:creator>
      <dc:date>2015-01-29T14:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835483#M3965786</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;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3576348"&gt;http://scn.sap.com/thread/3576348&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835483#M3965786</guid>
      <dc:creator>rajeshkothamasu</dc:creator>
      <dc:date>2015-01-29T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error in workflow(WS20000050)</title>
      <link>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835484#M3965787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rajesh,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 09:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-in-workflow-ws20000050/qaa-p/10835484#M3965787</guid>
      <dc:creator>former_member236708</dc:creator>
      <dc:date>2015-02-04T09:38:13Z</dc:date>
    </item>
  </channel>
</rss>

