General Ledger - EBS (MOSC)

MOSC Banner

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

edited Mar 4, 2016 10:19AM in General Ledger - EBS (MOSC) Question

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.

is it normal?

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