com.WebOperation.setInputEncoded

Defines the encoding mechanism for Web Operation input parameters.

Syntax

setInputEncoded(
   encoded BOOLEAN )
  1. encoded is a boolean defining the encoding mechanism to be used.

Usage

When the parameter is TRUE, the SOAP Section 5 encoding mechanism is used, FALSE indicates the XML Schema mechanism.

The XML Schema mechanism (FALSE) is not recommended.