Create attachment with Infor System-Link

Create attachment with Infor System-Link

This workflow component, Create attachment with Infor System-Link is only available when IBM i features are enabled, or InterFormNG2 is installed on an IBMi.

 

The component creates an attachment which contents is the current payload of the workflow, so you need to prepare the payload first. If you e.g. want to use a PDF file, then you first should e.g. insert the workflow component, Create PDF document to merge an input xml (or spooled file) into a PDF in the payload.

 

 

A prerequisite for this component is the component: Infor System-Link request.

 

The component has these parameters:

 

NG2SystemLinkAttachment0001

 

 

System-Link instance

This is a reference to a System-Link configuration as defined in the tenant system settings.

 

Key property path and Key property value

These are part of the OwningObjectKey in the System-Link request.

 

Domain class

This is the owning domain class in the System-Link request.

 

File path and name

The IFS location where the attachment should be stored. This will be the MediaFilePath on the System-Link request.

 

Delete the file from IFS after creating attachment

If checked, then the above file will be deleted from IFS once the attachment has been created.

 

Embedded, View, Open, Print

These are domain entity properties in the System-Link request.

 

Description

Used as fileDescription property on the System-Link request.

    • Related Articles

    • Infor System-Link request

      The workflow component, Infor System-Link request is a prerequisite for other Infor System-Link components like the Create attachment with Infor System-Link component. The Infor System-Link request component has this parameter: In order to the ...
    • Infor System-Link configuration

      One of the systems with which you can communicate in InterFormNG2 is Infor System-Link. For doing that you need to define a configuration which you can setup if you are signed on to a tenant and then select Settings in the top ribbon: Then you select ...
    • Create Excel document

      InterFormNG2 can generate an output excel file in the format .xlsx based on a special formatted XML file. Such an XML file can be generated by the related workflow component, Excel to XML. The advanced, Create Excel document component has these ...
    • Create PDF document

      With this workflow component you can merge an input file with a template (both InterFormNG2 and InterFormNG templates) to create the output stream in PDF format. This can later e.g. be sent to a (laser) printer, that supports PDF or as input for e.g. ...
    • Create an html template

      The InterFormNG2 designer is able to create two kinds of templates: 1.Normal templates. They are used when you want to design a form for printing or PDF output. The manual mainly covers these templates. 2.HTML templates. These templates can be used, ...