on 2011 Sep 29 8:25 PM
Hello All,
We have a requirement where we are require to fetch few data and attachment from the salesforce.com and populate it in CLM application. We are in E-Sourcing 5.1 and SP 04.
Kindly provide ponters if any of you have done such implementation and the approach adopted in achieving this kind of integration.
Rgds,
Madhan
Request clarification before answering.
Hi ,
Try creating XML rather than CSV as it is more accepted while doing integration and also it will reduce error while importing.you also have an option of schedule import task here .you can get more details here
http://www.janpad.info/2011/08/sap-e-sourcing-third-party-integration.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
For e Sourcing 5.1 CLM attachments mass import, SAP provide custom jar file. You can schedule a job to pick up files from a shared folder and upload at regular intervals as attachemnt. Plz raise an OSS with SAP regarding this.
For other data, you can always create a FTP folder based solution getting data from salesforce in flat files (.csv) and uploading it to CLM.
Regards
Mudit Saini
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.