GENERAL DESCRIPTION |
This is a one-time request for the initial release of
DSSO 2.0.
The Advanced Prosthetics Acquisition Tool (APAT) must migrate from namespace
DSIVA to namespace DSSO. Because of this, the Primary and Secondary menu
options have been renamed.
The post-installation routine will search for users that have PRIMARY MENU
OPTION set to DSIVA APAT and will change the PRIMARY MENU OPTION to DSSO APAT.
Also, if a user has DSIVA APAT in the SECONDARY MENU OPTIONS multiple, then
DSSO APAT will be added to that multiple.
APAT requests permission to use FileMan API FIND^DIC with index AP to identify
those users with PRIMARY MENU OPTION set to DSIVA APAT. FileMan API FILE^DIE
will be used to change the PRIMARY MENU OPTION to DSSO APAT.
APAT requests permission to use FileMan API FIND^DIC with index AD to identify
those users with DSIVA APAT in the SECONDARY MENU OPTIONS multiple. FileMan
API FILE^DIE will be used to add DSSO APAT to the SECONDARY MENU OPTIONS
multiple.
In a future build, FileMan API FIND^DIC using index AD will be used to
identify all users with secondary menu option DSIVA APAT, and this secondary
menu option will be deleted from the SECONDARY MENU OPTIONS multiple of each
identified user using FileMan API FILE^DIE.
If back-out is needed, APAT requests permission to change the PRIMARY MENU
OPTION to DSIVA APAT if a user's PRIMARY MENU OPTION is DSSO APAT. This will
be accomplished in a similar manner using FileMan APIs FIND^DIC and FILE^DIE.
|
GLOBAL REFERENCE |
GLOBAL REFERENCE |
FIELD NUMBER |
GLOBAL DESCRIPTION |
VA(200,D0,201) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
201 |
Both R/W w/Fileman |
PRIMARY MENU OPTION |
201;1 |
|
|
VA(200,D0,203,D1,0) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
.01 |
Both R/W w/Fileman |
NAME |
0;1 |
|
|
VA(200,'AD' |
|
File 200 "AD" cross-reference Used to look up by
SECONDARY MENU
OPTIONS using FileMan API FIND^DIC
and direct global read
|
VA(200,'AP' |
|
File 200 "AP" cross-reference Used to look up by
PRIMARY MENU OPTION
using FileMan API FIND^DIC and
direct global read
|
|