Wednesday, June 3, 2009

FNDLOAD solution for CONCURRENT MANAGERS and QUEUES

Tired of using FNDLOAD in command mode? Time to switch to GUI.
Check the video tour for Migration LogiK(TM) FNDLOAD GUI

FNDLOAD also can be used to DOWNLOAD/UPLOAD Concurrent Managers definitions. If parameter value is "%", then all concurrent managers will be processed. Otherwise just specify the one you need to migrate.

Below is the syntax example:

to DOWNLOAD:

FNDLOAD apps/pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpque.lct your-output.ldt QUEUE APPLICATION_SHORT_NAME=[] CONCURRENT_MANAGER_QUEUE=[]

*) Replace [] with the actual value or % ( wild card )


to UPLOAD:
FNDLOAD apps/pwd 0 Y UPLOAD $FND_TOP/patch/115/import/afcpque.lct output.ldt

Configuration file delivered by Oracle doesn't update INCLUDE_FLAG field.
You might need to create your own version of the configuration file by adding INCLUDE_FLAG in the "update" statement of "UPLOAD" section.

Check the video tour for Migration LogiK(TM) FNDLOAD GUI

0 comments:

Post a Comment