Previous Next

Server object handle
Allows you to connect and execute remote procedures on an AppServer or Web service.
Note:
Syntax 
 
server-handle [ :attribute | :method ]
server-handle
A handle variable that references a server object created by the CREATE SERVER statement that, in turn, allows you to connect to and access an AppServer instance or a Web service application.
attribute
An attribute of the server handle.
method
A method of the server handle.
Attributes
 
Methods
 
Note 
For SpeedScript, as in any ABL client, a WebSpeed Agent can use a valid server handle to access and run remote procedures on an AppServer. However, it does not access or affect the state of any WebSpeed Transaction Server.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.