Show TOC

Input Stream ParametersLocate this document in the navigation structure

The name and subjects parameters defined within the inboundStreamType parameter specify the name of the data stream and message subjects.

These parameters are defined in the tibcorvadapter.xsd file located in the config folder.

Property ID Description
name

Type: string

(Required) Specifies the name of the data stream.

subjects

Type: subjectsType

(Required) Specifies 0 or more message subjects. On start-up, the adapter subscribes to each of these subjects. Wildcard subscriptions are supported.

If an inbound message arrives on any of the specified subjects, it is published to this data stream. Several data streams can specify the same subjects.