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.
Determine the Operational Reference Store database ID.
Start the Hub Console, change the database to the MDM Hub Master Database, and click
Connect
.
Start the
Databases
tool under the Configuration workbench.
Click the Operational Reference Store for which you want to determine the database ID.
The Database Properties table appears.
Note the database ID from the Database Properties table.
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.