WEBSERVICES node

The WEBSERVICES node of the Hansen8 configuration is used to configure logging of SOAP messages for Infor Public Sector Web Services.

Note: In a stand-alone installation of Web Services, you must edit the Hansen8 configuration in the Web Services application directory, not the Infor Public Sector application directory.

The WEBSERVICES node has one attribute:

Attribute Description
DefaultProvider Default data provider for Web Services.

The WEBSERVICES node has one child LOG node, with these attributes:

Attribute Description
file Full path of the file where SOAP log entries will be written.
type Specifies the types of SOAP messages that you want to log. You can specify one of these values:
  • All: All messages will be logged.
  • None: No messages will be logged.
  • Requests: Only requests will be logged.
  • Responses: Only responses will be logged.