In this blog the following topics are covered:
Creating an Offline Custom Business Object
Creating content for the Custom Business Object
Going Offline for the first time!
Debugging tips and tricks.
Creating an Offline Custom Business Ob...
Hello Everyone,
In 2005 a new JSON Reuse Library was introduced which offers the following functionalities in relation to handling JSON Data:
Validation of JSON data
Parsing the values of the key
Retrieving the length of the array within the ...
Creating a Lead from a Business Partner using the Standard Action "CreateFromBusinessPartner()"
Scenario:
You want to Create Leads from a Business Partner using the SAP Cloud Applications Studio.
In this example we will be using a Custom Business ...
Hello Solene,
Thank you for the feedback, this feature is currently available for JSON Responses, for XML parsing you still have to use String operations.
Thanks,
Piotr.
Hello Pedro,The involved Business Objects are PSM Released (meaning it can be used for customization), however its usage is quite complex, hence the implementation of this would require significant experimentation/development efforts via the SAP Clou...