Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 01:14 PM
Hi,
We have a requirement where we need to configure SOAP connector for JAVA SAP PO application named - X4D.
Please let us know if anyone has a working experience on this and specifically configured any SAP PO application before.
If yes, any working codes(Create,update,disable,enable,recon) would be appreciated.
Regards,
Shubham
Solved! Go to Solution.
04/12/2022 02:39 PM
Shubham,
Attched is a sample of the SPML based integration for Java based SAP systems.
Please also check the SPML documentations for implementation specific questions.
Regards,
Avinash Chhetri
04/12/2022 02:39 PM
Hi Avinash, thank you for your response.
I have a couple of questions. Please find them Below :
1. Is this sample specific to SAP PO app or its just a generic SPML code.
2. In connection, endpoint you have specified is with provisioning parameters. Do we need to create a separate connector for recon in this case?
Regards,
Shubham
04/12/2022 02:39 PM
Shubham,
This is using the SPML framewrok,so should be good for other applications supporting SPML. However it is advisable to read the SPML documentation if anything has changed/updated.
If SPML supports reconciliation, you could add the logic in the same connector under the import section.
Regards,
Avinash Chhetri