<?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 qRFC issue -- calling Gurus.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165729#M458539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to trigger create Partner from workflow ( using standard BAPI ), but the condition is that I want to put them all in sequence depending upon when they are triggered from workflow. [ Due to to a constarint I can NOT use synchronous call ].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the next best thing I can think of is qRFC, so that I can wueue them up sequentially and all can be processed in the order they are queued up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now usually qRFC is used for communication to other systems , I am trying to do this in the same system. &lt;/P&gt;&lt;P&gt;So, Can I do it ?&lt;/P&gt;&lt;P&gt;Should I use outbound queue ?&lt;/P&gt;&lt;P&gt;what destination should I specify ?&lt;/P&gt;&lt;P&gt;any sample codings ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any pointers will be appreciated &amp;amp; points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2007 05:52:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-30T05:52:17Z</dc:date>
    <item>
      <title>qRFC issue -- calling Gurus..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165729#M458539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to trigger create Partner from workflow ( using standard BAPI ), but the condition is that I want to put them all in sequence depending upon when they are triggered from workflow. [ Due to to a constarint I can NOT use synchronous call ].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the next best thing I can think of is qRFC, so that I can wueue them up sequentially and all can be processed in the order they are queued up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now usually qRFC is used for communication to other systems , I am trying to do this in the same system. &lt;/P&gt;&lt;P&gt;So, Can I do it ?&lt;/P&gt;&lt;P&gt;Should I use outbound queue ?&lt;/P&gt;&lt;P&gt;what destination should I specify ?&lt;/P&gt;&lt;P&gt;any sample codings ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any pointers will be appreciated &amp;amp; points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 05:52:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165729#M458539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T05:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: qRFC issue -- calling Gurus..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165730#M458540</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;Answers to ur Questions&lt;/P&gt;&lt;P&gt;1. Thechnically there 2 queue Scheduler; OUTBOUND and INBOUND Scheduler&lt;/P&gt;&lt;P&gt;    Outbound controls execution of LUWs in another logical system (i.e. by logging &lt;/P&gt;&lt;P&gt;    on to other system) and Inbound Scheduler controls the qRFC execution of the &lt;/P&gt;&lt;P&gt;    same system. &lt;/P&gt;&lt;P&gt;2. As explined above u will use INBOUND QUEUE Scheduler in ur case.&lt;/P&gt;&lt;P&gt;3. Destination will be 'NONE' or no destination Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For any further details do REPLY me.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit Thakur.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please Mark The Helpful Answer.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165730#M458540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: qRFC issue -- calling Gurus..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165731#M458541</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 i have u r mail id , i have nice document on all RFC types ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 11:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165731#M458541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T11:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: qRFC issue -- calling Gurus..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165732#M458542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the correct pointers. I used Inbound queue with destination NONE and it worked .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 09:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qrfc-issue-calling-gurus/m-p/2165732#M458542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T09:01:37Z</dc:date>
    </item>
  </channel>
</rss>

