Invoking EBS Package from OIC Custom User
Hi Team,
Very URGENT.
I have my custom objects created in a new custom schema and package in apps schema.
OIC have to call this package procedure(+record type) using the custom schema user/pwd. Can not use APPS.
I have given grants to APPS for all my custom schema objects. Package contains APIs and some seeded functions as well.
ORA-06550: line 1, column 7: PL/SQL: Statement ignored Check to ensure that the database objects exists(stored procedures,table,view..etc) in the database and the parameters match the signature of the API-like not exceeding the column range or is not NULL or is already existing value.Please examine the error message carefully to determine a resolution. This exception is considered not retriable, likely due to a modelling mistake.