Create Accounting - Auto Increment End Date when Scheduling through REST API
Here's our current problem. Create Accounting does not automatically increment the End Date parameter when we schedule jobs using the API, not like it does when scheduled directly on the website. It simply reuses the originally-provided value for End Date for each newly scheduled job.
Is it possible to get this to auto-increment End Date with REST scheduling? If not, then scheduling Create Accounting is useless through the API for us.
Here is the Request body of my latest attempt to get this functionality to work:
{
"application": "FscmEss",
"description": "Schedule Create Accounting for Receivables",
"jobDefinitionId": "JobDefinition://oracle/apps/ess/financials/subledgerAccounting/shared/XLAFSNAPRPTC",
Tagged:
0