Azure Service Bus Create Topic

Azure Service Bus icon

Description

This process action creates a topic in an Azure Service Bus namespace.

To use this tool, you need a Microsoft Azure Service Bus metadata object, and a process in which you want to work with Azure Service Bus.

Setup

  1. Add the process action Azure Service Bus Create Topic from the Process Palette, under the Connectors section.

  2. Configure the action by dragging and dropping one of the following Microsoft Azure Service Bus metadata nodes onto the action:

    • Top-level Microsoft Azure Service Bus metadata node

    • Topic

  3. Set other action parameters as needed.

If you drag and drop a topic node onto this action, the action inherits the topic name from the metadata. You can set this parameter in the action to override the inherited value.

Parameters

Name Default Description

Name

AzureServiceBusCreateTopic

Display name for the action in Designer.

Fail if exists

true

Controls whether the action signals a failure condition when the topic already exists.

Topic Name

Name of the topic to create.