Core Workflow - EBS (MOSC)

MOSC Banner

Oracle workflow is not working after customize it

edited Nov 29, 2019 4:04AM in Core Workflow - EBS (MOSC) 1 commentAnswered

Problem Summary --------------------------------------------------- Oracle workflow is not working after change a value Problem Description

Did a value change to one of the workflows in Project module. But after making change, workflow does not effect from that.
Below is the workflow details.
PO Requisition Account Generator
POWFRQAG
PO Implementation of Flex Builder using Work Flow to generate GL account for requisitions.

I did only inserting to a table at code level.

added code:

   ----------------------

     insert into XX_TABLE values ( 11 , 'BEGIN');

     commit;

      ----------------------

     

But not inserting values.? please help me,

I did cache clear also in Functional administrator and did the work around for workflow again,Still no effect.

Tagged:

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