Interact | activityOrchestrator | receivers

The activity orchestrator receivers category specifies the event receivers for your Interact inbound gateway activity.

Category name

Description

The name of your receiver.

Type

Description
The type of receiver. You can choose between IBM MQ and Custom. Custom requires you to use an implementation of the iReceiver.

Enabled

Description
Select True to enable the receiver or false to disable the receiver.

className

Description
This property defines the fully qualified class name of this receiver implementation. It is used only when the type is Custom.

classPath

Description
This property defines the URI to the JAR file that includes the implementation of this receiver. If left empty, the class path of the hosting Interact application is used. It is used only when the type is Custom.

Interact | activityOrchestrator | receivers | Parameter Data

You can add receiver parameters, such as queueManager and messageQueueName to define your receiver queue.