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
- Open a command window and browse to JazzSM_HOME/admin/bin.
- 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
|
- 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.