Skip to Content
0
Former Member
Dec 01, 2011 at 05:24 AM

Scenario

23 Views

Hi every one i have recently joined as PI developer had actually iam from EDI background but now working on PI i had never built any interface but got complete idea how PI works and how to build a Interface. Today i have been assigned to build two interfaces give below

1) Customer Receipt Notice: In general, this requires taking CSV file from a local folder on our network and converting it to an XML file output (which will be transmitted to the customer using Std FTP)

2) Customer Delivery Notice: This will take a DESADV IDoc from SAP and convert it to XML file output (which will be transmitted to the customer using Std FTP)

I just want to know to which adapter should i go in this case. According to my knowledge the first one can be done using FILE to FILE scenario and second one needs Idoc to File scenario. I just want to know if iam right or wrong.