assign oic array to varchar2 field in DB
Summary:
Hello everyone, help with the following case.
I have an integration in OIC that internally invokes a Rest service, this service has a response that contains an array. I need to save that response array in the database because later I need to obtain these values.
I have tried to use the following function but it does not fill any values.
oraext:get-content-as-string ($create/nsmpr0:POSTResponse/nsmpr0:components.schemas.response-wrapper/ns27:CrearResult/ns29:errores )
Any suggestions please.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):