Official Content

Determines the serialization support and SOAP communication method to use. It can be used both for providing and consuming web services.

Values

No Generated serialization support. This is the default value.
Use Environment property value The value of the same property name configured at the Environment will be used.
Yes Uses the native infrastructure to serialize SOAP messages.

Scope

Objects: External Object, Procedure, Structured Data Type
Generators: .NET, .NET Framework, Java
Level: Generator

Description

When providing a web service, the property applies to the web service (Procedure object) itself and all the Structured Data types related to it.

When consuming a web service, the property applies to the External object and all the Structured Data types related to it.

Notes

  • Java generator: This implementation is used to provide web services. See Use native SOAP support in Java.
  • .Net generator: When the property is set to yes, for it to work properly, it is necessary to compile with .Net framework 3.5 or higher.

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Rebuild All.

See Also

Expose as Web Service property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant