November 11, 2019
Request-Response Message Model
IFX messages are consistently available to all IFX objects. In addition to ordinary CRUD-like operations, the messages include additional operations such as Audit and Sync, which support reliable stateless operation.
All message responses include Status details, which can include not only success/failure indicators, but may also include the state of the data on the service provider’s system.
Additional Resources
Take a look at this educational video to learn more. View Video.
- Gain insight into the role of the Object-Message model
- Learn how messages can be routed to other service providers
- Understand how the Message Request Header supports authentication