Demantra Solutions - EBS (MOSC)

MOSC Banner

Troubleshooting tips for executing demantra workflow from a request set

edited Nov 7, 2015 10:01AM in Demantra Solutions - EBS (MOSC) 3 commentsAnswered

Hi,

We are testing running a workflow in demantra from apps user using a request set. The request set fails at the stage that triggers the demantra workflow.

But when the concurrent request that triggers the demantra workflow is executed independently, the request completes successfully executing the demantra workflow. After this when the request set is run as a wholeagain, it too completes successfully. I checked the demantra application server was up and working all the time when the request set was running.

SELECT utl_http.request('''||l_url||'/WorkflowServer?action=run_proc&user='||l_user_name||'&password='||l_password||'&schema='|| replace(l_schema_name, ' ', '%20') ||'&sync=no'') FROM dual;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Demantra Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center