118.4.1
DELETE-JOB
If MODE=INIT etc..
Procedure Overview
Command Code
Parameter
DELETE-JOB
JOB=<param>;
Example
1.
Deleting the entry with JOB index 10 from the JOB Table.
Input:
DELETE-JOB:10;
Output:
DEL-JOB:10;
H500: AMO JOB GESTARTED
H02: ENTRY WITH INDEX 10 DELETED
AMO-JOB -204 ADMINISTRATION OF THE JOB-TABLE
DELETE COMPLETED
2.
Deleting entry 3 till 7 from the JOB Table
Input:
DELETE-JOB:3&&7;
Output:
LOE-JOB:3&&7;
H500: AMO JOB GESTARTED
H02: ENTRY WITH INDEX 3 DELETED
H02: ENTRY WITH INDEX 4 DELETED
H02: ENTRY WITH INDEX 5 DELETED
H02: ENTRY WITH INDEX 6 DELETED
H02: ENTRY WITH INDEX 7 DELETED
AMO-JOB -204 ADMINISTRATION OF THE JOB-TABLE
DELETE COMPLETED
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.