cancel
Showing results for 
Search instead for 
Did you mean: 

snc -> pi -> informatice

sahana_ps
Participant
0 Kudos

Hi All,

I have received a new requirement where the data comes from SNC to PI to Informatica System.Thy have provided two XML structure as below:


ProductActivityNotification_In XML

ProductForecastNotification_Out XML

SNC to PI is through RFC Call.Right now,I have only this much Information.I have 2 questions on this:

1]     How do I connect to Informtica?I mean which adapter we use?

2]     How will i make use of the above mentioned XML Structure?Should i need to import them to PI as External Definition?

Thanks,
Sahana

Accepted Solutions (1)

Accepted Solutions (1)

azharshaikh
Active Contributor
0 Kudos

Hi Sahana,

1. I believe the Sender SNC to PI can use Proxy

2. For Informatica you can use File Adapter

Refer:

You can use the provided XSD as Ext Defn in PI to do your developments.

Regards,

Azhar

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sahana,

1. For Informatica you can use File adapter or if they are maintaining any webservice on their side you can use Soap Adapter. You can also use Jdbc adapter to fetch the data from the database and its all depends on how they are going to send or receive data.

2. you need to convert the XML to XSD and import as Ext Definition in to PI.

Regards,

Raju.


naveen_chichili
Active Contributor
0 Kudos

Hi Sahana,

From SNC to PI you can either use RFC or proxy. and From PI to Informatica you can use file adapter .

Thanks,

Naveen