Page History
...
SERVICE_CONTENT
SERVICE_EXCHANGE
The SERVICE_CONTENT keyword is used on the SERVICE_LOAD command to trigger the exchange of content from the LANSA function to the service being loaded. The only value supported by this keyword is *HTTP.
The LANSA BIF performs a scan on the SERVICE_LOAD command string and searches for the following pattern:
SERVICE_CONTENT(*HTTP)
The keyword and its value must be identical to the example above, entirely in uppercase and without imbedded spaces.
...
The LANSA BIF performs a scan on the command string and searches for the following pattern:
SERVICE_EXCHANGE(*FIELD)
SERVICE_EXCHANGE(*FIELDS)
The keyword and its value must be identical to the example above and without imbedded spaces.