InfoCenter

Start Options

Session ID
Start Automatically
Start in Separate Window

Auto-Start Options (3270/5250/VT Display and CICS Gateway sessions)

Applet/Macro
Name
Parameter (Optional)
Lock

Session ID
ID assigned to this session. Sessions are started in alphabetical order. The ID is displayed on the session window or tab. Automatic assigns and starts sessions in the order that they are created when Start Automatically is set to Yes.

Start Automatically
Session is started and connected (if Auto-Connect is Yes) when the client is loaded.

Start in Separate Window
If Yes is selected, the session is started in a separate browser window. If No, the session is started in the Client window with the session name and ID displayed on a tab. Each session started in the Client window is tabbed for easy access.

Auto-Start Options (3270/5250/VT Display and CICS Gateway sessions)

Applet/Macro
You can have an applet or a macro start at the same time as the session. Click the arrow and choose Applet or Macro, then type the name of an applet's class-file or the name of a macro in the box below. For an applet, only those applets that implement ECLAppletInterface or CustomInterface can run here.
Name
The applet's class-file name or the name of the macro that you want to auto-start.
Parameter (Optional)
Applies to applets only: the name of the parameter that is passed to the applet when the session starts. In order for an applet to receive parameters, the applet must implement the following method: public void initParam(String param). The variable name, param, may be any valid variable name.

Lock
Check Lock to prevent users from changing the associated startup value for a session. Users can not change values for most fields because the fields are unavailable. However, functions accessed from the session menu bar or tool bar can be changed.