3.3.2
CHANGE-ACDRS
By means of the function CHANGE-ACDRS, route selection information may be modified.
The CHANGE action performs the following functions:
–
adding a new SHIFT to a Day Shift
–
changing a current SHIFT of a Day Shift
–
deleting a current SHIFT of a Day Shift
–
for Route Selection and Calendar Routing,
changing of the DSNUM for specific RCG(s)
If the Day Shift is to be changed, the AMO searches the Day Shift Table entry for the SHIFT time. If the input SHIFT does not exist, then the shift is added for the DSNUM, and set to the ART number entered. When adding a shift to a DSNUM, the ART parameter is required. The EOS will default to NO. If the SHIFT already exists, the ART and/or the EOS input will be changed. Either the ART or EOS must be entered.
To delete a shift from a DSNUM, set the ART to equal 0. A shift may be deleted if the ACD feature is set to blocked, but a shift may not be added or changed if the ACD feature is set to blocked.
Note that shift 23:59 may never be deleted.
The Day Shift assignments in the Route Selection table may be changed for a RCG for any number of days.
For Calendar Routing the CHANGE function can be used to change a specific DSNUM for a single date entity or a range of date entities. However, the Craft is not allowed to expand, change or decrease the value of an existing range entity. Thus, to modify a range entity, the Craft must use the DELETE and ADD functions.
A RCG cannot have its DSNUM changed unless the ACD feature is set to RELEASED by the AMO
ZAND
.
Note:
To change a single or a range of special date entities, the Craftsperson must input into the starting date. Entering any date other than the starting date within a range entity will cause an error to be displayed and the function to be aborted.
Procedure Overview
Command Code
Parameter
CHANGE-ACDRS
|TYPE=DS,DSNUM=<number>,SHIFT=<number>
,{(min 1)ART=<number>,EOS=<param>};
|TYPE=RS,RCG=<number>,{(min 1)SUN=<number>
,MON=<number>,TUE=<number>
,WED=<number>,THU=<number>
,FRI=<number>,SAT=<number>};
|TYPE=CR,RCG=<number>
,STARTYR=<key-num>,STARTMON=<number>,STARTDAY=<number>
,DSNUM=<number>;
Examples:
1.
Add a shift ending at 4:59 pm to day shift number 10. Assign this new shift to ART 33, with an EOS group.
Input:
CHA-ACDRS: TYPE=DS,DSNUM=10,SHIFT=16-59,ART=33,EOS=YES;
Output:
H03: DAY SHIFT SCHEME DSNUM=10 HAS BEEN CHANGED.
H11: ATTENTION! THE MODIFIED DAY SHIFT SCHEME DSNUM=11
IS STILL REFERENCED IN ROUTE SELECTION TABLES..
2.
Change the Day Shift Number for Tue and Wed to 14 for RCG number 5.
Input:
CHA-ACDRS: TYPE=RS,RCG=5,TUE=14,WED=14;
Output:
H04: ROUTE SELECTION TABLE RCG=5 HAS BEEN CHANGED.
3.
Change special Calendar Routing date July 28,1997 of RCG=2 from DSNUM=103 to DSNUM=110.
Input:
CHA-ACDRS:TYPE=CR,RCG=2,STARTYR=1997,STARTMON=7,STARTDAY=28,DSNUM=110;
Output:
H21: CALENDAR ROUTING TABLE RCG=2 HAS BEEN CHANGED.
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/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.