Skip to main content
Version: 4

Spazio MFT/s Target

A Target service allows you to send the fetched data to your desired location. The Spazio Target service is the component that sends a specific file to Spazio MFT/s. 

To create a spazio target:

  1. Click Configure > TARGETS > Spazio MFT/s Target.

  2. Click Create Spazio MFT/s Target.

  3. Provide the Spazio Target details:

    Field Name

    Description

    NameName of the Spazio target activity.
    DescriptionDescription of the Spazio target activity.
    Spazio ConnectionSelect the Spazio MFT Server Connection from the drop-down list under which you want to create MFT File Target.
    QueueName of the default Spazio MFT/s Queue where files are queued.
    User Class NameName of the Spazio MFT/s user class.
    Sender NameName of Spazio MFT/s 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 Spazio MFT/s correlation identifier. Correlation identifier is a logical tag that can be associated with Spazio MFT/s files having some business level affinity (for example, "PAYROLL.FILES") and can be used for filtering.

    User IdSpazio MFT/s connection user id.
    PasswordSpazio MFT/s connection password.
    File Description

    Description of the Spazio MFT/s 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 Spazio MFT/s managed by a virtual file system and as a suggested file name for file consumer applications/CLIs.
    Select ProjectSelect the project from the drop-down box.
    InformationYou can also use HashiCorp Vault to fetch the following secrets (credentials):
    • User Id
    • Password

       Each secret is maintained as a key-value pair in Hashicorp Vault. Select the checkbox against the respective fields to use Vault to fetch secrets for the fields. Enter the variable in the following format in the field:


       ${Vault:<Key1>}Where, <Key1> is the key in Hashicorp Vault that is defined for the field. 


      For example, you need to enter ${Vault:spazioTargetUserId} in the User Id field, if you have defined spazioTargetUserId as the key for this field in the Vault.




      For more details, refer to this page.

  4. Click Save.