ANY

ANY

ANY is one of the file types/payloads referred to in the workflow of InterformNG2. In short it means, that the related workflow component accepts any kind of input.

Processing workflow components:

One of the supported file types/payload in InterformNG2 is the ANY payload.

 

The processing workflow components below support the ANY payload:

 

Change payload encoding

Converts the payload from one encoding to another

Choice

Conditions in the workflow

Debug headers

Write all metadata to debug log

Delay 30 seconds

Delays the workflow for 30 seconds. Useful for debugging.

Delete resource

Deletes a resource from the library.

Error

Cause an error in the workflow with a dynamic error message.

Error handler

A workflow component to setup a workflow to call, if an error should occur during processing.

First in First out queue

Queues incoming documents and process them in FIFO order.

Load XML from property

Restore XML from property into the payload

Log info key

Sets the info key for the job log.

Log to XML

Fetch a log tree and set it as the payload in XML format.

MultiCast

A way to use one payload for multiple workflow components.

MultiCast and merge

Create multiple documents and merge them together e.g. for back page/duplex templates.

Payload to named property

Copies the payload to a named property for later retrieval.

Resource to payload

Reads a resource and puts it into the payload of the workflow

Set multiple workflow variables

Sets multiple workflow variables, which can be used in workflow, templates, components and email templates.

Set one workflow variable

Sets a single workflow variable, which can be used in workflow, templates, components and email templates.

Set printer

Selects the printer e.g. in order to copy the payload to the printer later.

Set printing properties

Sets multiple printing properties e.g. duplex/simplex and paper type.

Shorten meta data names

Remove prefix from all metadata names.

To filesystem

Stores the payload into a file in the file system.

To FTP

FTPs the payload.

 


    • Related Articles

    • Custom log message

      The advanced, other workflow component, Custom log message can be used for adding a user defined log message into the job log of the current workflow. This can e.g. be used in order to report an issue to the job log (so that the relevant user and see ...
    • Change user password

      A user password can be changed in 5 ways: 1.A system administrator can change the password for any user on the system. 2.A tenant administrator change the password for the tenant users. 3.The user can change the password while logged on. 4.The user ...
    • Spool2XML troubleshooting

      This section covers some of the issues, that you might see when you start to use the Spool2XML module. InterFormNG2 does not react to a ready spooled file. The monitor job stops with the error message: LIC0001 License code issue. The output queue ...
    • Variables

      In InterFormNG2 there are 4 kind of variables: User defined variables, that you define in the designer. Workflow variables. They can be defined in the workflow either by setting a single variable or multiple variables at a time. Predefined input ...
    • Excel variables

      You can use variables in the Excel designer exactly like the variable element in the normal template designer. These variables can be used in any Xpath expression. You can create a new variable or update the value of a variable in two ways: You can ...