username for rest api to create - /fscmRestApi/resources/11.13.18.05/projects
Summary:
username for rest api to create - /fscmRestApi/resources/11.13.18.05/projects
Content (required):
I am using rest API "/fscmRestApi/resources/11.13.18.05/projects" to create projects using pl/sql code. It works fine and creating projects.
Problem is - I can't give username as an input parameter because rest API needs password as well. If I keep username fixed, same username reflects in WHO columns in database ( Created_by) - it is causing an issue in auditing.
We were not facing this issue in ebs r12 as we were able to use FND_GLOBAL.INITIALIZE.
Could you please suggest alternate way to use rest API to create projects and keeping created_by column value dynamic - based on the input parameter?
Tagged:
0