NAME |
TIU UPDATE ADDITIONAL SIGNERS |
TAG |
IDSIGNRS |
ROUTINE |
TIULX |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
SUBSCRIPTION |
APP PROXY ALLOWED |
Yes |
DESCRIPTION |
This RPC accepts a list of persons, and adds them as additional signers
for the document identified by the first parameter.
|
INPUT PARAMETER |
-
- TIUDA
- PARAMETER TYPE: LITERAL
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This is the record # (ien) of the document in file 8925.
-
- TIULIST
- PARAMETER TYPE: LIST
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This is the list of users, passed by reference, as shown below:
TIULIST(1)=213[^CASEY,BEN]
TIULIST(2)=73425[^HOWSER,DOOGEY]
TIULIST(3)=172[^WELBY,MARCUS]
NOTE that names passed as second '^'-pieces are optional.
|
RETURN PARAMETER DESCRIPTION |
'^'-delimited String, which includes the DUZ's of the users who were
successfully added as additional signers.
|