| TITLE | VALUE | |
|---|---|---|
| NAME | MAGV ADD WORK ITEM TAGS | |
| DESCRIPTION | This RPC allows tags to be added to work items in the MAG WORK ITEM file (#2006.941). Tags consist of a tag name and a tag value. Tags and values may be used to look up entries in the MAG WORK ITEM file (#2006.941). | |
| TAG | ADDTAG | |
| ROUTINE | MAGVIM01 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | ITEM ID | |
| DESCRIPTION | This is the item ID of the entry in the MAG WORK ITEM file (#2006.941) that tags will be added to. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | STATUS | |
| DESCRIPTION | This is a list of expected statuses that the work item may have. If the work item does not have a status that matches one of the statuses supplied the tag will not be added. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
| INPUT PARAMETER | UPDUSR | |
| DESCRIPTION | This is the user that updated the work item. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
| INPUT PARAMETER | UPDAPP | |
| DESCRIPTION | This is the application that updated the work item. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 5 |
| INPUT PARAMETER | TAG | |
| DESCRIPTION | This is the parameter containing the tag name and the tag value for the work item. | |
| PARAMETER TYPE | LIST | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| RETURN VALUE TYPE | SINGLE VALUE | |
| RETURN PARAMETER DESCRIPTION | The return parameter returns a "0" for success. n < 0 followed by an error message is returned if an error has occurred. | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | ||
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||