Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

SOAP Connector for SAP - Java application

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on October 5 2021 at 16:46 UTC

 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

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.
3 REPLIES 3

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on October 5 2021 at 21:02 UTC

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

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on October 6 2021 at 05:35 UTC

 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

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on October 7 2021 at 00:09 UTC

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


This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.