<?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: Internal Server Error - XML- BAPI inetgration Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230793#M139266</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;  Please look at SAP Note : 795699&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GSR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2006 14:52:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-02T14:52:03Z</dc:date>
    <item>
      <title>Internal Server Error - XML- BAPI inetgration Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230792#M139265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All WAS Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the functionality is - I have to parse the incoming xml , get data ( number of records - internal table) and call some Remote enables FM to update DB and collect the error it throws back (internal table) and recreate the XML and send it back. I have a handler class which parse the xml data and calls the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module accepts a set of records and tries to update (calling some other FM) DB. If any errors were there in any records it will append to the return internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say, if I give four correct records in XML and call the web service from HTTP client (browser) it updates the DB as expected. But if the records are wrong it is showing internal server error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My called FM is functioning very well when I am testing it individually. If I give three wrong records and one wrong record in the internal table it exactly gives the one wrong record back with reason - the very expected output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For debugging the code I have copied the whole class code into a SE38 program. Supplied the same XML hard coded. This SE38 program calls the FM and gets back error messages and create the XML without any error  - No problem at all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the only problem is when I call the web services from the browser with wrong input records. As mentioned if all records are correct, every thing is fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this internal server error is coming it doesn't show any short dump. So no way I can debug it. Remember SE38 is working fine. My called FM is Remote enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really don't know what the problem is, I am using WAS 620. Is that any patch problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please input your valuable comments. I would be grateful to all of you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bineesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 14:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230792#M139265</guid>
      <dc:creator>bineesh_sebastian2</dc:creator>
      <dc:date>2006-03-02T14:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Server Error - XML- BAPI inetgration Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230793#M139266</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;  Please look at SAP Note : 795699&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GSR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 14:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230793#M139266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T14:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Server Error - XML- BAPI inetgration Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230794#M139267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.But my primary problems is why it is happening. If there are any errors or exceptions, how does my Se38 report program work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to handle exceptions? if so what exceptions. It( class) does not give any short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2006 06:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230794#M139267</guid>
      <dc:creator>bineesh_sebastian2</dc:creator>
      <dc:date>2006-03-03T06:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Server Error - XML- BAPI inetgration Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230795#M139268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not place a HTTP (external) break point in your FM and try debugging to where the error happens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Mar 2006 06:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230795#M139268</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-03-04T06:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Server Error - XML- BAPI inetgration Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230796#M139269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in fact, I found many options to debug it. SICF debug , trace, external break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the problem also. The function call also should be remote enabled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 14:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-server-error-xml-bapi-inetgration-module/m-p/1230796#M139269</guid>
      <dc:creator>bineesh_sebastian2</dc:creator>
      <dc:date>2006-03-06T14:29:35Z</dc:date>
    </item>
  </channel>
</rss>

