TIU FIELD LIST ADD (1107)    REMOTE PROCEDURE (8994)

Name Value
NAME TIU FIELD LIST ADD
TAG XFLDLD
ROUTINE TIUSRVF1
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
VERSION 1
DESCRIPTION
Takes in the XML string, in the format XMLSET(1)=" <TEMPLATE_FIELDS>" and 
merges them with the global ^TMP("TIUFLDXML",$J).  If the subscript is 1,
then it KILLs the global before it merges.  This routine is used so very
large lists of fields can be processed without many calls to the database.
INPUT PARAMETER
  • XMLSET
    PARAMETER TYPE:   LIST
    DESCRIPTION:   
    Input in the format of XMLSET(1)="<FIELD NAME="12345">"
    
  • XMLIN
    PARAMETER TYPE:   LIST
RETURN PARAMETER DESCRIPTION
Returns a "1" if successful; 0 otherwise.