Subscription Activity
You can use the Subscription activity to receive messages published to a topic. Based on your requirement, you can use Auto or Client acknowledge mode.
General
The following table describes the configurations on the General tab of the activity:
Field | Module Property? | Description |
---|---|---|
Name | No | The name of the activity |
Google PubSub Connection | Yes | The name of the shared connection given in the Google PubSub configuration shared resource |
Project ID | Yes | The project ID created on the Google PubSub server |
Subscription ID | Yes | The Subscription ID of the subscription created for a topic |
Acknowledge Mode | No | Select an acknowledge mode from the following: |
Advanced
The following table describes the fields on the
Advanced tab of the activity:
Field | Module Property? | Description |
---|---|---|
Sequence Key | No |
This field contains an XPath expression that specifies which processes should run in sequence. Process instances with sequencing keys evaluating to the same value, are executed sequentially in the sequence, the process instance was created. |
Custom Job Id | No |
This field contains an XPath expression that specifies a custom job ID for every job in the process instance. |
Conversations
You can initiate the conversation here. Click the Add New Conversation
button to initiate multiple conversations.
Copyright © Cloud Software Group, Inc. All rights reserved.