Input Stream Parameters

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 Type Description
name string (Required) Specifies the name of the data stream.
subjects 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.