Logging a User on to an Application

To log a user on to an application, use the following HFMwManageApplications component methods:

The example for OpenApplication shows how to log a user on.

Note:

OpenApplication returns an object reference to the HFMwSession object. You will need the HFMwSession object reference to use most of the other components in the Web object model. These components have a SetWebSession method that associates the component with the HFMwSession object that represents a user connection to an application.

Other Useful Methods for Logging On