REST Services Available in TIBCO MDM

In TIBCO MDM, REST services are available for the activities listed in the table.

The REST services sample project is available in MQ_HOME\schema\RestService .

REST Services Available in TIBCO MDM
REST Service Type Service Description Details Available
Login Login Use to get the login user information. Login Services
Logout Use to get the logout information. Logout Services
Session Refresh Use to get the session refresh information. Session Refresh
User Info for Enterprise Use to get the details whether the user is currently logged in or not to the enterprise. Enterprise Service
Records Add a record Use to add a record. Add a Record
Modify a record Use to modify a record. Modify a Record
Delete a record Use to delete a record. Delete a Record
Search a record Use to search a record. Search a Record
Add a related record Use to add a related record. Add a Related Record
Modify a related record Use to modify a related record. Modify a Related Record
Delete a related record Use to delete a related record. Delete a Related Record
Retrieve records of a repository Use to retrieve records from a repository. Retrive a Record from a Repository
Retrieve record by ID and IDEXT Use to retrieve a record by their product ID and ID extension. Retrive a Record by Record ID and ID Extension
Retrieve related records by parent record Id and Id Extension Use to retrieve related records by their product ID and ID extension. Retrive a Related Record by Record ID and ID Extension