Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I have an MDM server (community edition, v7.1.1-20181026_1147) and there is data container [Common] with data model [Common] and entity [Employee].
I'm trying (using this ) to get records from data container, using
GET http://localhost:8180//talendmdm/services/rest/data/Common/Employee?id=2&container=MASTER with basic authentification , result is 404 eror.
What i'm doing wrong? Or where should i look to find out why it doesn't work?
Hi
While it's not obvious in the specific endpoint you're pointing to (but in the header of the article MDM query language and REST data access ), unfortunately all REST data apis are available in subscription edition only.
Hi
While it's not obvious in the specific endpoint you're pointing to (but in the header of the article MDM query language and REST data access ), unfortunately all REST data apis are available in subscription edition only.
Hi
While it's not obvious in the specific endpoint you're pointing to (but in the header of the article MDM query language and REST data access ), unfortunately all REST data apis are available in subscription edition only.
Thanks for your reply! It is a pity that in Open Studio there is no way to replace the UI with a REST API.
Thanks for your reply! It is a pity that in Open Studio there is no way to replace the UI with a REST API.