24
Views
2
Comments
Solved
Is it possible to expose SOAP with customized namespaces attributes
Application Type
Traditional Web
Platform Version
11.10.3 (Build 27323)

Hi Team,

We have to exposed SOAP service from our application. But its request structure shows default envelope generated by OutSystems with xmlns attribute. 

We tried to add 'Web Services Namespace' but it allow only one namespace for all the SOAP for that application.

Is it possible to customize or change the attribute value , also add namespaces like ns2, ns3 to SOAP elements ?

Please assist here.

Thanks,

Rohit J

UserImage.jpg
Rohit Jagtap
Solution

Hi Fábio Vaz,

Thank you for inputs. But that option only allow one name space not multiple.

Outsystems also confirmed this is limitation of platform.

So solution is to use alternative as REST API service.

Thanks,

Rohit Jagtap


2018-08-27 08-29-35
Fábio Vaz

Hello,

In module properties you have this option:


Web services namespace

UserImage.jpg
Rohit Jagtap
Solution

Hi Fábio Vaz,

Thank you for inputs. But that option only allow one name space not multiple.

Outsystems also confirmed this is limitation of platform.

So solution is to use alternative as REST API service.

Thanks,

Rohit Jagtap


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.