cancel
Showing results for 
Search instead for 
Did you mean: 

Business Connector Scenario .

Former Member
0 Kudos

Hallo ,

I have been given a scenario, where SRM sends a PO sheet in XML format to BC.I have to map some elements of the XML to the elements of client's application.

They require the xml to be ftp ed to FTP server, from there it's used for application.

My questions:

1) Where can i find the XML file which is sent by BAPI from SRM system.

2) Is just mapping enough ?? and what are the services available for this task.?

3)Service used for FTP and from there how to map to application of client??

Thanks in advance for all ...for your help

Srini

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>1) Where can i find the XML file which is sent by BAPI from SRM system.

did you try with SRM content for business connector ?

>>>>3)Service used for FTP and from there how to map to application of client??

pub.client.ftp:put

>>>>2) Is just mapping enough ?? and what are the services available for this task.?

depends on what your client's application expects

maybe you will need to do some lookups etc <-- you need to find out

Regards,

michal

Former Member
0 Kudos

Hello All,

I need urgent help

I have a "Record List" -- I_PO_ITEMS -- now using Business connector services i should

get each record out and make it available in the outbound for further mapping services.

So if there is 5 records then at outbound should have 5 records ...if 4 then..so on..

Kindly advice which services to be used to attain above ..

With regards

Srinivas