General Purpose Super-Server Connector VL_SAM003

LANSA

General Purpose Super-Server Connector VL_SAM003
Example 157 - Rating: common
The Things that Make Up this ExampleTo Execute this Example

This example includes a demonstration harness form and the connector form itself (pictured).

Designed to be used as an imbedded form invoked from other entry level application forms it establishes a super-server connection to iSeries and non-iSeries server systems.

Published User Properties

NameGetSetDescription
UusingSSNYesNoName of the SSN that is being used for the connection.
UConnectedYesNo State of connection. TRUE / FALSE value.

Published User Methods

NameDescription
UConnectPrompt for connection. Ignored if connection already exists.
UConnectModalModally prompt for connection. Ignored if connection already exists.
UDisconnectDrop connection. Ignored if no connection currently exists.

Published User Events

NameDescription
UConnectionCreatedConnection to a server has been established.
UconnectionDestroyedConnection to a server has been dropped.


Keywords
Super ServerConnect
CommunicationExample 157