I have logged into the IFS App 10 Aurena as user TEST and have extracted the underlying query which popuates the data in the ‘Time Authorization’ window (it populates the relevant data in the window).
When running this query directly in the DB logged in as user TEST produces the error “ORA-01031: insufficient privileges”.
The same error is observed when running the query in SQL Query Tool in IEE as user TEST.
How can we resolve this issue?
Note: We must run this query as user TEST. Further the TEST user has been provided the IFS_FULL permission set as well.