Complex data types
Hello,
I'm dealing with a question that customer has asked:
Customer is aware that PL/SQL packaged procedures and functions can be used by DIF as a integrator, and they must only have parameters of simple datatypes i.e. varchar2, number or date.
But many standard API’s use complex data types for parameters (i.e. record type ,table type).
Is there any way to used complex datatypes for parameters in DIF ?
As far I have found in Developer's Guide I haven't found that such datatypes can be used.
Any help will be highly appreciated.
Regards,
Cristian.
I'm dealing with a question that customer has asked:
Customer is aware that PL/SQL packaged procedures and functions can be used by DIF as a integrator, and they must only have parameters of simple datatypes i.e. varchar2, number or date.
But many standard API’s use complex data types for parameters (i.e. record type ,table type).
Is there any way to used complex datatypes for parameters in DIF ?
As far I have found in Developer's Guide I haven't found that such datatypes can be used.
Any help will be highly appreciated.
Regards,
Cristian.
0