cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using RNIF Adapter

Former Member
0 Likes
517

Hi all,

We are trying to test RNIF adapter by sending message from XI QA via RNIF adapter (Receiver) to XI DEV via RNIF adapter (Sender).

In sxmb_moni (QA) the message is ok, but in RWB (Adapter engine monitoring) the message appears with an error:

Transmitting the message to endpoint http://<host>:50000/MessagingSystem/receive/RNIFAdapter/RNIF using connection RNIFAdapter failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500..

In the default trace log file in J2EE the errors are:

Specified key- HTTP_RESPONSE_CODE -not configured

Specified key- CHANNEL_NAME_RESP -not configured

Specified key- SKIP_DOCTYPE -not configured

Specified key- PARTNER_PIP_PAYLOAD_ID -not configured

Specified key- ADAPTER_USAGE_CODE -not configured

Specified key- MSG_STANDARD_FREE_TEXT -not configured

Did anyone try similar scenario.

Can anyone help me configuring the communication channels (both Receiver and Sender).

Thanks,

Gigi & Amit

Message was edited by: gigi

More information.

I tried HTTP Client to send message to RNIF Adapter.

The Http Client was adopted to send message to RNIF Adapter.

http://<Host>:<Port>/MessagingSystem/receive/RNIFAdapter/RNIF

The message was built according to the Rosettanet specifications example

http://xml.coverpages.org/RNIF-Spec020000.pdf

The result of sending message to RNIF Adapter was:

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)

What is the correct format of the Complete Unsigned Message-Packaging in Rosettanet implementation?

Thanks,

Gigi.

Gigi Feldman

View Entire Topic
Former Member
0 Likes

Hi

Please advise if u have resolved this issue if yes how?