Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

Generating and Deploying ORS-Specific JMS Schemas and Services Integration Framework APIs

Generating and Deploying ORS-Specific JMS Schemas and Services Integration Framework APIs

You can automate the process to generate and deploy ORS-specific JMS schemas and Services Integration Framework (SIF) APIs. Configure the base objects and packages of the Operational Reference Store before you generate ORS-specific JMS schemas and APIs.
  1. Determine the Operational Reference Store database ID.
    1. Start the Hub Console, change the database to the MDM Hub Master Database, and click
      Connect
      .
    2. Start the
      Databases
      tool under the Configuration workbench.
    3. Click the Operational Reference Store for which you want to determine the database ID.
      The Database Properties table appears.
    4. Note the database ID from the Database Properties table.
  2. To generate and deploy ORS-specific JMS schemas or SIF APIs, run the following command:
    On UNIX.
    GenerateDeployORSSpecificSchema.sh <Operational Reference Store ID> <SIF|JMS>
    On Windows.
    GenerateDeployORSSpecificSchema.cmd <Operational Reference Store ID> <SIF|JMS>
    To generate and deploy ORS-specific JMS schemas, specify JMS in the second argument of the command.
    To generate and deploy SIF APIs, specify SIF in the second argument of the command.
    The ORS-specific JMS schemas or Services Integration Framework APIs are generated and deployed.

0 COMMENTS

We’d like to hear from you!