Designer 10.15 | webMethods BPM Process Development Help | BPMN Event Steps | About Start Events | About None Start Events | Advanced None Start Event Properties
 
Advanced None Start Event Properties
You must be working in Process Developer mode to configure the properties described in the following table.
Properties Page
Property
Description
Implementation
Integration Server Name
Assigned Integration Server Name.
Note:
When a callable process contains both a none start event and a message start event that is configured to use an EDA (deprecated) event type, the message start step and the none start step of the child process must be on different Integration Servers (that is, the Integration Server Name property must be different for each of the two steps). Otherwise a validation error occurs during the build and upload procedure.
Receive Protocol
Type of receive protocol to use. Select Subscription (For Publishable Documents), JMS (for JMS Triggered Processes) (default), or EDA (For EDA Event Triggered Processes) from the list.
Protocol Properties
Available for JMS and EDA (deprecated) protocols only.
*Connection Alias. For the JMS protocol, accept the default PE_NONTRASACTIONAL_ALIAS or click Browse to select another alias (an Integration Server connection is required). For more information, see Configuring a JMS-Triggered Process.
For the EDA (deprecated) protocol, accept the default EventBus alias or click Browse to select another alias.
Allow Parallel Execution
Lock the step at run-time to allow it to be executed by multiple threads.
Related Topics