Package dev.galasa.imstm
Annotation Interface ImsTerminal
A zOS 3270 Terminal for use with an IMS TM System that has access to the default IMS screens
Used to populate a
IImsTerminal
field-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe IMS TM Manager will automatically log into the IMS TM region using the terminal with the specified secure credentials when it connects. -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
The IMS TM Manager will automatically connect the terminal to the IMS TM System whenever it starts.The tag of the IMS system terminal is to be associated with.
-
Element Details
-
loginCredentialsTag
String loginCredentialsTagThe IMS TM Manager will automatically log into the IMS TM region using the terminal with the specified secure credentials when it connects. This field is mandatory.
-
-
-
imsTag
String imsTagThe tag of the IMS system terminal is to be associated with. Default value is PRIMARY.- Default:
- "PRIMARY"
-
connectAtStartup
boolean connectAtStartupThe IMS TM Manager will automatically connect the terminal to the IMS TM System whenever it starts. Default value is true.- Default:
- true
-