Friday, July 23, 2010

How To License A New Product in Oracle Applications

How To License A New Product in Oracle Applications

1. After purchasing a license for an Application Product/Module, the first thing is to use license manager to record that the product/module is now licensed. License manager can be run 2 ways:

a. log in through Oracle Application Manager (OAM) and select Site Map -> Administration tab -> License Manager

b. run adlicmgr.sh from AD_TOP/bin

Using both methods you can license by Module or by individual Product. Select the check box for the Module/Product to be licensed and Save/Next

2. The Products are now licensed but not ready to be used as none of the Forms/Packages etc would have been compiled and loaded into the Database for these new Products. Use adadmin to generate the files for the new Product/s

a. run adadmin

b. Select Generate Application Files menu

c. Select all of the following Menu options:
- Generate message files
- Generate forms files
- Generate report files
- Generate graphic files
- Generate product JAR files

d. Back to Main Menu

e. Select Compile/Reload Applications Database Entities menu

f. Select all of the following Menu options:
- Compile APPS schema
- Compile menu information
- Compile flexfields

3. Once complete, check that the Forms/JSPs for the new Products licensed now work. The Products are now ready to be configured.

4. Run autoconfig.
Ads by Google
Oracle Apps ERP Training
Oracle Fin, Hrms,Crm,Scm, Apps dba Oracle Approved Center in Gurgaon
www.saviance.com



April 5, 2010 - Posted by Shreyas Desai | AD Utilities | adadmin, adlicmgr, AD_TOP, AutoConfig, License, OAM
2 Comments »

1.

I guess running Autoconfig is also required along with the above steps.. Not sure, but last when I tried to add a module, I was advised to run autoconfig after the above steps also

Comment by Vishwast | April 7, 2010 | Reply
*

Yes i missed. thanx for comment.

Comment by Shreyas Desai | April 8, 2010 | Reply

No comments:

Post a Comment