<?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>topic Re: Stuck with Foreground and Background processing in Workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952717#M65529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, are you able to execute any other background item ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then check the workflow config through SWU3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might happen if the user WF-BATCH ( Background user of WF ) is locked due to some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re-execute auto customizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the log of auto -customizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2005 14:52:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-27T14:52:49Z</dc:date>
    <item>
      <title>Stuck with Foreground and Background processing in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952714#M65526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a BDC that is acting as a method in the Business Object. The requirement is something like this: The scenario is in the Utilities System. When a customer pays a security deposit a PM (Plant Maintanence) Service Order has to get created automatically in the background. I have a BDC for creating the Service Order but the thing is that if I make that task which runs the BDC as foreground and give the agent assignment it works absolutely fine and the service order gets generated, but if I make the same task as background the Service Order does not get created. I am heavily stuck with this issue.&lt;/P&gt;&lt;P&gt;Has anybody encountered the same issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sudhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 12:52:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952714#M65526</guid>
      <dc:creator>sudhindra_chandrashekar</dc:creator>
      <dc:date>2005-06-27T12:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Foreground and Background processing in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952715#M65527</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;Please give some more details like transaction code, table control etc., mode of data upload... which will give me some idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check whether the field CTU_PARAMS-DEF_SIZ = 'X' in your BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 13:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952715#M65527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T13:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Foreground and Background processing in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952716#M65528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check for any dumps generated ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's the Xn ST22/ST02? My 15 days holiday is taking its toll now...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the workflow log.&lt;/P&gt;&lt;P&gt;Is the task getting completed in background?&lt;/P&gt;&lt;P&gt;And check the input paameters of the task as shown in the log as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ram Manohar Tiwari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 13:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952716#M65528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T13:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Foreground and Background processing in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952717#M65529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, are you able to execute any other background item ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then check the workflow config through SWU3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might happen if the user WF-BATCH ( Background user of WF ) is locked due to some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re-execute auto customizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the log of auto -customizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 14:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952717#M65529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Foreground and Background processing in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952718#M65530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the leads.. I have checked the dump data and there are no dumps. &lt;/P&gt;&lt;P&gt;I have checked with transactioin SWIA and the task gets created in the background and it gets executed and it is all green but still the Service Order does not get generated. The container elements are fine and are the way I need them to pass them on to the method. It is a problem with me scheduling as background. If it is foreground and I double click on the workitem manually it works absolutely fine (even without having to see the screens i.e in BDC you have no screens displaying). Also other background tasks do get executed.&lt;/P&gt;&lt;P&gt;Anything else I need to check ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2005 08:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952718#M65530</guid>
      <dc:creator>sudhindra_chandrashekar</dc:creator>
      <dc:date>2005-06-28T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Foreground and Background processing in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952719#M65531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murugesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction code is IW31 which is to create Service Order in Plant Maintanence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sudhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2005 08:36:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952719#M65531</guid>
      <dc:creator>sudhindra_chandrashekar</dc:creator>
      <dc:date>2005-06-28T08:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck with Foreground and Background processing in Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952720#M65532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudhindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you checking for errors after the BDC Call Transaction? What I normally do is to use the Messages into option of the BDC call and return the messages to the Task Container in case of errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reasons why the method does not work in background is possibly due to authorizations or the WF-BATCH user being not known to the PM system. For instance when I create PM notifications in WF in background, I have to translate the WF initiator's user id to their Personnel Number for the Resp. Person field. If in your workflow the prior step to creating order is a dialog step, you can also try the Advance with dialog option on the background step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ramki Maley.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2005 14:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/stuck-with-foreground-and-background-processing-in-workflow/m-p/952720#M65532</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-06-28T14:04:24Z</dc:date>
    </item>
  </channel>
</rss>

