File name
Enter file name used by customer, the name can be fixed or variable. Roles in AdvPl language to assemble the file name can be used in this field.
Example:
Fixed: VB.TXT
Variable: VBDDMM.TXT
where, DD - Day / MM - Month of generation
VB+StrZero(Day(Date()),2)+ StrZero(Month(Date()),2)+\".Txt\"
When receiving, a key-word can be entered identifying the file name, as SIGA, for example.
Thus, the file name is SIGA1011.TXT, and SIGA is the fixed part of the name.