on 2019 Jan 30 7:32 AM
My customer wants to use SCP PI to send the encrypted employee data to Concur FTP server after extraction from the HR system. Has anyone done it before?
Request clarification before answering.
Hi Majed,
Yes I have integrated SAP HR with Concur Travel profile. For that we have built a custom program in SAP HR, which was generating text file in 350 format. Then generated file was picked up by middleware and uploaded to SAP Concur FTP server.
You can probably build that on webservices as well, but effort was significantly lower to do it via text file, so we decided not to implement it via APIs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Way,
Which HR system are you using? SAP HR? In that case you can use Native integration to generate 305 record (for that you don't need to go through FTP) and if you use travel you will need to have a program to generate 350 record. In that scenario you can use CPI to either generate the file or integrate with Concur APIs directly.
This blog post gives a little bit more details about custom development in CPI for Concur:
https://blogs.sap.com/2019/01/17/custom-integration-with-concur-using-cloud-platform-integration/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Wai,
You can refer to the blog post: https://blogs.sap.com/2017/04/27/concur-integration-data-export-and-fi-posting/
Additionally, check official documentation: https://help.sap.com/viewer/p/SAP_INTEGRATION_WITH_CONCUR_SOLUTIONS
Best Regards,
Zsuzsa Németh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
29 | |
9 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.