File to attachment

File to attachment

This is a duplicate of the From file to attachment:

 

If you want to attach an extra file to an outgoing email, then you can use the advanced, utilities workflow component, File to attachment to achieve that. The component has these parameters:

 

NG2FileToAttachment0001

 

File path

This is the path to the file, that is to be attached.

 

Attachment name

The name of the attached file. So you decide for a name of the attachment independently of the original file name.

 

If you see an attachment name when you receive the email like this:

 

NG2AttachmentName_Illegal0001

 

Then you are probably using an invalid characters in the attachment name. There is no standard as to which characters, that are allowed so you need to test for invalid characters and e.g. replace characters not found in the lists: a-z, A-Z and 0-9. On one mail server the dash (minus) character caused such an attachment name.

 

    Notice: Help Center Transition Update

    As of January 13, 2025, we are excited to announce that our new Help Center is in the final stages of development. While the Knowledge Base is already accessible, our current JIRA system will continue to manage support tickets during this transition period. For assistance with InterForm Output Management Software, please refer to the Support for InterForm Output Management Software.

    We appreciate your patience and understanding as we work to enhance your support experience. If you have any questions or encounter any issues, please do not hesitate to reach out via the existing support channels.

    Best regards,
    The InterForm Support Team


      • Related Articles

      • From attachment to file

        The advanced, utilities workflow component, From attachment to file copies an attachment in the workflow into a file. The parameters are: Attachment name The name of the attachment in the workflow. File path The output file, where the attachment is ...
      • From file to attachment

        If you want to attach an extra file to an outgoing email, then you can use the advanced, utilities workflow component, From file to attachment to achieve that. (This is a duplicate of the File to attachment component). The component has these ...
      • Payload to attachment

        With the Payload to attachment component you can set the payload of the workflow to be the contents of the email attachment. The name of the attachment is set in the workflow component, Set attachment name, which you should insert first in the ...
      • From attachment to resource

        You can copy an attachment within a workflow into a resource with the advanced, utilities component: From attachment to a resource. The component has these parameters: Attachment name The name of the workflow attachment to copy. Resource type The ...
      • Set attachment name

        The advanced set meta data workflow component, Set attachment name sets the name of the attachment for the next email(s) in the current workflow. This can be used with these workflow components e.g. to add an extra attachment to an email: File to ...