<?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: Workflow Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989017#M73757</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;workflow/standard Task you created in  workflow by default background processing checkbox will be checked, just uncheck and try. your problem will solve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you find it is useful to you. please reward me points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2005 08:13:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-05T08:13:41Z</dc:date>
    <item>
      <title>Workflow Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989016#M73756</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;Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario: For particular transactions I do not have standard BOR. So I m actually creating BOR, with methods for creating that Transaction and with Key-field which I want to pass to the method (.ie. opening the transaction with some value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: Now when I m executing my method in BOR it is executing perfectly .ie. transaction opening with default values(.ie. the values passed to the key-field of BOR) but when the same is done thru WF, though the value is being passed from the WF, the transaction is not opening with the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cud anyone suggest the way out? And is there any debugging mode for WF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudipto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 07:27:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989016#M73756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T07:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989017#M73757</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;workflow/standard Task you created in  workflow by default background processing checkbox will be checked, just uncheck and try. your problem will solve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you find it is useful to you. please reward me points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 08:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989017#M73757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T08:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989018#M73758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry that is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks.&lt;/P&gt;&lt;P&gt;Sudipto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 10:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989018#M73758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T10:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989019#M73759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the method is working fine in test mode but not in the WF, it is a binding problem. If your method is Instance dependent (the default unless you checked the Instance- independent checkbox in the method attributes), you must supply an object instance in the task binding. If the method is Instance independent, you supply the key values through method parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can always debug a dialog method. Put a break point in your method before you execute the work item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have a problem, post your method code and the binding info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please note that Workflow has a new home in the Business Process Management (BPM) forum in the SAP NetWeaver General section. Please post any future questions there.&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>Wed, 05 Oct 2005 11:42:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989019#M73759</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-10-05T11:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989020#M73760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudipto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 05:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-problem/m-p/989020#M73760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-06T05:43:47Z</dc:date>
    </item>
  </channel>
</rss>

