<?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: Web service consumer (proxy) and &amp;quot;commit work&amp;quot; statement (short dump) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761822#M1775428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have solved the issue by applying sap note 1059303.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now a commit work doesn't cause a short dump anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems EHP5 or higher patch levels don't suffer from the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrizio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2013 14:29:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-20T14:29:00Z</dc:date>
    <item>
      <title>Web service consumer (proxy) and "commit work" statement (short dump)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761818#M1775424</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'm dealing with a short dump after the development of a web service consumer (ABAP proxy). My ABAP is invoked as a print routine for an output message handled by RSNAST00 standard program. The goal is to transmit some data to an external web service during the output handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did&amp;nbsp; se80, proxy generation and SOA manager configuration so far. It seems everything is looking fine. Nevertheless I have a real trouble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the proxy is called&amp;nbsp; no error happened. By then RSNAST00 usually perform a "COMMIT WORK AND WAIT" statement at the end of his processing in order to commit all NAST message updating and more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My concern is that this "commit" command and the SOAP are not compatible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the RSNAST has finished, I have a short dump "CX_BGRFC_INVALID_DESTINATION".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing some research on the internet I found this exception has some relationship with a kind of SOAP scheduler. No clue about what is it or how can I configure it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now I'm in two minds if I'm doing something wrong in my ABAP proxy (SOA MANAGER,SE80) configuration or maybe some SOAP layers are not configured properly on SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will enclose the short dump and the dump picture I got.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrizio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 11:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761818#M1775424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-23T11:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web service consumer (proxy) and "commit work" statement (short dump)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761819#M1775425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 11:58:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761819#M1775425</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-23T11:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web service consumer (proxy) and "commit work" statement (short dump)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761820#M1775426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer, but I still have problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all transaction SBGRFCMAINIDST seems not been present on ECC system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Browsing notes I have also found some transactions like SBGRFCCONF and RK12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I'm wondering if I sttarted from a wrong wntry point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this background RFC queing and setup compulsory in order to consume a web servica via ABAP proxy? I never had this dump before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started from SE80 and then I went to my package and choosed CREATE-&amp;gt;ENTERPRISE_SERVICE. Then I have followed the wizard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it the right way to start developing a web service (without XI/PI) ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any difference from enterpeise services and web services in SE80?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrizio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761820#M1775426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-28T14:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Web service consumer (proxy) and "commit work" statement (short dump)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761821#M1775427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabrizio&lt;/P&gt;&lt;P&gt;I've had this issue 2 times in 3 days.&lt;/P&gt;&lt;P&gt;First the regular call to proxy was giving dump.&lt;/P&gt;&lt;P&gt;Then I test executed the proxy with dummy data, the call was successful, but if i do &lt;EM&gt;Extras &amp;gt; Trigger Commit Work&lt;/EM&gt;, it gave same dump.&lt;/P&gt;&lt;P&gt;Then I tried &lt;EM&gt;trigger commit work&lt;/EM&gt; for some other proxy, just to see whether issue is global or specific to my proxy. Dump was coming only for my proxy on &lt;EM&gt;trigger commit work&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After hit and trial, it was resolved after recreating the logical port in SOAMANAGER.&lt;/P&gt;&lt;P&gt;While creating logical port, system asks for WSDL url.&lt;/P&gt;&lt;P&gt;In my case, either the URL had changed, or contents of WSDL had changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 09:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761821#M1775427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T09:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Web service consumer (proxy) and "commit work" statement (short dump)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761822#M1775428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have solved the issue by applying sap note 1059303.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now a commit work doesn't cause a short dump anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems EHP5 or higher patch levels don't suffer from the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrizio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 14:29:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761822#M1775428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T14:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Web service consumer (proxy) and "commit work" statement (short dump)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761823#M1775429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I am on a higher release and still faced same dumps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 14:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761823#M1775429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T14:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Web service consumer (proxy) and "commit work" statement (short dump)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761824#M1775430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I regret to hear this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway I did not say anything about the release, but I was talking about the enhancement package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I was working on a real rubbish server, I've just followed the note and solved this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 23:19:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-consumer-proxy-and-quot-commit-work-quot-statement-short-dump/m-p/9761824#M1775430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-20T23:19:10Z</dc:date>
    </item>
  </channel>
</rss>

