B2B Data Exchange
- B2B Data Exchange 10.2
- All Products
Field | Definition |
Basic Tab | |
Label | Specify a label for this task. |
PDF File | Specify the path and name of the PDF file. |
When File Exists | Specify the action to take when the output file already exists. The default value is 'rename' which changes the output file name to a new name so the existing file remains untouched. Default Value: rename |
Title | Specify an optional title to use instead of the default report title. |
Orientation | Specify the page layout, either portrait or landscape. Default: portrait |
Date Range | Specify the scope of your report, in days. You can select 'custom' to use the From Date and To Date fields to specify a custom date range. Default: last_7_days |
From Date | Specify the date time you wish to start the report. Only used if Date Range is custom. Date Format: YYYY-MM-DD or YYYY-MM-DD 00:00:00 |
To Date | Specify the date time you wish to run the report to. Only used if Date Range is custom. Date Format: YYYY-MM-DD or YYYY-MM-DD 00:00:00 |
Protocol | Specify which protocols to get the Login report for. |
Status | Specify which statuses to get the Login report for. |
Output Variables Tab | |
Output File Variable | If desired, specify the name of a variable which will contain the PDF file. The variable will be of type File and may be used in subsequent tasks that accept File or File List input variables. The variable will be created if it does not exist. |
Control Tab | |
Version | The version of this task. |
Log Level | Specify the level of logging to use while executing this task. Valid options are - silent, normal, verbose and debug. Default Value: Inherited from parent Module |
Execute Only If | Specify a condition that must be satisfied before this task can be executed. This task will be skipped if the specified condition is not met. |
Disabled | Whether or not this task is disabled. Default Value: false |
On Error Tab | |
On Error | Specify the action to take when this task errors out. Valid options are - abort, continue, call:[module] and setVariable:[name]=[value]. For call:[module] replace [module] with the name of the module in the project (e.g. call:ErrorModule). For setVariable:[name]=[value] replace [name] with a variable name and [value] with the variable value (e.g. setVariable:error=true). Default Value: Inherited from parent Module |