Current Date/Sysdate showing wrong in Oracle AI Agent Studio
Summary:
Hi Team,
I am trying to submit an ESS Job using the AI Agent. I need two date fields to accept today’s date (SYSDATE) in YYYY-MM-DD format.
However, the agent is using an old date instead of today’s date.
For example, when I ran the job on 11/14, it showed the date as 11/8. When I ran it on 11/6, it showed 10/30.
I checked the application date in Oracle ERP Cloud, and it is correct (11/14).
But the agent prompt and submission form both show the wrong date (11/8).
Why is the agent not using today’s date, and how can I fix this so it matches the application date?