Core Workflow - EBS (MOSC)

MOSC Banner

AGIS: Workflow event licence status still at «I» is it normal?

edited Mar 12, 2016 4:04AM in Core Workflow - EBS (MOSC) 1 commentAnswered

hello expert;

We follow Oracle  note : 454668.1  section 2.Workflow events not licensed

we run the given sql query :

select app.APPLICATION_SHORT_NAME, prod.status 

from fnd_product_installations prod, fnd_application app 

where app.application_id = prod.application_id 

and app.APPLICATION_SHORT_NAME = 'FUN'

we run the concurrent program SQL $FND_TOP/sql/afwflic.sql script , but the product status still at «I»

Thank you.

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