A Target Activity allows you to send the fetched data to your desired location. The GBI File Target activity is the component that sends a specific file to Primeur SPAZIO MFT/s™. Perform the following steps to create a GBI File Target activity.
To create a Spazio target:
...
Provide the MFT Target details:
Field Name | Description |
---|---|
Name | Name of the MFT target. |
Description | Description of the MFT target. |
Queue Manager | Name of the Queue Manager where files are queued. |
Queue | Name of the default Queue where files are queued. |
User Class Name | Name of the MFT user class. |
Sender Name | Name of MFT sender. The sender in this context is a logical MFT level sender identifier (not the actual userid/subject in AuthN/AuthZ terms) and can be used for filtering. |
Correlation Id | Name of MFT correlation identifier. Correlation identifier is a logical tag that can be associated with MFT files having some business level affinity (for example, "PAYROLL.FILES") and can be used for filtering. |
User Id | MFT connection user id. |
Password | MFT connection password. |
File Description | Description of the MFT file. |
Data Type | Nature of the data contained in the file either Text or Binary. |
Record type | File record structure either Fixed or Variable. Stream means no record structure and is the only supported option for binary files. Most files will be either binary/stream or text/variable. In case of fixed record structure, the record length will be automatically determined based on the length of the first record. |
EOR Type | End-of-record type for record structured text files. The options are PlatDefault, CRLF, and LF. PlatDefault means that the EOR value will be set to the actual platform specific default EOR for the platform where the process flow is running. For Linux, EOR will be LF. |
Destination File Name | File name, without the path, used for rendering files on MFT managed by a virtual file system and as a suggested file name for file consumer applications/CLIs. |
...