Example trigger with IFS transport map

Once the IFS transport map is complete, you can create a trigger and then add the transport map as a Transaction action. The trigger Transaction action will let you map both the input and output variables as appropriate.

Each element identified as Table in the trigger Transaction action will show a variable with its name followed by _nbrRows. For the trigger Input tab, this variable is used to dynamically control how many array elements are passed to the IFS server. On the trigger Output tab, the variable is used to store the number of elements in the array retrieved by the IFS server.