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

RNIF adapter in CPI !

das_sappo
Participant
0 Kudos
1,087

Hi Experts,

I need to use RNIF adapter in CPI but, can't find it in the adapter list.

Can someone please suggest how can I make it available in the Integration Suite.

Br,

Arvik

Accepted Solutions (0)

Answers (3)

Answers (3)

thorsten73
Participant
0 Kudos

Hi,

you can vote for RNIF support in Integration Suite. Only if there are 20 votes for the feature it will be chosen for realization.

Here the link to the request: https://influence.sap.com/sap/ino/#/idea/254912

Kind regards

Thorsten

thorsten73
Participant
0 Kudos
Hi,It doesn't seem like SAP is interested in implementing an RNIF adapter in BTP. The decision on whether such an adapter will be developed has just been postponed to Q4/2025. We also urgently need such an adapter and will now likely have to look for alternatives.
thorsten73
Participant
0 Kudos
Hi. It doesn't seem like SAP is interested in implementing an RNIF adapter in BTP. The decision on whether such an adapter will be developed has just been postponed to Q4/2025. We also urgently need such an adapter and will now likely have to look for alternatives.
former_member666312
Active Participant
0 Kudos

Hi Arvik Yune,

If possible to use HTTP adapter,

1. Import all the certificates in the Keystore

2. Use the Singer and Encryption steps from the security Elements for the signing and for the cert-based authentication use the private key (Key pair ) alias name in the channel (Https).

Thanks and Regards,

Vijay

das_sappo
Participant
0 Kudos

Hi Vijay/Sriprasad,

I am getting 500 error while posting the message to RosettaNet system via HTTP adapterand the response body pointing below error.

Could you please suggest how to include correct headers in the request message ?

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Arvik,

RNIF adapter is not yet available in SAP Cloud Integration.Alternatively i think you can leverage HTTP adapter to achieve the same as per my understanding.

Regards,

Sriprasad Shivaram Bhat

das_sappo
Participant
0 Kudos

Thanks Sriprasad 🙂

They have provided 2 set of certificates . One set is for SSL and other one is for Signing/encryption.

I have imported all of them into CPI Keystore. Now, If I use HTTP adapter which one to refer in channel against Client Certificate?

Also , can we use AS2 here?

Br,

Arvik