Messages
A list of message must be configured as part of the flow for the FSM to describe the exact message to be sent on each message action.
Message format
Message name
is used by the FSM message action, for example on a state transition we defined an action as message.MESSAGE1
than in the list of message there must be a message which have the name MESSAGE1
Message type
is depended on the NF that is configured, for exact supported message types see in the NF's message type section.
Message
is the message body as a json string, for exact supported message types see in the NF's message type section.
Last updated
Was this helpful?