DSIYDEX SETFD (4572)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYDEX SETFD
TAG SETFD
ROUTINE DSIYDEX
RETURN VALUE TYPE SINGLE VALUE
DESCRIPTION
DSIYDEX SETFD - files the field updates to a specified data exchange.
The data exchange points the process to the filing program associated 
with the file and fields for the data exchange.
INPUT PARAMETER
  • DSIYFREF
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   32
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    File Reference - the file # or the file name.
    
  • DSIYREC
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   120
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Pass an array of fields in the format of field name ^ value.
    
RETURN PARAMETER DESCRIPTION
DSIYDEX SETFD - files the field updates to a specified data exchange.
 
If no issues are found for pre-check or posting then a success message is 
passed back.
The data array is passed to FlieMan for a precheck that may find 
issues with the input format or value of the data.  If this 
occurs the process will return a message from FileMan describing 
the field issue.
 
If no issues are found the process will call Fileman to post the field 
updates. Again if there is an issue the process will return a message 
indicating the update wasn't successful.