XML Select Web Service Samples Overview

The following XML Select Web Service samples are available. Please read the Disclaimer about the materials and samples presented in this help system.

Sample

Description

Filter

Shows how filters are created and used.

BeginSession

Shows how to sign on and get a session token.

GetIdentityInfo

Shows how to get the identity associated with the HAP.

SubmitXml

Shows how to submit an XML request without a session.

MultiSubmitXml

Shows how to submit multiple XML requests without a session.

SubmitXmlOnSession

Shows how to submit an XML request with a session.

SubmitTerminalTransaction

Shows how to use terminal emulation through the web service.

SubmitCruiseTransaction No Correlation Token

Shows how to use the submit cruise transaction with no correlation tokens in the request or response.

SubmitCruiseTransaction with Correlation Token Response

Shows how to use the submit cruise transaction with a correlation token in the response.

SubmitCruiseTransaction with Correlation Token Request

Shows how to use the submit cruise transaction with a correlation token in the request.

EndSession

Shows how to end a session and sign off.