<?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>Question Re: Using RNIF Adapter in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179296#M947403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you might also want to add the error codes as a part of the issue seems to be an error being thrown which is not being caught.if using java, you can try smthing like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try{&lt;/P&gt;&lt;P&gt;//action code here&lt;/P&gt;&lt;P&gt;}catch (Exception e){&lt;/P&gt;&lt;P&gt;if( e instanceof xyz exception){&lt;/P&gt;&lt;P&gt;System.out.println("Error 503 was thrown "+ e.getMessage().toString());&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 16:54:41 GMT</pubDate>
    <dc:creator>ravi_raman2</dc:creator>
    <dc:date>2007-06-12T16:54:41Z</dc:date>
    <item>
      <title>Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaq-p/2179292</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;We are trying to test RNIF adapter by sending message from XI QA via RNIF adapter (Receiver) to XI DEV via RNIF adapter (Sender).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sxmb_moni (QA) the message is ok, but in RWB (Adapter engine monitoring) the message appears with an error: &lt;/P&gt;&lt;P&gt;Transmitting the message to endpoint &lt;A href="http://&amp;lt;host&amp;gt;:50000/MessagingSystem/receive/RNIFAdapter/RNIF" target="test_blank"&gt;http://&amp;lt;host&amp;gt;:50000/MessagingSystem/receive/RNIFAdapter/RNIF&lt;/A&gt; using connection RNIFAdapter failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the default trace log file in J2EE the errors are:&lt;/P&gt;&lt;P&gt;Specified key- HTTP_RESPONSE_CODE -not configured&lt;/P&gt;&lt;P&gt;Specified key- CHANNEL_NAME_RESP -not configured&lt;/P&gt;&lt;P&gt;Specified key- SKIP_DOCTYPE -not configured&lt;/P&gt;&lt;P&gt;Specified key- PARTNER_PIP_PAYLOAD_ID -not configured&lt;/P&gt;&lt;P&gt;Specified key- ADAPTER_USAGE_CODE -not configured&lt;/P&gt;&lt;P&gt;Specified key- MSG_STANDARD_FREE_TEXT -not configured&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone try similar scenario.&lt;/P&gt;&lt;P&gt;Can anyone help me configuring the communication channels (both Receiver and Sender).&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;Gigi &amp;amp; Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: gigi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried HTTP Client to send message to RNIF Adapter.&lt;/P&gt;&lt;P&gt;The Http Client was adopted to send message to RNIF Adapter.&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;Host&amp;gt;:&amp;lt;Port&amp;gt;/MessagingSystem/receive/RNIFAdapter/RNIF" target="test_blank"&gt;http://&amp;lt;Host&amp;gt;:&amp;lt;Port&amp;gt;/MessagingSystem/receive/RNIFAdapter/RNIF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message was built according to the Rosettanet specifications example&lt;/P&gt;&lt;P&gt;&lt;A href="http://xml.coverpages.org/RNIF-Spec020000.pdf" target="test_blank"&gt;http://xml.coverpages.org/RNIF-Spec020000.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result of sending message to RNIF Adapter was:&lt;/P&gt;&lt;P&gt;com.sap.aii.af.ra.ms.api.DeliveryException: Error while getting the count of Body parts in the RNIF Business message (in MIME format): com.sap.aii.af.protocol.ispeak.exceptions.OperationalException: Error while getting the count of Body parts in the RNIF Business message (in MIME format)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct format of the Complete Unsigned Message-Packaging in Rosettanet implementation?&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;Gigi.&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;        Gigi Feldman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 13:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaq-p/2179292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T13:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179293#M947400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gigi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c5/3d794293bf9c60e10000000a1550b0/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c5/3d794293bf9c60e10000000a1550b0/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would guide you in configuring the RNIF adapters.&lt;/P&gt;&lt;P&gt;I have configured RNIF scenario but never came across this. &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 14:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179293#M947400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T14:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179294#M947401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick answer.&lt;/P&gt;&lt;P&gt;The issue is testing the scenario using RNIF adapter and not configuring it.&lt;/P&gt;&lt;P&gt;I'm trying to test it locally. &lt;/P&gt;&lt;P&gt;How did u test the scenario, and what is the structure of the message that u sent to the RNIF adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answers to these questions will help me very much. And if u can send me an XML file it will be much more helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gigi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 15:31:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179294#M947401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T15:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179295#M947402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gigi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used RNIF Self Test Kit to test the scenarios locally. &lt;/P&gt;&lt;P&gt;I have worked with PIP 3A4, PIP3C3 and PIP3A7 and other side was IDoc.&lt;/P&gt;&lt;P&gt;IDoc - XI - RNIF and vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some restrictions in the name of the message interface and RNIF action etc. Hope you have done those correct. All these are explained in the help document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps and let me know if you have more questions.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179295#M947402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179296#M947403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you might also want to add the error codes as a part of the issue seems to be an error being thrown which is not being caught.if using java, you can try smthing like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try{&lt;/P&gt;&lt;P&gt;//action code here&lt;/P&gt;&lt;P&gt;}catch (Exception e){&lt;/P&gt;&lt;P&gt;if( e instanceof xyz exception){&lt;/P&gt;&lt;P&gt;System.out.println("Error 503 was thrown "+ e.getMessage().toString());&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179296#M947403</guid>
      <dc:creator>ravi_raman2</dc:creator>
      <dc:date>2007-06-12T16:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179297#M947404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gigi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same error as you, did you solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice or suggestion is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 10:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179297#M947404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179298#M947405</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;I'm running into the same issue. Were you able to resolve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 00:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179298#M947405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T00:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179299#M947406</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;      While creating Receiver Agreement what is the Receiver Interface Name and Interface Namespace did u given?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      If your are working on PIP3A4 confirmation then you have to give as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Receiver Interface : PurchaseOrderConfirmationAction&lt;/P&gt;&lt;P&gt;         NameSpace: &lt;A href="http://sap.com/xi/RosettaNet/PIP3A4_V0203" target="test_blank"&gt;http://sap.com/xi/RosettaNet/PIP3A4_V0203&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Purushotham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 05:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179299#M947406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T05:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179300#M947407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for responding Purushothaman. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the sending system, the receiver interface is defined as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Receiver Namespace - &lt;A href="http://sap.com/xi/RosettaNet/PIP3B2_V0100" target="test_blank"&gt;http://sap.com/xi/RosettaNet/PIP3B2_V0100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Receiver Interface name - AdvanceShipmentNotificationAction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using my XIS sandbox system as the shipper and XID dev system as the receiver. X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing purposes, &lt;/P&gt;&lt;P&gt;1. I've set up XIS as File to RNIF scenario&lt;/P&gt;&lt;P&gt;2. I've set up XID as RNIF to file scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XID is able to receive the messages from XIS, but XID is not able to post an ack back to XIS. It errors out with the HTTP 500 error. Ideally, XID should be able to post an ack (202) back to XIS and close the loop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 23:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179300#M947407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T23:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using RNIF Adapter</title>
      <link>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179301#M947408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Please advise if u have resolved this issue if yes how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2009 03:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-rnif-adapter/qaa-p/2179301#M947408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-18T03:44:34Z</dc:date>
    </item>
  </channel>
</rss>

