AI Agent Security and Access
Summary:
Hi All,
We have a use case where the AI agent (on a scheduled basis creates/updates transactions in Oracle).
This agent runs in the background (like a integration).
However, we noticed that when the agent calls a business object to create/updates the transaction in Oracle, the created_by on the transaction shows the name of the user who created the agent in AI Agent Studio.
However, we want a specific user name to be shown as created_by (we created a user with name as AI_AGENT, and we created the agent using this user).
However the configuration needed to setup such a user involves providing setup access (to setup AI Agent studio and to create agents) as well as transaction access (to create transactions)
0