Hi,
Is it possible to request only certain fields from Aurelius CRUD Endpoints with XDataWebDataSet similar to $select* query option?
Regards.
Hi,
Is it possible to request only certain fields from Aurelius CRUD Endpoints with XDataWebDataSet similar to $select* query option?
Regards.
Hi @mbleijerveld, welcome to TMS Support Center!
For now it's not possible. We might consider adding it. Workaround is to use TXDataWebClient
to perform the request, and then put the retrieved objects directly in the TXDataWebDataset using SetJsonData method.
Thanks. Such a feature would be certainly helpful.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.