Properties Page | Property | Description | ||||
Implementation | Integration Server Name | Assigned Integration Server Name. | ||||
Receive Protocol or Send Protocol | For a catching event, identifies the type of receive protocol to use. For a throwing event, identifies the type of send protocol to use. Select Subscription (For Publishable Documents), JMS (for JMS Triggered Processes) (default), or EDA (For EDA Event Triggered Processes) from the list.
| |||||
Receive Document or Send Document | For a catching event, identifies the document type to receive. For a throwing event, identifies the document type to send. Click Browse... to open the Choose Document window and locate a service on an Integration Server or in CentraSite. Click New... to open the Create a New Document Type window and create a new document on a configured Integration Server. Click View... to open the selected document in a document editor. The View... button is available only when a document is specified in the Document field.
| |||||
Receive EDA Event or Send EDA Event | For the EDA protocol only. For a catching event, identifies the document type to receive. For a throwing event, identifies the document type to send. The Integration Server document type associated with the EDA event type is displayed when using EDA (For EDA Event Triggered Processes) as the Receive Protocol or the Send Protocol. This field is not editable. | |||||
Protocol Properties | Available for JMS and EDA protocols only. Connection Alias. Accept the default PE_NONTRASACTIONAL_ALIAS for JMS or EventBus for EDA, or click Browse to select another alias (an Integration Server connection is required). For more information, see Configuring a JMS-Triggered
Process and Configuring an EDA-Triggered
Process. Destination Name. Required. Defined by default as: projectName_ProcessName_ SUBQUEUE. To specify another destination name, click Browse (an Integration Server connection is required). | |||||
Subscription Filter | For catching events only, not available for EDA protocol: The instances of a subscription document or event that can trigger the process. See Working with Subscription Filters. | |||||
Generated Service Name | For catching only: Name of the generated flow service used at run time | |||||
Retry Count | For catching only: Number of times the Process Engine retries the service in the case of an Integration Server run-time exception. The default value is 0, or no retries.
| |||||
Retry Interval | For catching only: Number of milliseconds (ms) the Process Engine waits between retry attempts in the case of an Integration Server run-time exception. The default value is 60000 ms, or 60 seconds. | |||||
Allow Parallel Execution | Lock the step at run-time to allow it to be executed by multiple threads. | |||||
E-form | Selecting an e-form or CSP sourced Integration Server document as the step's Receive Document automatically selects the Enable content repository support check box and enables E-form properties. For more information on working with e-forms, see Selecting an E-form Content Repository and the PDF publication Implementing E-form Support for BPM.
| |||||
Content Repository | Select Browse... to specify a My webMethods Server content repository where e-form instances are monitored by the Process Engine listener. If you are using webMethods Content Service Platform documents, select your Content Service Platform repository. For more information on working with My webMethods Server documents, see Selecting a webMethods Content Service Repository and the PDF publication Implementing webMethods Content Service Platform for BPM. | |||||
Template Name | Selecting an e-form or CSP sourced Integration Server document as the step's Receive Document automatically populates this field. For more information about using e-forms, see Using E-forms in a Process and the PDF publication Implementing E-form Support for BPM. For more information about using CSP documents, see Using webMethods Content Service Platform Documents in a Process and the PDF publication Implementing webMethods Content Service Platform for BPM. | |||||
Logged Fields | Outputs | For catching only: Output fields to log. Outputs are logged after the step executes. For more information, see
Log Inputs and Outputs | ||||
Joins | Join Type | A join type defines the logic the process follows when a step has multiple incoming transitions. Options: OR, AND, COMPLEX, or Unsynchronized OR. For more information, see About Joins.
| ||||
Join Timeout | The timeout duration value, after which this join fails. This option is available for AND and COMPLEX joins only. The source of this value can be: A static value that you define. A value from a field in the process pipeline. The field value is interpreted in milliseconds. A value based on a business calendar in My webMethods Server. You can specify a static number of days, hours, and minutes, or specify a pipeline field to set the day, hours, or minutes value. See About Join Timeouts. | |||||
Join Condition | Use the join condition editor to define a condition for the join. This option is available only for a complex join. When the terms of this condition are met (that is, the condition is true), the join is considered satisfied. For more information about using the condition editor, see About Complex Join Expressions and Defining a Complex Join
Expression. | |||||
Deprecated properties (not recommended) | These deprecated properties are not available for unsynchronized OR joins. Suppress Join Failure This option is not recommended except in very isolated cases. For more information, see Migrating Process Models with Join Steps
to Version 9.7 and Later. | |||||
Ignore dead path notification This option is not recommended except in very isolated cases. For more information, see Migrating Process Models with Join Steps
to Version 9.7 and Later. | ||||||
Correlation | Correlation | For catching only: select Not Used, Field, or Service. For more information, see Specifying Correlations. |