My Oracle Support Banner

PBSMCS Scheduler Fails To Execute From API With Code 409 Conflict (Doc ID 2950384.1)

Last updated on JUNE 04, 2024

Applies to:

Oracle Financial Services Profitability and Balance Sheet Management Base Cloud Service - Version 22.6.1 and later
Information in this document applies to any platform.
Oracle Financial Services Profitability and Balance Sheet Management Base Cloud Service (PBSMCS)

Symptoms

When calling the PBSMCS Batch Scheduler using the Batch Execution API, you get an error.

You use a command like the following:

curl -k -i -H 'ofs_service_id: OFS_FTP' -H 'ofs_remote_user: <USER>' -H 'ofs_tenant_id: <TENANT ID>' -H 'ofs_workspace_id:<WORKSPACE>' -H 'locale:en-US' -H
'Content-Type: application/json' -H "Authorization: Bearer <AUTHORIZATION CODE>" -X POST https://<SERVER NAME>/SchedulerService/rest-api/v1/external/status
-d '{"batchRunId": "TEST01"}'

The command fails with the error below:

Response from service is
HTTP/1.1 409 Conflict

As a result, the batch fails to execute.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.