Hello all,
We are trying to consume a SAP cloud for customer web service.
In the web service there are a lot of parameters.
As i understood, in Data Services, we need to have the exact structure in the query in order to call the web service as a function call.
However there a lot of fields in the structure and we have to map '' to the unwanted values. This is very time consuming.
Are there any ways to call a web service without sending the exact same structure even though we don't require those fields?