Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
NameName of the MFT target.
DescriptionDescription of the MFT target.
Queue ManagerName of the Queue Manager where files are queued.
QueueName of the default Queue where files are queued.
User Class NameName of the MFT user class.
Sender NameName 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 IdMFT connection user id.
PasswordMFT connection password.
File Description

Description of the MFT file.

Data TypeNature 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 TypeEnd-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 NameFile 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.

...