Hi all,
I've already followed a lot of SMP3.0 OData development tutorials and all of those tutorials were base on webservices that were easily consumable to match the Query and CRUD OData operations.
At this moment I'm working in a SUP MBO migration to SMP OData model but unfortunately the webservice does not have any matching between the OData entity and the webservice properties from request mapping or response mapping.
Instead the webservice expects a query like "select * from xxxx" but in OData model definition I can't find any way to do it.
Please find some screenshots that might be helpful to illustrate this case (ignore the funny colours from the RDP session wrong configuration):
I suspect that the solution might be through custom code following the logic from the tutorial How to use Composite WSDL in Integration Gateway
Jitendra Kansal can you help me with this?
Regards,
Vicente