Calling a standard API with custom exposed web service error
Hi team,
I have create a custom API which is exposed as a SOAP webservice in : Integrated SOA Gateway : Ebiz R12.2.4.
When iam invoking the custom SOAP service, i am getting the below exception :
Exception-->Function Security determines access to this function.
You are not authorized to perform this function.
** The standard api , which iam calling is : pa_project_pub.create_project
** Iam able to execute it successfully if iam executing the custom API, but the same is giving issue, if it is called through expose SOAP WS.
Can u suggest, where iam missing.
Reg
Sridhar