4 Import the JD Edwards Application Pack OPAR

This section describes the procedure to set up the software library and then import and deploy the JD Edwards Application OPAR into Oracle Enterprise Manager Cloud Control and to the Management Agent.

Note:

This procedure assumes you have obtained the JD Edwards Application Pack OPAR for Oracle Enterprise Manager Cloud Control as described in the chapter of this guide: Section 1.5, "Obtaining Oracle Software Components from the Oracle Software Delivery Cloud".

This procedure also assumes you have already set up the Software Library as described in the preceding chapter of this guide: Chapter 3, "Set Up the Software Library within Cloud Control".

To import the JD Edwards Application Pack OPAR, use the following sequence of line commands:

  1. Change to the oms/bin directory of your Cloud Control installation. For example:

    cd /u01/app/emgc13/oms/bin/
    
  2. Enter this command to set up the import of the JD Edwards EnterpriseOne Application Pack into Cloud Control:

    ./emcli setup -url=https://denlx01:7799/em -username=sysman -password=Oracle123 -trustall
    
  3. Verify the console display indicates the command was successful as shown in this example:

    Oracle Enterprise Manager Cloud Control 13c Release 1 (13.1.0.0.0.)
    Copyright (c) 1996, 2015 Oracle Corporation and/or its affiliates. All rights reserved.
     
    Emcli setup successful
    
  4. Run this command to perform the import of the JD Edwards EnterpriseOne Application Pack OPAR into Cloud Control:

    ./emcli import_update -file=/u01/app/AddOnDevKitWork/jde_plugin/plugin_opar/13.1.1.1.0_oracle.apps.jded_2000_0.opar -omslocal
    
  5. Verify the console display indicates the command was successful as shown in this example:

    Processing update: Plug-in - Oracle Jdedwards EnterpriseOne Plugin consists of monitoring and management for Oracle Jdedwards EnterpriseOne system.
    Operation completed successfully. Update has been uploaded to Enterprise Manager. Please use the Self Update Home to manage this update.
    

    At this point the import of the JD Edwards EnterpriseOne Application Pack OPAR into Cloud Control is complete.