True OData Support

Does anyone know if it's possibly to communicate with SAP Odata using TMS Components? I read where XData was highly similar but wasn't sure if it was compatible or not.

Thanks,

Rhett Price
IndySoft

I don't know about SAP OData specifically, but an OData server is nothing more than a REST server. So any HTTP client, like Sparkle THttpClient or even Indy can be used to communicate with it.

1 Like