Redirect existing webservice SOAP call to an existing API Rest call in API Gateway

Hi there,

I wish to know is there any means in webMethods to redirect (route) an existing (deployed) webservice soap call to an existing (deployed) API Rest Call inside The webMethods API Gateway (such as connectors, Alias etc…)
Thanks in advance for your help

Regards
Fettah

Hi,

I think this is not possible.
However I think, redirecting an REST API call to another SOAP API (both in API Gateway) can be achieved by enabling REST transformation for the SOAP API and redirecting from the first API (REST) to this SOAP API via Routing policy.

Regards,
Vallab