Outbound API Methods Description
The Outbound API uses the following methods:
| Methods | Description |
|---|---|
| send_message | the method is called by OFSC to send messages to Middleware |
| drop_message | the method is called by OFSC to indicate that message is obsolete and its processing can be stopped |
| get_message_status | the method is called by OFSC to check if the message is still being processed |
| set_message_status | the method is used to notify OFSC of the message processing result |