Available Message Types

The Available Message Types subpage appears on the Cloud Events Setup page. It lists all cloud event message types that are registered in the system — both built-in types and any types added by extension apps. Use this panel to review what message types are available and to download their help documentation.

Columns

Column Description
NameThe internal name of the message type (e.g. Customer.CreditLimit.Get). This is the value used in the type field of a cloud event message.
DescriptionA short description of what the message type does.
Filter Table No.The BC table number that this message type filters on, or 0 if it applies to any table.
DirectionWhether the message type is Inbound (data written to BC) or Outbound (data read from BC).

Actions

Action Description
Download HelpDownloads the help documentation for the selected message type as a Markdown file. The content is generated by the message type implementation itself.