PROCEDURE Load_External_File___ ( created_from_ IN VARCHAR2, file_name_ IN VARCHAR2, message_ IN CLOB) IS BEGIN C_Ext_File_Server_Util_API.Load_External_File(created_from_, file_name_, message_); END Load_External_File___;
I want to send a JSON request inside the procedure using CLOB OUT datatypes. So could you have any reference procedure with sending in the stream content / {{OData-EntityID}}ClobData?
Did you use any one CLOB/BLOB datatype as an IN and OUT parameter for projection action through JSON in REST Integration IFS Cloud?
PROCEDURE Load_External_File___ ( created_from_ IN VARCHAR2, file_name_ IN VARCHAR2, message_ IN CLOB) IS BEGIN C_Ext_File_Server_Util_API.Load_External_File(created_from_, file_name_, message_); END Load_External_File___;
I want to send a JSON request inside the procedure using CLOB OUT datatypes. So could you have any reference procedure with sending in the stream content / {{OData-EntityID}}ClobData?
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.