Hello!
I need to figure out domain of reference attribute using web services API.
In order to gather info about attributes I request attributes by class name.
When I use SOAP API, then I get a list of AttributeSchema objects, but "domainId" field is always "null".
When I use REST API, then I get a JSON, but there is nothing similar to domain id or domain name.
Is there any other way to get domain of reference attribute?
Thank you!
Dear Eugeny,
at the moment the information is not available. Our developers will introduce this information as soon as possible.
Best regards.
-- CMDBuild Team
Previously Eugeny wrote:
Hello!
I need to figure out domain of reference attribute using web services API.
In order to gather info about attributes I request attributes by class name.
When I use SOAP API, then I get a list of AttributeSchema objects, but "domainId" field is always "null".
When I use REST API, then I get a JSON, but there is nothing similar to domain id or domain name.
Is there any other way to get domain of reference attribute?
Thank you!
Any update on this?
Nowadays I have to send queries into a database and parse comments for columns to get this information.
Unfortunately not, sorry.
We are working on many new features and this has not yet been scheduled.
CMDBuild Team
OK, thank you for response.