Table of Contents

Search

  1. Preface
  2. Introduction to Services Integration Framework
  3. Setting Up the SIF SDK
  4. Request and Response Objects
  5. Transactions and Exception Handling
  6. ORS-Specific SIF API
  7. Asynchronous SIF Requests
  8. ORS-Specific JMS Event Messages
  9. Using Security Access Manager
  10. Using Dynamic Data Masking
  11. SIF API Reference
  12. Troubleshooting
  13. Appendix A: Identifiers
  14. Appendix B: Frequently Asked Questions

Services Integration Framework Guide

Services Integration Framework Guide

Transactions Overview

Transactions Overview

A transaction is a set of procedures or operations that you can perform on the MDM Hub.
A transaction must complete all the operations or procedures without generating any error to be a successful transaction. If any procedure or operation in a transaction fails and generates an error, the entire transaction is rolled back. You can use SIF requests and MDM Hub requests within a transaction. You can use transactions in a business entity service to create a response object.
You cannot use transactions in a web service.

0 COMMENTS

We’d like to hear from you!