Question

Insufficient Privilege: Error when sending Data to external Application

  • 20 March 2023
  • 2 replies
  • 92 views

Badge +3

Hi Community,

 

To report tax for one of our companies we use an external Application. The Transfer of the data is done through a Custom Menu from the automatic Tax proposal.

 

We face below error when executing the function with the permission set we set up for Finance Users. Everything works and we do not have the error when executing it with a Permission set dedigated to Company Admin Users. 

 

For the moment we assigned that Permission set to the Finance users. However we want to avoid giving that many permissions to Non Admin users. 

 

We can not figure out what permissions are missing. Anyone any ideas?

Thanks in advance

 

 

 

Errpr Detail:

Server error messages:
eb6d8ccd-1676-4db5-b3e5-58be11cc76d5

Ifs.Fnd.FndSystemException: Unexpected error while calling server method AccessPlsql/Invoke ---> Ifs.Fnd.FndServerFaultException: ORA-01031: insufficient privileges

Failed executing query (ORA-01031: insufficient privileges)
   at Ifs.Fnd.AccessProvider.FndConnection.ParseErrorHeader(FndBuffer buffer, FndManualDecisionCollection decisions)
   at Ifs.Fnd.AccessProvider.FndConnection.UnMarshalResponseHeader(Stream responseStream, FndManualDecisionCollection decisions)
   at Ifs.Fnd.AccessProvider.FndConnection.HandleHttpSuccessResult(HttpWebResponse result, FndManualDecisionCollection decisions, String operation, FndBodyType responseBodyType, Object responseBody)
   at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync, Boolean integrationGateway)
   --- End of inner exception stack trace ---


2 replies

Badge +3

I found the missing Permission. It was Tax Proposal Summary. It was not automatically granted when granting permission for Automatic Tax Proposal. 

 

Userlevel 7
Badge +18

Hi, 

If possible, please log a call center case. Ideally it should have been granted - when grant all. 

Best regards. 

Reply