Configuration

The Configuration tab has the following fields.

Field

Global Var?

Description

Name

No

The name to appear as the label for the activity in the process definition.

Description

No

Short description of the activity.

Adapter Service

No

The preconfigured adapter subscription service. You must specify the adapter service when configuring the adapter.

Use the Browse button to locate the appropriate service for this activity.

You can choose services configured with the RVCMQ transport, but the transport is converted to RVCM when used by this activity. This is because the RVCMQ transport does not apply to publishing activities.

RequestReply

No

Specifies that this publish activity is sending a request message and expecting a response message. This is similar to using the Invoke an Adapter Request-Response Service activity, except this activity uses an adapter Subscription service instead of a Request-Response service.

When this field is checked, the Request AE Schema and Reply AE Schema fields appear. Also, the replyDestination element appears in the activity output.

Request AE Schema

No

Only appears when the RequestReply field is checked. This field specifies the TIBCO ActiveEnterprise schema to use for the body of the message in the input of this activity.

Reply AE Schema

No

Only appears when the RequestReply field is checked. This field specifies the TIBCO ActiveEnterprise schema to use as the output reply message.

Custom AESchema

No

Specifies whether you want to supply a class for this activity’s input.

Custom AESchema Reference

No

Only appears when the Custom AESchema field is checked. This field specifies the TIBCO ActiveEnterprise schema to use for the body of the message in the input of this activity.