The Options tab allows you to define how errors in this step are handled at task runtime.
Click the image to view full size.
If an error occurs, you can decide whether the step should Continue processing, or terminate the step immediately (Abort Step).
If the step is aborted, you can choose to Continue processing onto the next step in the task, or terminate the whole task immediately (Abort Task).
The Save File tool saves output from other task steps capable of producing documents, as one or more files on a local drive, on-premise file server, external server, or cloud based server. step for investigation purposes, for example.
The Missing/NULL processing panel allows you to define how missing elements in the XML are handled
| ► | Ignore NULL fields in the input — This is default behaviour. If a mapped element is missing from the InputData XML ( |
| ► | Set NULL fields as empty strings in the destination — If a mapped element is missing from the InputData XML, the Applications Platform Connector |
The References return mode panel allows you to define how reference fields and other related information are returned by the Applications Platform API
| ► | Only ID — For the returned records, include the IDs of the lookup field or pick-list item_id. |
| ► | Only Name / Code — For the returned records, include the names of the lookup field item, or the code of the pick-list item_name or _code as appropriate. |
| ► | Both — Return both the ID, and the name or code where available |