• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Fndload Responsibility Download Upload Command

by admin

Oracle provides a tool called FNDLOAD, which is also known as the generic loader. This tool is actually a concurrent program that performs the migration of the configuration data between instances of Oracle E-Business Suite. It is a command-line utility that is usually executed via a script.

Use the below fndload commands to download and upload the responsibility.

FNDLOAD Command to download a Responsibility

FNDLOAD apps/<PWD> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct <LDT_FILE_NAME>.ldt FND_RESPONSIBILITY RESP_KEY="<RESPONSIBILITY_KEY>"

FNDLOAD Command to Upload a Responsibility

FNDLOAD apps/<PWD> 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct <LDT_FILE_NAME>.ldt

How To Use FNDLOAD To Download Responsibilities With All Security Groups, Not Just STANDARD

Use the following syntax:

FNDLOAD apps/<PASSWORD> 0 Y DOWNLOAD FND_TOP/patch/115/import/afscursp.lct <USER>.ldt 
FND_USER USER_NAME="<USER>" SECURITY_GROUP=% DATA_GROUP_NAME=%

Filed Under: Oracle Apps

Some more articles you might also be interested in …

  1. Fndload Value Set Download Upload Command

You May Also Like

Primary Sidebar

Recent Posts

  • gml2gv Command Examples
  • glow Command Examples
  • glib-compile-resources Command Examples
  • glances Command Examples

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright