Monday 20 April 2020

How to download responsibility using fndload

How to download responsibility using fndload

In this post , We will be discuss about How to download responsibility using fndload. Oracle has provided the fndload script which helps to download the responsibility from one oracle instance and upload in other target oracle apps instance.Using fndload command , we can download the registration of any oracle responsibility in the form of LDT file and then execute this LDT file in Target Oracle apps instance to Create the oracle responsibility in oracle apps instance. fndload common is one of useful oracle shared script to automate the process of AOL objects registration like responsibility from one Oracle apps instance to another instance. Here below is the detail about How to download responsibility using fndload.

How to download responsibility using fndload
How to download responsibility using fndload
How to download responsibility using fndload

What is the Purpose of fndload command to download the oracle responsibility ?

Using fndload command , We can download the complete registration of oracle responsibility in the single ldt file. This LDT file store the complete registration detail for the responsibility. We just need to execute this LDT file in the Target oracle apps instance in which we want to register or create the responsibility.

Benefits of fndload command to download value set with values

1. Single LDT files , helps to contain all the registration details for the responsibility.
2.Single LDT file , help to register the Complete responsibility detail in target oracle apps r12 instance.
3.It helps to save the Time , As we don't need to manually create the responsibility.
4. Error free job , As it does not require manual intervention to create responsibility in target instance.
5.It help to automate the process to AOL objects creation from one instance to another.
6.It more beneficial in Oracle implementation project, where we need to migrate the hundreds of Oracle responsibility from Test Instance to Production target Instance.


9 Important Steps to download responsibility using fndload

Step 1. First We need to know the Oracle Responsibility Key Name.

Step 2. Then we need to go the Oracle Application server back using PUTTY tool or any other tool and go to any Location under which we want to generate the ldt file.

Step 3.In Putty , where we want to create the ldt file for Oracle responsibility in Oracle server , then we need to execute this below FNDLOAD script.

For Example Responsibility Key Name is 'Oracle Responsiblity Key Name' for which we want to create the ldt files.

FNDLOAD <username>/<password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct resp_file_name.ldt FND_RESPONSIBILITY RESP_KEY="Oracle Responsiblity Key Name"



Step 4:- 

After Executing this FNDLOAD download script , the ldt file will be created automatically for the Responsibility Key Name is "Oracle Responsiblity Key Name" in the same directory path from where we are executing this FNDLOAD script. LDT name will be same as Value Set short name as we have given in the Script for oracle responsibility ldt File , we have given the name "resp_file_name.ldt". We need to copy this ldt files in our local desktop from application server.



Step5:- After creating the LDT script and copy into the local desktop, we need to go towards our source/target Oracle application instance in which we want to register/create the oracle responsibility.

Step 6:- Now , we need to upload the LDT file from Local System to the Source/target system Application server location using any FTP tool.

Step 7:- After copy the LDT file from Local System to the Source/target system Application server location , We need to login the target system server backend using PUTTY tool.

Step 8:- In Putty , We need to go the same location under which we have upload or copy the file Local System to the Source/target system Application server  and then execute this below script.

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct resp_file_name.ldt

Step 9 :- After Executing this above script , Our oracle responsibility will be created in the Target instance automatically.


How to download responsibility using fndload
How to download responsibility using fndload

1 comments:

Anonymous said...

It is a good time to start automating FNDLOAD usage. Please check migrationlogik.com which has a download for an excellent FNDLOAD GUI.

Post a Comment

Contact us for any Collaboration, Project Support & On Job Support Work

Name

Email *

Message *