08-28-2019 06:05 AM
I am creating JSON data to activate process through API call in Java Application. But I couldn't able to validate the json before calling API. Please let me know if any to validate JSON and if any builder available to build JSON object for API calling in Java.
08-29-2019 05:38 AM
In alfresco repository you can use
JSON-Java Library (package org.json)
Or
Google JSON Library (package org.json.simple)
You can easily find online documentation.
Explore our Alfresco products with the links below. Use labels to filter content by product module.