cancel
Showing results for 
Search instead for 
Did you mean: 

Business Partner Update with SOAP

lucasmillbrodt
Explorer
0 Kudos
467

Dear experts,

we are currently facing the issue that upon importing an existing BP from SAP ERP to SAP C4C via SOAP adapter no save event is triggered, if the data has not been changed. While the Web Service Message Monitoring tells us that the Import was successful, we do not see any difference in the Change History of the object. We would need to trigger a save event regardless of changed or unchanged data, as we have some logic that needs to be triggered at every import. Do you have any suggestions on how to handle this?

Best regards

Lucas

Accepted Solutions (1)

Accepted Solutions (1)

ShivanandBH
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Lucas,

If the inbound message is not carrying any data change/update, then C4C will not perform any save action. Its kind of self explanatory, even though the message processing is successful, but no data is changed, hence no save.

I am assuming here that you would like your PDI/SDK before save or after modify event to run every time there is an inbound message, but without actual save event, it would be not possible.

Hope this helps.

Regards,

Shivanand

Answers (0)