The ApplicationName property specifies the application name by which the Agile Business Suite System is known at the client level.
Note: This is not the same as the application name of the host application, but is the application name assigned when the Java classes for the target Agile Business Suite System were generated. This property must be set before calling the Connect method.
Syntax
Object.ApplicationName
<Object> is an expression that evaluates to an instance of a Component Enabler connection object.
Returns
The current application name.
Example
LINCAPP.ApplicationName = "MYSYS"