For 'Version 2' type Workflows, the finWorkflowExecutor.CreatedLogs collection contains a Publish method that allows Logs created from the Workflow that has just been processed to be published.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| publishAll | Boolean | Optional | By default, only Logs for Workflow items that are set to 'Print Immediately' will be published. Setting this to True will publish all Logs. If omitted, a value of False is assumed. | |
| unattendedPublish | Boolean | Optional | Indicates whether an 'Unattended' publish will occur, i.e., one that does not rely on the finPOWER Connect User Interface to perform the publish where not required. If omitted, a value of False is assumed. |
A Boolean value indicating success.