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 System-Link workflow components, a System-Link instance has to be configured in tenant settings, which is referred to above.
Log in as tenant administrator and select "settings" from the top navigation bar.
In the section "Infor System-Link" you can create a new System-Link instance:

- As "System-Link Servlet URL" specify the full URL to the System-Link servlet.
This typically starts with https:// and ends with "/SystemLink/servlet/SystemLinkServlet".
- As "Environment ID" specify the environment ID of the environment to use.
- As "Language" specify the language you want to use.
- "Username", "password" and "System name" are optional. If you do not specify them, then the IBMi settings from the InterFormNG2 system settings are used.
Related Articles
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 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, ...
HTTP Post multipart Request
In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...
HTTP Post request
In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...
HTTP GET Request component
In InterFormNG2 it is possible to call (most) external HTTP REST APIs / Webservices and form submits using workflow components. The calls are based on RFC2616 Hypertext Transfer Protocol HTTP/1.1 https://www.ietf.org/rfc/rfc2616.txt The external HTTP ...