Core Workflow - EBS (MOSC)

MOSC Banner

Workflow error with FNDCONC-Failed to get oracle name) FND_WF_STANDARD.SubmitConcProgram

edited Sep 23, 2015 10:05AM in Core Workflow - EBS (MOSC) 2 commentsAnswered

Hi

I am trying to submit a concurrent program in my custom order management workflow.

I get

FNDCONC-Failed to get oracle name) FND_WF_STANDARD.SubmitConcProgram

I tried to use apps initialize but still getting the same error.

The line the workflow is attached to is a configured line and somehow, the owner of the workflow is sysadmin instead of the user who created the order.

Fnd_Global.
APPS_INITIALIZE (l_user, l_responsibility, l_application);

-- Submit Concurrent Program
Fnd_Wf_Standard.SubmitConcProgram (itemtype,
itemkey,
actid,
funcmode,
x_result);

This workflow used to be working fine but we just added the export compliance screening line.

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

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center