Generating WSDL in ISO-8859-1

Hi,

Using wM7.1.1, whenever I create a WSDL, it gives the encoding as UTF-8.
Is there any way, or settigns that will enable us to generate the WSDL with ISO-8859-1 encoding.

Thanks.

Hi,

By default it takes the UTF value only and does not look like there is any setting which can change this at least from WS descriptor.
But this encoding style can always be controlled by you are connecting from the consumer’s end to this WSDL, you need to provide the encoding style in pub.client.SoapClient service call in the connector.

-nD

Default it will be UTF-8 and I believe you are WS Provider and creating WSDL to share with consumers…It’s worth try as devexpert mentioned above or talk with SAG tech support for immediate advice.

HTH,
RMg