Master Data can be managed in the browser from TraceTracker Master Data Server Console.

The following operations can be achieved from the console.

  • Data Entry
    View and edit master data.

  • Validate
    Validate master data.

  • Capture
    Capture master data and master data definition.

  • Query
    Query master data.

  • Delete
    Remove master data.

  • Access Control
    Administrate user roles.

TraceTracker Master Data Server API supports simple master data queries as defined in the EPCglobal EPCIS specification.

  • Web address: {tix-instance}/gqi3/rest/query/SimpleMasterDataQuery
  • Web address: {mds-instance}/api/rest/query/SimpleMasterDataQuery
  • Web Service Description Language location: {mds-instance}/api
Note: SimpleMasterDataQuery is accessible from both the TraceTracker Master Data Server and the TraceTracker Traceability Information Exchange server.

The REST endpoint for SimpleMasterDataQuery provides the same functionality as the query operation and supports JSON, XML and Excel as output. The REST endpoints ExtendedMasterDataQuery and CountMasterDataQuery extends the functionality defined in the EPCglobal EPCIS specification. You can read more about the REST and SOAP endpoints at {mds-instance}/api.