Service Parameter Maintainence
- Last Updated: June 1, 2022
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The Service Parameter Maintenance window allows you to define instances of application partitions that you can implement in AppBuilder procedures. The tool supports two types of application partitions:
-
AppServer partitions.
-
Java Message Service (JMS) Server partitions.
Each partition specifies the server parameters (Application Services and their connection information) required to connect to a particular AppServer or JMS Server instance from an AppBuilder-generated procedure.
The tool window displays a separate tab for each partition type. Each tab displays a Partition list box showing the names of existing partitions for the specified partition type. Under the list box, the tab displays a series of tab fields that show connection information for the partition that you have currently selected in the list. The same tab fields allow you to enter connection information for any partition that you modify or add to the list.
The tool window contains the following components:
|
Menus and toolbar |
Provides access to pull-down menus and tool icons that allow you to create, manage, and delete partition records. |
|
AppServers Tab |
Allows you to enter connection information for a new AppServer partition or view the connection information for an existing partition. |
|
JMS Servers Tab |
Allows you to enter connection information for a new JMS Server partition or view the connection information for an existing partition. |
|
Close |
Closes the Service Parameter Maintainence window. Before closing, if you have changed or added an unsaved partition, the tool prompts you to save it. It also prompts whether you want to save the changes for future sessions or only for the current AppBuilder session. Changes saved only for the current session are lost when you exit the AppBuilder. |