This is an optional property that sets the name of the first Ispec to be called after opening a connection with the host application. If this property is not set, Component Enabler sends a HI request to the application to get the fireup Ispec defined in the application. If this property is set to a valid Ispec name, the system effectively performs a Page 2 recall of the specified Ispec after opening a connection.
Syntax
Object.DomainName
<Object> is an expression that evaluates to an instance of a Component Enabler connection object.
Returns
The fireup Ispec name.
Example
LINCAPP.FireUpIspec = "PROD"