Previous Topic: Execute the Command LineNext Topic: How to Submit a Data Import Using a Process Workflow


Retrieve the Import Job Status

Specify the command line parameters to verify the status of an import job.

Follow these steps:

  1. Log in to the application server where you installed CA APM or to a computer that has the Import Processor folder.
  2. Access the Import Processor folder.

    Note: On the application server, the Import Processor folder is located in the CA APM installation path.

  3. Open a command prompt window and execute the following command:
    importerprocessor -usr "user_name" -pwd "password" -j "job_id” -ts
    
    -usr

    Specifies the CA APM login user name.

    -pwd

    Specifies the CA APM login password.

    -j

    Specifies the import job ID.

    -ts

    (Optional) Specifies that the command line parameters are recorded in the Import Processor log file.

    Note: The Import Processor log file is located in the Import Processor folder.