This event API exposes
12 operations
across 6 channels,
and defines 12 schemas.
It is described by AsyncAPI 2.6.0, at version 1.0.
The API connects through 3 servers: ssl://messaging.cloud.tibco.com:7243 (jms), tcp://messaging.cloud.tibco.com:7222 (jms), https://messaging.cloud.tibco.com:8585 (https).
12 operations6 channels12 schemas
Metadata
The identity and technical contract details declared by the specification.
Across 6 channels, the API surfaces 12 operations. Each is listed below with its action, channel, parameters, and response codes.
Channels 12
SUB
orders/created
Receive order created events
receiveOrderCreatedbody
PUB
orders/created
Publish order created event
publishOrderCreatedbody
SUB
orders/updated
Receive order update events
receiveOrderUpdatedbody
PUB
orders/updated
Publish order update event
publishOrderUpdatedbody
SUB
inventory/changed
Receive inventory change events
receiveInventoryChangedbody
PUB
inventory/changed
Publish inventory change event
publishInventoryChangedbody
SUB
notifications/alerts
Receive system alerts
receiveAlertbody
PUB
notifications/alerts
Publish system alert
publishAlertbody
SUB
integration/events
Receive integration events
receiveIntegrationEventbody
PUB
integration/events
Publish integration event
publishIntegrationEventbody
SUB
data/stream
Receive data stream messages
receiveDataStreambody
PUB
data/stream
Publish data stream message
publishDataStreambody
Messages & Schemas 12
The contract defines 12 schemas that model the data carried by its messages. The most detailed are InventoryEvent (8 properties), AlertEvent (7 properties), OrderEvent (6 properties), OrderStatusUpdate (5 properties). Each schema is shown below with its type and property counts.
OrderCreated
message
Notification that a new order has been created
OrderUpdated
message
Notification that an order status has changed
InventoryChanged
message
Notification that inventory levels have changed
Alert
message
System alert notification for operational monitoring
IntegrationEvent
message
General-purpose integration event for inter-application messaging
DataStreamMessage
message
High-throughput data stream message via FTL
OrderEvent
object
6 properties3 required
OrderStatusUpdate
object
5 properties3 required
InventoryEvent
object
8 properties3 required
AlertEvent
object
7 properties3 required
GenericEvent
object
3 properties1 required
StreamPayload
object
3 properties
Specification
The full machine-readable AsyncAPI contract behind this narrative.