Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
We are using JSON for metadata support on process traceability. OIC generates traceability data with some standard schema (users, process ID, etc...) and is stored in dedicated DB. General metadata, that strongly depends on specific process, is transformed in JSON format and stored in a DB. Now we need external application…