How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
This node is used to spawn runbook processes.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
continueOnError |
xs:boolean |
Optional Default= false |
If you set this to ‘true’ then the parent process will continue after any error without aborting the process. |
inputParams |
Array<bpmFlowcodeParameterType> |
Optional | The input parameters to pass to process |
processApplication |
xs:string |
Optional | The process application context |
processName |
xs:string |
Optional | The name of the process to run |
resultReference |
xs:string |
Optional | The context variable to put call result into i.e. “mycall” which would expose globals.runbook.mycall |
waitForCompletion |
xs:boolean |
Optional Default= false |
Wait for process to complete and return results to the BPM context |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document