8.5 Exporting the Notification Script Files

The notification script files are included in the Self Update archive that was installed in Installing the Connector.

To extract the script files:

  1. Determine the command required to export the archive files. To do this, perform the following steps:

    1. From the Setup menu, select Extensibility, then Self Update.

    2. Click on the Management Connector link in the Type column.

      The CASD connectors appear in the list with a status of Available.

    3. Click on the CASD connector, then select Export from the Actions list.

      A pop-up window, like the example shown in Figure 8-6, appears with the command required to export the file.

      Figure 8-6 Export Command Example


      Export Command Example

  2. Open a command window on the Management Server host system and navigate to a temporary directory where you can copy and unzip the file.

  3. Log into EM CLI using the following command. You will be asked to provide the password information for the sysman account.

    emcli login -username=sysman
    
  4. Run the EM CLI export_update command from your system, changing <dirname> to the full path of the temporary directory.

    This action creates a zip file. The file name is comprised of the id value you specify in the export_update command with a .zip extension. In the example command in Figure 8-6, the zip file name would be:

    E9F684312AE7A18E98340715D079E58D.zip
    
  5. Extract the adapter installation jar file from the zip file using the following command:

    unzip *.zip archives/casd_notification.zip