<?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 ABAP Proxy consumer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490606#M1557282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abap experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created FM in system X. Than based on this function module service definition. After endpoint configuration in soamanager (without autentication) i created consumer proxy based on binding point wsdl and than logical port definition. All scenerio is asynch and from SOAP UI works perfect but from abap program that call consumer proxy not. What can be the reason ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Dec 2010 21:12:51 GMT</pubDate>
    <dc:creator>maciej_jarecki</dc:creator>
    <dc:date>2010-12-16T21:12:51Z</dc:date>
    <item>
      <title>ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490606#M1557282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abap experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created FM in system X. Than based on this function module service definition. After endpoint configuration in soamanager (without autentication) i created consumer proxy based on binding point wsdl and than logical port definition. All scenerio is asynch and from SOAP UI works perfect but from abap program that call consumer proxy not. What can be the reason ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 21:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490606#M1557282</guid>
      <dc:creator>maciej_jarecki</dc:creator>
      <dc:date>2010-12-16T21:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490607#M1557283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error?  You have a number of tools/logs at your disposal if you aren't getting a good error message/response but you should have some indicator from the proxy call result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 22:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490607#M1557283</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-12-16T22:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490608#M1557284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know what the error is - also check that you have set the Logical Port is default flag so that the abap program will use the logical port without having to specify it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 22:38:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490608#M1557284</guid>
      <dc:creator>alex_cook</dc:creator>
      <dc:date>2010-12-16T22:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490609#M1557285</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;thanks for replay. I do not receive any error but webservice is not called. I specify logical port explicit during proxy object creation. Can you give what kinf of tools and logs should i use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 06:50:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490609#M1557285</guid>
      <dc:creator>maciej_jarecki</dc:creator>
      <dc:date>2010-12-17T06:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490610#M1557286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use internal/external debugging as a starter.  Use the SICF recorder and trace tools in the destination system.  Use the trace and log in the ICM monitor as well.  It sounds like your logical port config is not correct - make sure it's set to trace and log errors as well.  Are you catching any system errors?  It might help if you posted some of your code...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 16:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490610#M1557286</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-12-17T16:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490611#M1557287</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 i try to test it (client proxy-&amp;gt;test(f8)) i receive following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SoapFaultCode:1&lt;/P&gt;&lt;P&gt;Exception of class CX_AI_SYSTEM_FAULT&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;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 21:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490611#M1557287</guid>
      <dc:creator>maciej_jarecki</dc:creator>
      <dc:date>2010-12-17T21:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490612#M1557288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your code should look something like the below code and you should be able to view the actual message.  You should also find the message/error in the system log.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  TRY.

      CREATE OBJECT GV_CLIENT_PROXY.

* Populate request fields here...

      CALL METHOD GV_CLIENT_PROXY-&amp;gt;YOUR_WEBSERVICE_METHOD_NAME
        EXPORTING
          INPUT  = GS_REQUEST
        IMPORTING
          OUTPUT = GS_RESPONSE.

    CATCH CX_AI_SYSTEM_FAULT INTO GV_SYS_EXCEPTION.

      CALL METHOD GV_SYS_EXCEPTION-&amp;gt;IF_MESSAGE~GET_TEXT
        RECEIVING
          RESULT = LV_MESSAGE.

* Handle the message here ...

  ENDTRY.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 22:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490612#M1557288</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-12-17T22:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490613#M1557289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your replay, i discovered i little bit more. sync communication works ok. but problem occur in async, when i do "commit work" i receive following error "CX_BGRFC_INVALID_DESTINATION". after half night of googling, now iknow that i have to configurate some bgQueue &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; Can you help me with this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 09:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490613#M1557289</guid>
      <dc:creator>maciej_jarecki</dc:creator>
      <dc:date>2010-12-20T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490614#M1557290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you search OSS?  I don't know what release you're on but the first note in the list for that exception seems valid...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 14:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490614#M1557290</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-12-20T14:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy consumer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490615#M1557291</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 found note 1529377&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 08:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-consumer/m-p/7490615#M1557291</guid>
      <dc:creator>maciej_jarecki</dc:creator>
      <dc:date>2010-12-24T08:26:14Z</dc:date>
    </item>
  </channel>
</rss>

