Upload Template for Doc Gen

After designing it, use this system function to upload a document generation template.

Parameters

Template ID

Input, required. The template to affect. Set the parameter to an applicable object from the object list.

Return Code

Output (string), required. The object to which to assign the code that indicates the success of the upload. Set the parameter to an applicable object from the object list.

File (full path)

Output (string), required. The object to which to assign the full path name of the uploaded file. Set the parameter to an applicable object from the object list.

Version

Input, required. The version of the template to upload. Set the parameter to an applicable object from the object list.

Returns

This system function can return these values:

  • FAILED

    Indicates the process was unsuccessful.

  • SUCCESS

    Indicates the process completed normally.