Hi all,
OData supports query options like $filter=cityfrom eq 'SINGAPORE' or $select=...
(A full list can be found [here|http://www.odata.org/media/16352/%5Bms-odata%5D.pdf])
1) Which options are supported by Gateway?
2) What is the "Gateway Solution" to filter the result of the GetList/Query command for a specific entity?
(e.g. return all flights with city of departure equal to 'Singapore')
Best Regards,
Florian