5 23 1 SERVICE_LOAD

LANSA Integrator

5.23.1 SERVICE_LOAD

Syntax:

Command

Keyword

Value

Developer notes for Command/Keyword/Value

SERVICE_LOAD

TIMEZONE

value

Optional.See 5.1.3 Time Zones.
This overrides the timezone service property.
If no service property then the default TimeZone is used.

ARCHIVE

 

Optional. See ARCHIVE.

ENCODING

 

Optional. See ENCODING.

*BINARY

Archive content with no encoding changes.

 

If the ARCHIVE keyword is used the service will use the ENCODING keyword value if it is present or determine the encoding from the protocol content-type entry or use a default value to convert the received byte content to a Unicode string ready for the archiving stage.

The ENCODING keyword is only used when the service is going to archive the received content. The keyword value of *BINARY instructs the service to write the byte content unaltered to the archive file.

The ARCENCODE keyword controls the archive file content encoding.

If the content type is not of type text or XML then the byte content is written to the file unaltered.

Using the keyword ENCODING (*BINARY) with the ARCHIVE keyword causes all received content to be archived unaltered.