OIC -Unable to map OUT data from Stored procedure in ATP database
Summary:
I am using ATP database adapter and created a procedure which will return data through ref_cursor. This integration has a REST trigger connection. When I am trying to map the ref cursor, I am unable to map individual columns with the REST JSON response.
I am following the instructuctions present in the following link.
https://www.techsupper.com/2018/12/implement-pagination-in-rest-service-integration-cloud/
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):
Package Body
============
CREATE OR replace package body TEST_PAGINATION_PKG
Tagged:
0