Skip to Content
0
Former Member
Nov 06, 2012 at 10:43 AM

Ideas for SAP-with-DB-synchronisation scenario

31 Views

Hi experts,

I have a customer requirement for migrating a communication scenario and try to figure out if this can be done in a good manner via PI.

The scenario is as follows:

A synchronisation of active usere between a SAP system and MySQL database shall be done. Therefore all active users shall be pulled or pushed from the SAP system (which shouldn't be the tricky part) and then either inserted or updated in the MySQL database.

The problem is, that it is possible that users are in the MySQL database and not active in the SAP system anymore. In this case the user in database should be deleted.

Is there any way of doing so? I can imagine solving the insert/ update part with an UPDATE_INSERT- statement in the JDBC receiver, but what about the deletion?

Thank you for sharing your ideas!

Best regards,

Phillip