Can I create a custom API based integrator if API is created in custom schema instead of APPS schem
I am trying to create a custom Integrator in custom module.
The sequence I have followed as below:
- Created a custom table in custom module
- Given grants to APPS on this custom table.
- Created a view based on this custom table in custom schema.
- Given grants to APPS on this custom view.
- Created a package in custom schema to be used in Integrator.
- Trying to create a new custom integrator based on the above view and using custom package as API using std "HR Integrator Setup" integrator and I am getting error as given below:
Please let me know if I can create a custom integrator based on custom views/custom package which are created in CUSTOM schema.
0