SAP CPI - Gather Config Get link Facebook X Pinterest Email Other Apps December 13, 2024 Source xml Format is : <root> <record></record> <record></record> <record></record> </root> and the result xml after Gather process is : <records> <record></record> <record></record> </record> Read more
SAP CPI - OData Receiver Adapter causes issue for auto generated key property Get link Facebook X Pinterest Email Other Apps November 07, 2024 SAP Note: 3000179 Set the message Property SAP_ODataV2ExcludeAutoKey to boolean value true . Read more
SAP CPI - Get HTTP Error Body Get link Facebook X Pinterest Email Other Apps November 01, 2024 Source Url: Getting HTTP Error Body Read more
Rename json key Get link Facebook X Pinterest Email Other Apps February 09, 2024 Reference from: https://stackoverflow.com/questions/13391579/how-to-rename-json-key Read more