GETSESSIONID

This function returns the session ID for the current data connection. If the specified data connection is not connected, or does not exist, the function returns an empty string.

GETSESSIONID is used to enable Application Engine processes to connect to the database specified in the data connection and reuse the session members.

Syntax

GETSESSIONID("data_connection")