Table of Contents

Search

  1. Preface
  2. Introduction
  3. Getting Started with Repository Manager
  4. Validating Metadata
  5. Promoting Changes Between Repositories
  6. Importing Design Objects
  7. Exporting Repositories
  8. Common Warehouse Model Support
  9. Design Objects Reference
  10. Change List Reference
  11. MetCommand Reference

Return Codes

Return Codes

Each METCommand API call option returns an integer value (0 for success, -1 for failure), which can be trapped and handled in a script.
The following table describes the meaning associated with a Failure (return code=-1) for the API call options.
API Call
Meaning
validateMetadata
MET validation was not successfully initiated, or validation messages with severity level Errors and FATAL were returned.
validateChangeList
Validation of changelist was not successful.
createChangeList
Changelist was not created.
applyChangeList
Changelist was not applied.
rollbackToLast
Rollback to last change not done.
getOrsMetadata
ORS Metadata was not written to file.

0 COMMENTS

We’d like to hear from you!