Publisher Activity
You can use the Publisher activity to create and publish messages to a topic. You can create a message with your data and attributes, and send a request to the Google Pub/Sub server to publish the message to the topic.
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 |
| Topic ID | Yes | The topic ID of the topic where the activity wants to publish messages |
Input
The following table describes the fields on the
Input tab of the activity:
Output
The Output tab shows the response of the invoked service. The Output tab displays the output schema of the activity as a tree structure. The output is read-only. The information in the schema varies based on the fields selected on the General tab.
Copyright © Cloud Software Group, Inc. All rights reserved.
