How does OracleEBS upload XML/BIPublisher data definition files and template files through commands?

Source: Internet
Author: User
How does EBS use commands to upload XMLBIPublisher data definition files and template files to log on to the system as apdxxx1i users and execute the following commands: (if db and ap are deployed on different nodes)

How does EBS upload XML/BI Publisher data definition files and template files using commands to log on to the apdxxx1i user and execute the following command: (if db and ap are deployed on different nodes)

Homepage → Database Technology

Background:

Read News

How Does Oracle EBS use commands to upload XML/BI Publisher data definition files and template files?

[Date: 2012-08-13] Source: Linux Author: t0nsha [Font:]

How does EBS upload XML/BI Publisher data definition files and template files through commands?

Log on to the system as an apdxxx1i user and run the following command:
(If db and ap are deployed on different nodes, the host name of the db node must be used for jdbc connection)

Import an XML file (Data Definition file ):
Java Oracle. apps. xdo. oa. util. XDOLoader \
UPLOAD \
-DB_USERNAME apps \
-DB_PASSWORD pai_pwd \
-JDBC_CONNECTION dbnode.example.com: 1521: DXXX1I \
-LOB_TYPE DATA_TEMPLATE \
-Cmd_short_name XXAR \
-LOB_CODE XXAR1001 \
-LANGUAGE en \
-Territory us \
-NLS_LANG American_America.WE8ISO8859P1 \
-XDO_FILE_TYPE XML \
-FILE_CONTENT_TYPE. text/html .\
-FILE_NAME $ XXAR_TOP/patch/115/publisher/defs/XXAR1001.xml \
-CUSTOM_MODE FORCE

Import the RTF Template file ):
Java oracle. apps. xdo. oa. util. XDOLoader \
UPLOAD \
-DB_USERNAME apps \
-DB_PASSWORD pai_pwd \
-JDBC_CONNECTION dbnode.example.com: 1521: DXXX1I \
-LOB_TYPE TEMPLATE_SOURCE \
-Cmd_short_name XXAR \
-LOB_CODE XXAR1001 \
-LANGUAGE en \
-TERRITORY 00 \
-NLS_LANG American_America.WE8ISO8859P1 \
-XDO_FILE_TYPE RTF \
-FILE_CONTENT_TYPE 'application/rtf '\
-FILE_NAME $ XXVAI_TOP/patch/115/publisher/templates/XXAR1001.rtf \
-CUSTOM_MODE FORCE

  • 0
  • How to query the version number of the Oracle EBS Module

    MySQL replication details

    Oracle EBS

    Image Information

    View All comments in this article (0)

    Comments

    Latest Information

    Popular this week

    Introduction to Linux community-advertisement service-website map-help Info-contact us
    The articles published on this site (LinuxIDC) do not mean that they agree with the statement or description. They only provide more information and do not constitute any suggestions.


    Copyright©2006-2011 Linux community All rights reserved Zhejiang ICP backup No. 06018118

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.