Logon Components,Connections and Connection Pools
99
Creating a 5250 Terminal Component That Uses
Pooled Connections
At this point, you are ready to create a 5250 Logon Component that can use the
Connection Pool. For the most part, you will build the component as you would a
normal 5250 Terminal Component, the only difference being the Connection you
specify on the Connection Panel of the New Component Wizard. (You’ll specify a
Logon Connection instead of a regular TN5250 Connection.)
¾
¾¾
¾ To create a 5250 Terminal Component:
1 From the Composer File menu, select New > xObject, then open the
Component tab and select 5250 Terminal. The Header Info panel of the
New xObject Wizard appears:
2 Type a Name for the component.
3 Optionally, type Description text.
4 Click Next and the XML Property Info panel appears.
5 Select the necessary Input and Output Templates and click Next, and the
Temp/Fault panel appears.
6 Select the necessary Temp and Fault Templates and click Next, and the
Connection Info panel appears.
7 Select the Logon Connection you created and click on Next, and the
Component editor appears.
8 Build the component according to the instructions found in “To create a new
5250 Component:” on page -27.