Viewing task details from the command line

You can view the details of a task by using the Administration Services command-line interface viewTaskDetails operation. The command-line interface displays information about the task in the command window, including any messages or errors.

Procedure

  1. Open a command window and browse to JazzSM_HOME/admin/bin.
  2. Run the Administration Services command-line interface for your operating system with the -viewTaskDetails operation and specify the task identifier.
    Option Description
    On Windows systems
    adminservices.bat -viewTaskDetails task_ID
    On Linux systems
    ./adminservices.sh -viewTaskDetails task_ID
  3. When authentication is enabled for the Administration Services, you must specify a user name with appropriate privileges and the associated password.
    Note: This user must be mapped to either the PlatformConfigurator or PlatformAdministrator Administration Services roles.