FNDLOAD utility

Hi all,
When we upload a concurrent program to a new environment using FNDLOAD utility, the last_update_date, last_updated_by values take up the values as in the source environment from where the program was downloaded.
Is there an option to work around this, such that the date and user details are not picked from the source instance and take sysdate and a default user (may be ANONYMOUS), while uploading to new env?

Hi,
Is there an option to work around this, such that the date and user details are not picked from the source instance and take sysdate and a default user (may be ANONYMOUS), while uploading to new env?I believe there is no FNDLOAD option to achieve this. However, this would work if you edit the ldt fie and before using the FNDLOAD with upload option.
Thanks,
Hussein

Similar Messages

  • FNDLOAD: How to remove a concurrent program from a request group

    Hi,
    I want to remove a concurrent program from a request group using FNDLOAD utility. Since impacted environment is Production (controlled environment) I do not want to remove concurrent program manually from the request group. Is there a way to use FNDLOAD utility for this purpose or some other means?
    Environment: Oracle EBS R12.1.1
    OS: Linux
    Thanks,
    Nitin

    Hi,
    Unfortunately this CP cannot be disabled as it has to be removed from certain RGs but not all. Also removing it through RG forms is always an option but production gatekeepers won't allow to do that. I would have done that in a min.
    If FNDLOAD is not an option then I guess only other option is pl/sql script.
    Best regards,
    Nitin

  • Usage of FNDLOAD

    Hi all,
    I have a set of Functions and Menus in an Instance. And now i want to move them to a different instance. I came to know that we can do that with the help of the FNDLOAD utility.
    I found this document Note:274667.1
    When i tried running the following command to donwload a particular Menu,
    FNDLOAD apps/password O Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct file_name.ldt MENU MENU_NAME="ISP_HOMEPAGE_MENU"
    the command failed saying the username/password is invalid. But when i tried loging in to the database with same username and password, i was able to login without any issue.
    Can anyone help ?!

    Narasimha,
    Use genaral apps forum General EBS Discussion for this issue, you might get a faster response there. This is OAF forum.
    One way I can think of is to put the command in a script file and execute that.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Utility to Move Custom Package from one instance to another

    Hi,
    I wanted to know that in EBS if we have any Forms Personalization or if we have added any custom Concurrent Program then using "FNDLOAD" utility we can easily transfer it from one instance to another.
    Similar to that is there any utility which we can use to deploy PL/SQL Package? I don't want to install Package using SQL* utility then is there any other way to do that? Please guide..
    Regards,
    Priyanka

    Hi Priyanka,
    I do not want to leave the 'no' as the last statement. In my role as configuration manager for EBS projects, I have seen a lot of alternatives to prepare setup files (FNDLOAD) and database object files (Packages, Tables, Views etc.) in a professional way and make the same ready to deploy.
    You can choose from utilities such as self created scripts, but also other products from the market are quite good. The decision to choose a specific solution depends on the client requirements and expectations.
    Currently I am working with a professional solution to retrieve and deploy custom objects from one environment to the other, whereas the definiton is simple and the deployment can be done in seconds without any specific knowledge. This is a solution we have here created for a client with a target of around 2000 custom object files, grouped into 80 custom solutions.
    The more custom objects you have in total, the more changes you need to track, the more professional you should define your process.
    The evolution could be something like:
    manual deployment > script based > professional script solutions > tool based > standard product based Any follow up question is welcome!
    Volker

  • Migration of XML reports over cross applications

    Hi,
    We are using FNDLOAD utility to migrate Concurrent programs for reports deployment.
    How can I migrate my XML Publisher reports across applications instances, along with its Layout template ?
    -Vani

    Vani,
    I found that the XML Publisher User's Guide contains this information in Appendix B. I have not fully reviewed this yet, but will try to accomplish the same thing this week.
    -Susan

  • EBS Inventory - 12.1.3 - New feature in RCD = 3.1.2.2. Extensibility Enhancements / API to manipulate records allocations

    Hi,
    In eBusiness Suite RCD 12.1, Inventory
    3.1.2.2. Extensibility Enhancements
    Users often require the ability to programmatically alter the details of an allocation record in Oracle Inventory. This may include manipulating the transaction based on logic derived from a third party materials management application or a custom user interface used to drive picking. To better support these requirements, Oracle Inventory now offers a public API to manipulate records allocations prior to committing a pick confirm transaction.
    I have not found anything about this new public API.
    Have anyone seen anything about it?
    Any detail would be appreciated.
    thanks
    stephane

    Hi,
    The Order Management and TeleSales users are setup as per below.
    2.1 Create employee
    2.2 Create User and assign responsibilities
    2.3 Import employee as resource
    2.4 Assign group and group roles to resources
    2.5 Assign user-level profile options
    Options I could think of:
    - You may use the 'Dataloader' application along with the 'FNDLOAD' utility to automate your process.
    - Use API to create Users,assign responsibility and etc ( The API is FND_USER_PKG ), you may use these package using scripting to automate.
    See thread:
    Re: How can i create bulk users with system Administrator responsibility in EBS
    EBS Users Info from Backend.
    Re: Create New User In Oracle ERP R12.
    Please also refer early forum discussions:
    Forum Search: EBS Backend User Creation
    Hope this helps!
    Thanks &
    Best Regards,

  • Is it possible to delete a Descriptive Flexfield?

    Hi,
    Is it possible to delete a Descriptive Flexfield?
    If yes, how?
    Thanks,
    Ravi

    Thank you Fadi. I am trying to reload DFFs using FNDLOAD utility from DEV instance to TEST instance. As the flexfields are already there, it does not appear to be reloading them (no error messages in the FNDLOAD log though), because I don't see the DFFs being updated with the latest changes.
    So, I was thinking if I delete the existing ones, maybe it will reload correctly. But, if I cannot delete the existing DFFs, there is no way to get them corrected, other than manually doing it on the TEST environment.

  • Frontend application user status is locked

    Hi,
    I have migrated one user using FNDLOAD utility from one instance to another.The user is created with the same resposibility as previous one but the status of the account is showing as locked.
    Can any one please suggest the possible solution for this.
    Many Thanks,
    Nabin

    Hi Hussain,
    Thanks a lot for your response.
    My EBS release is 11.5.10.2 and I used the following command for migrating the user:
    Download
    FNDLOAD apps/*** 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct /tmp/userlist.ldt FND_USER USER_NAME="USERNAME"
    Upload
    FNDLOAD apps/*** 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct /tmp/userlist.ldt
    when I reset the user manually then the status changed to active and the issue resolved.
    But is there any other way to do this.
    Thanks,
    Nabin

  • Registering Concurrent program

    i wud like to regiter a concurrent program with an API.Can anyone tel me the steps and procedure to do that

    You can use the FND_PROGRAM PL/SQL package to create Concurrent Executables, Programs, Parameters etc. Using this, you can write an SQL script to register your concurrent program. This works well for the initial creation of concurrent programs, but not for maintenance of existing ones. Also, it is up to you to manage the dependencies - ie make sure that you also create the required value sets, etc. As an alternative, I would suggest using the FNDLOAD utility, which does a lot of this dependency checking for you and puts all of the required setup in the one file. See the other recent threads, such as transfering a concurrent program from one DB to another DB

  • AKLOAD for Custom Timecard Regions Items and Attributes

    Hi
    Can we use the AKLOAD like the FNDLOAD utility to migrate the Custom Timecard Attributes and the Regions HXC_CUI% between instances.
    Thanks
    Srinivasa

    Hi Sharath,
    Can you give me the exact command, I am using the following and it does'nt seem to work. I mean it creates a file, but I dont see any of my custom Attributes in the jlt file generated.
    java oracle.apps.ak.akload apps xxxxx THIN "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dev) (PORT=1521)) (CONNECT_DATA=(SID=AFS)))" DOWNLOAD HXC_CUI_TIMECARD.jlt GET CUSTOM_REGION AK HXC_CUI_TIMECARD
    Thanks
    Srinivasa

  • API for inserting/updating system profile option values

    Hi,
    Is there any API that I can use to insert/update system profile option values via PL/SQL?
    Regards,
    Santhosh Jose

    Hi Santosh,
    You can think of using the FNDLOAD utility to download the values from one instance and upload to other instance.
    ## Now lets have a look at the profile option using oracle's FNDLOAD
    FNDLOAD apps/$CLIENT_APPS_PWD O Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct POR_ENABLE_REQ_HEADER_CUST.ldt PROFILE PROFILE_NAME="POR_ENABLE_REQ_HEADER_CUST" APPLICATION_SHORT_NAME="ICX"
    ## Note that
    ## POR_ENABLE_REQ_HEADER_CUST is the short name of profile option
    ## We aren't passing the user profile option name in this case. Validate using ...
    ########----->select application_id, PROFILE_OPTION_NAME || '==>' || profile_option_id || '==>' ||
    ########----->USER_PROFILE_OPTION_NAME
    ########----->from FND_PROFILE_OPTIONS_VL
    ########----->where PROFILE_OPTION_NAME like '%' || upper('&profile_option_name') || '%'
    ########----->order by PROFILE_OPTION_NAME
    ########----->/
    ## Now to upload
    FNDLOAD apps/$CLIENT_APPS_PWD O Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct POR_ENABLE_REQ_HEADER_CUST.ldt
    For other config components download and upload you can refer the link- http://www.apps2fusion.com/apps/scripts/19-oracle-fndload-script-examples
    Thanks,
    Sanjay

  • Error Message Displayed while executing FNDLOAD Command in windows machine

    Hi,
    I am getting the following error message while executing the FNDLOAD Command in Windows Machine. Can any one give some clarifications to solve this issue.
    FNDLOAD Command Used:*
    +./FNDLOAD apps/[email protected]:1521:OA10 0 Y DOWNLOAD D:\oracle\oa10appl\xdo\11.5.0/patch/115/import/xdotmpl.lct xdotmpl.ldt XDO_DS_DEFINITIONS APPLICATION_SHORT_NAME=PO
    Error message Displayed for above command:_
    APP-FND-01564: ORACLE error 6401 in AFPCOA
    Cause:  AFPCOA failed due to ORA-06401: NETCMN: invalid driver designator
    Let me know the solution this issue
    Regards
    Arif Mohammed

    Hi Hussein,
    Thanks for your response, Let me explain in detail that the error I am facing while running FNDLOAD Command.
    I have executed the below command in CYGWIN which results in error while calling FNDLOAD.
    *$ java oracle.apps.xdo.oa.util.XDOLoader DOWNLOAD -DB_USERNAME apps -DB_PASSWORD apps -JDBC_CONNECTION 16.89.26.52:1521:OA10 -LOB_TYPE TEMPLATE -APPS_SHORT_NAME PO -LCT_FILE $XDO_TOP/patch/115/import/xdotmpl.lct -LANGUAGE en -TERRITORY US -LOG_FILE SHW.log;*
    I got the below error message while executed the above command (Highlighted in BOLD):
    $ cat SHW.log
    XDOLoader started: Tue Nov 15 20:27:18 PST 2011
    Parameters passed to XDOLoader...
    [TERRITORY] [US]
    [DB_USERNAME] [apps]
    [LCT_FILE] [C:\oracle\vis10appl\xdo\11.5.0/patch/115/import/xdotmpl.lct]
    [DOWNLOAD] [DOWNLOAD]
    [JDBC_CONNECTION] [16.89.26.52:1521:OA10]
    [LANGUAGE] [en]
    [DB_PASSWORD] [apps]
    [LOB_TYPE] [TEMPLATE]
    [LOG_FILE] [SHW.log]
    [APPS_SHORT_NAME] [PO]
    Start downloading...
    Downloading files from XDO_LOBS: SELECT FILE_DATA, LOB_CODE, LOB_TYPE, APPLICATI
    ON_SHORT_NAME, FILE_NAME, LANGUAGE, TERRITORY, XDO_FILE_TYPE FROM XDO_LOBS WHERE
    APPLICATION_SHORT_NAME = :APPS_SHORT_NAME AND LOB_TYPE in (:TEMPLATE, :TEMPLAT
    E_SOURCE) AND LANGUAGE = :LANGUAGE AND TERRITORY = :TERRITORY
    Downloading files from XDO_LOBS: SELECT L.FILE_DATA FILE_DATA, B.TEMPLATE_CODE L
    OB_CODE, L.LOB_TYPE LOB_TYPE, L.FILE_NAME FILE_NAME, L.LANGUAGE LANGUAGE, L.TERR
    ITORY TERRITORY, L.XDO_FILE_TYPE XDO_FILE_TYPE, L.APPLICATION_SHORT_NAME APPLICA
    TION_SHORT_NAME FROM XDO_TEMPLATES_B B, XDO_LOBS L WHERE B.APPLICATION_SHORT_NAM
    E = :APPS_SHORT_NAME AND B.TEMPLATE_CODE = L.LOB_CODE
    Generating LDT file: xdotmpl.ldt
    Calling FNDLOAD: FNDLOAD apps/[email protected]:1521:OA10 0 Y DOWNLOAD C:\oracle\
    vis10appl\xdo\11.5.0/patch/115/import/xdotmpl.lct xdotmpl.ldt XDO_DS_DEFINITIONS
    APPLICATION_SHORT_NAME=PO
    APP-FND-01564: ORACLE error 6401 in AFPCOA
    Cause:  AFPCOA failed due to ORA-06401: NETCMN: invalid driver designator.
    The SQL statement being executed at the time of the error was: and was executed
    from the file .
    Generating DRVX file: xdotmpl.drvx
    XDOLoader done successfully: Tue Nov 15 20:27:30 PST 2011
    $
    So i decided to run the FNDLOAD Command alone in CYGWIN which is highlighted and still im facing the same issue but if i run the below command it works fine and getting download.
    *./FNDLOAD apps/[email protected]:1521:OA10 0 Y DOWNLOAD D:\oracle\oa10appl\xdo\11.5.0/patch/115/import/xdotmpl.lct xdotmpl.ldt XDO_DS_DEFINITIONS APPLICATION_SHORT_NAME=PO*
    Hope you understand the problem which im facing. Let me know some solutions from your side to solve this issue.
    Regards,
    Arif Mohammed

  • IStore Catalog update migration utility?

    Hello,
    We are using Oracle iStore 11i with E-Business Suite 11.5.10.2. Oracle Content Management is not installed.
    Is there a way to migrate/copy iStore catalog insertions or updates from one instance to another (i.e. dev, test, prod)? Any FNDLOAD or XDOLoader-like utility to do it?
    Thanks in advance.
    Thanks,
    Mun

    Any idea? Thanks.

  • About FNDLOAD

    Hi All,
    I have basic questions about FNDLOAD
    If I am not wrong FNDLOAD is used to move the executables, concurrent programs, and request set etc. from one instance to another instance. Am I correct?
    Where could be write these FNDLOAD script to run it (script)? And How do we run this script?
    Is FNDLOAD is utility or Tool like SQL*LOADER?
    In FNDLOAD we have two files with extensions “.lct” and “.ldt” could you distinct these files?
    Where could we place these file in server? And could we register this script as concurrent program?
    What is technical person job in FNDLOAD? Please guide me where do we get PDF file or documentation about this.
    Any help would appreciate.
    Thanks and Regards,
    [email protected]

    If I am not wrong FNDLOAD is used to move the executables, concurrent programs, and request set etc. from one instance > to another instance. Am I correct?The Generic Loader (FNDLOAD) is a concurrent program that can move Oracle Applications data between database and text file representations. The loader reads a configuration file to determine what data to access.
    Is FNDLOAD is utility or Tool like SQL*LOADER?In 11.5, all patches to AOL seed data must use loaders and not sql scripts. Supported loaders in 11.5 are:
    FNDSLOAD - Function security data (forms, functions, menus) * For backward compatibility only
    WFLOAD - All Workflow data
    AKLOAD - AK data
    FNDLOAD - Generic loader for all other entities
    In FNDLOAD we have two files with extensions “.lct” and “.ldt” could you distinct these files?The Generic Loader downloads data from a database according to a configuration (.lct) file, and converts the data into a data file (.ldt file). The Generic Loader can then upload this data to another database using a configuration file.
    The loader operates in one of two modes: download or upload. In the download mode, data is downloaded from the database to a text file; in the upload mode, data is uploaded from a text file to the database.
    Where could be write these FNDLOAD script to run it (script)? And How do we run this script?FNDLOAD config files for AOL entities can be found in $FND_TOP/patch/115/import/*.lct, all currently defined config files are listed in Note: 117084.1 - 11i: FAQ API FNDSLOAD LOADERS
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=117084.1
    Where could we place these file in server? And could we register this script as concurrent program?
    What is technical person job in FNDLOAD? Please guide me where do we get PDF file or documentation about this.Please check "Oracle Applications System Administrator’s Guide - Conguration - Release 11i Manual", Part No. B13925-06
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115sacg.zip

  • Moving XML using FNDLOAD ..

    when moving a data definition, template etc using the FNDLOAD etc - the burst control file does not seem to move.
    There does not seem to be a LOB TYPE for this - can FNDLOAD move the burst control file or does this need to be done manually ?
    Thanks - Bob

    The following syntax will help
    java oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME $user_name -DB_PASSWORD $p_apps_pwd -JDBC_CONNECTION $p_host:$p_port:$p_instance -LOB_TYPE BURSTING_FILE -APPS_SHORT_NAME AR -LOB_CODE ARXSGP -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE XML -FILE_CONTENT_TYPE 'aplication/xml' -CUSTOM_MODE FORCE -FILE_NAME 'arxsgp_burst.xml' -NLS_LANG AMERICAN_AMERICA.UTF8
    Best Regards,
    Mahi

Maybe you are looking for