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

Using ORS-Specific Client JAR Files with SIF SDK

Using ORS-Specific Client JAR Files with SIF SDK

You can use the ORS-specific client JAR file with SIF SDK.
  1. If you use an integrated development environment (IDE) and have a project file to build web services, add the downloaded client JAR file to the build class path.
  2. Open the
    build.xml
    file in the following directory:
    • On Windows.
      <Resource Kit Installation Directory>\hub\resourcekit\sdk\sifsdk
    • On UNIX.
      <Resource Kit Installation Directory>/hub/resourcekit/sdk/sifsdk
  3. Customize the
    build.xml
    file so that the
    build_war
    macro includes the downloaded client JAR file.
  4. Save and close the
    build.xml
    file.

0 COMMENTS

We’d like to hear from you!