Applies to:
Denodo 8.0
,
Denodo 7.0
,
Denodo 6.0
Last modified on: 25 Jun 2020
Tags:
Web Services
Goal
This document describes how to configure a “like” operator in a SOAP Web Service.
Content
The default operator used in the input parameters of a published web service is equals '='.
In order to use the operator 'like', follow these steps:
After this change, the invocations of the web service will cause the query executed over the published view to have a selection condition using the operator like.
References
Virtual DataPort Administration Guide: Publishing SOAP Web Services.