cancel
Showing results for 
Search instead for 
Did you mean: 

Rosetta Net Implementation Framework

Former Member
0 Kudos

Hi All,

What are the ways to implement RNIF with XI? In Service market place, I can see only sales order invoice processing examples which has PIP formats for each process. Could anyone explain the PIP xml formats and the ways, modules through which RNIF adapters can be integrated with XI. And where can i find any materials for RNIF other than service market place.

Thanks,

Deno

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

have a look at this comprehensive answer about RNIF:

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Deno,

RNIF adapters support the data communication standard – RosettaNet Implementation Framework (RNIF) defined by RosettaNet. This standard defines RNIF protocols version 1.1 and 2.0. The RNIF adapters 1.1 and 2.0 are based on these protocols.

The adapters change the XI message format to the required RosettaNet message format. The adapters also change the format of messages from partner systems to the XI system.

You use RNIF adapters to send messages between the Integration Server and a RosettaNet-compliant system.

Please refer to the replay of following webinar on Know-how network calls that has live demo on how to configure the RNIF Adapter.

https://www.sdn.sap.com/irj/sdn/webinar?rid=/library/uuid/c189119d-0801-0010-a6a2-f0b010e727ac

For more information about RNIF you can also visit, www.rosettanet.org :

http://help.sap.com/saphelp_nw04/helpdata/en/42/f3d07f074e1bcae10000000a11466f/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/3d/99743f3d4b0866e10000000a114084/content.htm

http://sap.co.il/SAPPHIL04/PDF/Track2/NESS_XI30_Overview.pdf

/people/paul.medaille/blog/2005/07/20/sap-launches-inititative-for-industry-content

http://www.sap.com/solutions/netweaver/components/xiadapters.epx

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9928db90-0201-0010-6894-ffa...

There are 3 software components related to RosettaNet that are offered by SAP:

ROSETTANET

ROSETTANET CRM

ROSETTANET ERP

The component ROSETTANET contains mainly the definitions of the PIP's, while the components ROSETTANET ERP and ROSETTANET CRM contain (most importantly) the mappings against the respective SAP backend (CRM or ERP).

If you look for complete support of PIP's including the mapping to the backend (IDoc or BAPI) you need to check which PIP's are supported in ROSETTANET CRM or ROSETTANET ERP. Here the document you find following the link in the SAP service marketplace is correct. As of today SAP offers mappings for the following PIP's:

PIP3A4

PIP3A7

PIP3A8

PIP3A9

PIP3B2

PIP3C3

PIP3C6

If you are only interested in the PIP definition, you need to check the content of the component ROSETTANET (here you don't find the latest information on the service marketplace). In general, SAP is working on making all PIP's available in that component. If you are missing some PIP you can contact SAP, e.g. via this forum and the PIP's will be added and made available very soon.

Currently you find the following PIP's:

PIP2A12

PIP3A1, 3A2, 3A4, 3A6, 3A7, 3A8, 3A9

PIP3B2, 3B12, 3B13, 3B14

PIP3C3, 3C4, 3C6

PIP4A1, 4A5

PIP5C1, 5C2, 5C3, 5C4

PIP6C1, 6C2

Also important to mention is that SAP works with some partners that also offer mappings for some PIP's, for example 3C4 and the PIP6C* series.

Regards,

Abhy

Former Member
0 Kudos

Hi All,

Thanks for all of your replies. It was really helpful.

Awarded points to all!:)

--Deno

Message was edited by: Deno Abraham

Shabarish_Nair
Active Contributor
0 Kudos

let me just share some of my experiences.

Usually, the predefined process is followed Say a classic purchase order request, starting with its creation, confirmation etc ...

Most of the scenarios we handled were IDOC to PIP and vice versa. The mappings (message mapping) are all predefined with the Rosettanet SCV + the interfaces and the standard templates for Communication channel and Intg. scenarios.

You can use the RNIF STk to test your developed scenarios. >> /people/shabarish.vijayakumar/blog/2006/06/14/close-encounters-with-the-rosettanet-stk