We are migrating our salesforce scenario from SAP PO (using Rest adapter) to SAP Integration suite using Rojo Sales force adapter (APEX / patch call).
The debug logs in sales force shows success and the returned payload shows success, but the adapter returns an exception. Have any of you used APEX patch request?
Processing exchange ID-51ea3acc-ea73-4ced-63f6-84a0-1690121059142-15-1:
StartTime = Tue Jul 25 19:10:36.444 UTC 2023
StopTime = Tue Jul 25 19:10:36.974 UTC 2023
ChildCount = 11
Error = org.apache.camel.CamelException: {
"Records_failed" : 0,
"message" : [ {
"Error" : "No_Error"
} ],
"success" : true
}