Any type of session profile can be partially re-configured outside of Rumba+.
The table below shows the parameters that can be configured using the RumbaConfigurator.
M | = Mainframe display | H | = HP |
A | = AS/400 display | MP | = Mainframe printer |
U | = HP display | AP | = AS/400 printer |
Parameter | Desc | Value type | M | A | U | H | MP | AP |
---|---|---|---|---|---|---|---|---|
RumbaSessionOverriddenParameters OverriddenParameters property of RumbaSessionConfiguration object.Rumba+ session profile overridden parameters object. All properties are write-only. |
||||||||
HostName | Overrides configured host name / address | String | Y | Y | Y | Y | Y | Y |
Port | Overrides configured host port number | Integer | Y | Y | Y | Y | Y | Y |
SSL | Overrides configured connection security (for Rumba+ Security Services only) | Boolean | Y | Y | Y | Y | ||
DeviceName | Overrides configured device / LU name | Integer | Y | Y | Y | Y | ||
InteractiveMode | Overrides configured flag Explicitly Interactive Mode | Boolean | Y | Y | Y | Y | ||
RumbaSSLSessionOverriddenParameters SSLOverriddenParameters property of RumbaSessionConfiguration object. Rumba+ SSL session profile overridden parameters object. All properties are write-only. Applicable to Rumba+ Security Services only. If the SSL parameter is set to FALSE, then all parameters are ignored. |
||||||||
RequireStrictServerAuthentication | Overrides configured flag Require Strict Server Authentication | Boolean | Y | Y | Y | Y | ||
RequireTrustedChain | Overrides configured flag Require Trusted Chain | Boolean | Y | Y | Y | Y | ||
EnforceValidityDates | Overrides configured flag Enforce Validity Dates | Boolean | Y | Y | Y | Y | ||
ExplicitSSL | Overrides configured flag Explicitly Negotiate About Security | Boolean | Y | Y | Y | Y | ||
ClientCertificateName | Overrides configured client certificate name | String | Y | Y | Y | Y | ||
RumbaSessionOverriddenConnectionParameters OverriddenConnectionParameters property of RumbaSessionConfiguration object. Rumba+ session profile overridden mainframe connection parameters object. All properties are write-only. |
||||||||
SendKeepAlive | Overrides configured Send Keep Alive | Enum
0 - NoOperation 1 - System 2 - SendNOP |
Y | Y | ||||
KeepAliveNOPInterval | Overrides configured Send Keep Alive NOP interval | Integer | Y | Y | ||||
RumbaSessionOverriddenPlusParameters OverriddenPlusParameters property of RumbaSessionConfiguration object. Rumba+ session profile overridden Plus parameters object. All properties are write-only. |
||||||||
AutoComplete | Overrides configured Auto-Complete | Boolean | Y | Y | ||||
SpellCheck | Overrides configured Spell Check | Boolean | Y | Y | ||||
HyperlinksDetectWebAddresses | Overrides configured Detect HTTP and HTTPS Addresses | Boolean | Y | Y | ||||
HyperlinksDetectWebAddresses | Overrides configured Detect Email Addresses | Boolean | Y | Y | ||||
HyperlinksDetectFileAddresses | Overrides configured Detect File Addresses | Enum
0 - NoOperation 1 - ToLastNonSpace 2 - ToFirstSpace |
Y | Y | ||||
RumbaSessionOverriddenAPIParameters OverriddenAPIParameters property of RumbaSessionConfiguration object. Rumba+ session profile overridden API parameters object. All properties are write-only. |
||||||||
ShortName | Overrides configured Session Short Name | String | Y | Y | Y | Y | ||
MultipleSessions | Overrides configured Multiple Sessions per Profile | Boolean | Y | Y | Y | Y | ||
RumbaSessionOverriddenEditParameters OverriddenEditParameters property of RumbaSessionConfiguration object. Rumba+ session profile overridden Edit parameters object. All properties are write-only. |
||||||||
TypeAhead | Overrides configured Type Ahead | Boolean | Y | Y | ||||
KeyboardAutoReset | Overrides configured Keyboard Auto Reset | Boolean | Y | Y | ||||
DoubleClickAction | Overrides configured Double-Click Option | Enum
0 - NoAction 1 - Selection 2 - SelectionAndExtra |
Y | Y | ||||
WordWrap | Overrides configured Word Wrap | Boolean | Y | |||||
PCInsertMode | Overrides configured PC Insert Mode | Boolean | Y | |||||
PasteInsert | Overrides configured Paste Insert | Boolean | Y | |||||
ParsingCutCopy | Overrides configured Parsing CutCopy | Enum
1 - ParseDataOnFieldBoundaries 2 - ParseDataOnWordBoundaries 3 - DataOnly |
Y | Y | Y | Y | ||
MoveCursorAfterPaste | Overrides configured Move Cursor After Paste | Boolean | Y | Y | ||||
RumbaSessionOverriddenLightPenParameters OverriddenLightPenParameters property of RumbaSessionConfiguration object. Rumba+ session profile overridden LightPen parameters object. All properties are write-only. |
||||||||
LightPen | Overrides configured Light Pen | Enum
0 - Disabled 1 - Enabled 2 - EnabledAndVisible |
Y |
Not all parameters are relevant for all session types. Irrelevant parameters or parameters with invalid values are rejected on load.
Exposed objects, methods, and properties are described in the Rumba Configuration Objects Library.