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:
- 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 ...
Advanced Output workflow components
The advanced output workflow components are: ActiveMQ send message. Sends a message to an ActiveMQ message queue. Azure Service Bus send message. Sends the current payload as a message to Azure Service Bus. Create an upload ZPL font. Creates a ZPL ...
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. You can also use an SPLF input when you execute the ...
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. ...