My Oracle Support Banner

Unable To Kick Of Demantra Workflow From PL/SQL (Doc ID 2272597.1)

Last updated on NOVEMBER 10, 2022

Applies to:

Oracle Demantra Demand Management - Version 12.2.6.1 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.6.1 version, Workflow

Unable to kick of demantra workflow from PL/SQL

We are kicking off demantra workflows using PL/SQL call from the job.
Customer was on 7.3.1.6 and UTL_HTTP calls worked however,
customer recently upgraded to 12.2.6.1 and the workflow kick offs from PL/SQL have stopped working.

We came across following note from Oracle (Doc ID 2118871.1),
however the code is not working as well.
We need guidance from oracle on passing correct parameters to this procedure.

following are the parameters we are using:

is_http_url := 'http://<HOSTNAME>:<PORT>/demantra/WorkflowServer';
is_http_url_params := 'action=run_proc&user=<USER>&password=<PASSWORD>&schema=BATCH_ENGINE';

The DB_EXCEPTION_LOG contains the message

ERROR
-----------------------
An error occurred while processing the page you requested

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.