Question about Need FNDLOAD Command To Migrate Collection Plan And Elements From UAT To PROD (Doc ID
I have checked to see the version of Oracle EBS we are using an it is Oracle 12.1.3. However using the command
FNDLOAD <username>/password 0 Y DOWNLOAD $QA_TOP/patch/115/import/qltplans.lct <name>.ldt PLAN COLLECTION_PLAN='<ColPlanName>'
Still gives the message "Entity Plan" is not defined.
This contradicts the advice given in the above metalink article which says it works on 12.0.6 and above.
I would rather not use the iSetup method as FNDLOAD can be used in an installation script.
Secondly there are issues with iSetup. Seeming the Collection Plans are in Manufacturing , I can export them but importing into a new environment gives java adf errors. Either way iSetup is not ideal as it is a manual process rather than one that could be automated.