Aras RESTful API doesn't seem to implement OData $metadata. OData spec requires this, and my OData library is pretty useless without it. The manual claims "OData Interface exposes this metadata..." but I am not finding it. What am I missing?
Hello!
Due to the nature of Aras's custom data models there is no default $metadata call. That's something I'll take a look into when I have some time.
In the recent release of Configurable Web Services (Release 31+), CWS endpoints do have the $metadata option. I'd recommend using the most recent version and using a CWS for your specific needs.

Hello!
Due to the nature of Aras's custom data models there is no default $metadata call. That's something I'll take a look into when I have some time.
In the recent release of Configurable Web Services (Release 31+), CWS endpoints do have the $metadata option. I'd recommend using the most recent version and using a CWS for your specific needs.

Copyright © 2025 Aras. All rights reserved.