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

SIF SDK

SIF SDK

Use the SIF SDK to develop web services and Java applications that interact with the MDM Hub. The SIF SDK includes utilities to build and deploy SIF applications, a set of Java classes to create services, and sample codes to build web services. You can use the SIF SDK to create data objects, client services, business services, and GUI controls for creation and deployment of web-based and rich-client applications.
The SIF SDK is packaged with the MDM Hub Resource Kit installer. You can find the directory structures, libraries, online documentation for SIF, and build files in the following directory:
<Resource Kit Installation Directory>\hub\resourcekit\sdk\sifsdk
.
You can copy the SIF SDK to any client system on which you want to develop and run programs to interact with the MDM Hub. If you can run a Java virtual machine (JVM) on the client system, you can use the Java classes included in the SIF SDK. You can configure the SIF SDK to use any access protocol. If you cannot run a JVM, you must explicitly use web services, Java Message Service (JMS), or XML over HTTP.
You can use the SIF SDK for the following tasks:
  • Automatic generation and deployment of data objects and data services for the web services-based interactions.
  • Generation of a client .jar file that includes data objects. You can use the data objects in external applications.
  • Creation and management of complex integration scenarios by combining data objects from different MDM Hub schemas.

0 COMMENTS

We’d like to hear from you!