defaultbroker
defaultbroker
Version 10.8
October 2022
This document applies to webMethods EntireX Version 10.8 and all subsequent releases.
Specifications contained herein are subject to change and these changes will be reported in subsequent release notes or new editions.
Copyright © 1997-2022 Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries
and/or its affiliates and/or their licensors.
The name Software AG and all Software AG product names are either trademarks or registered trademarks of Software AG and/or
Software AG USA, Inc. and/or its subsidiaries and/or its affiliates and/or their licensors. Other company and product names mentioned
herein may be trademarks of their respective owners.
Detailed information on trademarks and patents owned by Software AG and/or its subsidiaries is located at
http://softwareag.com/licenses.
Use of this software is subject to adherence to Software AG's licensing conditions and terms. These terms are part of the product
documentation, located at http://softwareag.com/licenses/ and/or in the root installation directory of the licensed product(s).
This software may include portions of third-party products. For third-party copyright notices, license terms, additional rights or re-
strictions, please refer to "License Texts, Copyright Notices and Disclaimers of Third-Party Products". For certain specific third-party
license restrictions, please refer to section E of the Legal Notices available under "License Terms and Conditions for Use of Software AG
Products / Copyright and Trademark Notices of Software AG Products". These documents are part of the product documentation,
located at http://softwareag.com/licenses and/or in the root installation directory of the licensed product(s).
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with
Software AG.
iii
iv
1 About this Documentation
1
About this Documentation
Document Conventions
Convention Description
Bold Identifies elements on a screen.
Monospace font Identifies service names and locations in the format folder.subfolder.service,
APIs, Java classes, methods, properties.
Italic Identifies:
Variables for which you must supply values specific to your own situation or
environment.
New terms the first time they occur in the text.
References to other documentation sources.
Monospace font Identifies:
Product Documentation
You can find the product documentation on our documentation website at https://documenta-
tion.softwareag.com.
In addition, you can also access the cloud product documentation via https://www.software-
ag.cloud. Navigate to the desired product and then, depending on your solution, go to “Developer
Center”, “User Center” or “Documentation”.
Product Training
You can find helpful product training material on our Learning Portal at https://knowledge.soft-
wareag.com.
Tech Community
You can collaborate with Software AG experts on our Tech Community website at https://tech-
community.softwareag.com. From here you can, for example:
Product Support
Support for Software AG products is provided to licensed customers via our Empower Portal at
https://empower.softwareag.com. Many services on this portal require that you have an account.
If you do not yet have one, you can request it at https://empower.softwareag.com/register. Once
you have an account, you can, for example:
Data Protection
Software AG products provide functionality with respect to processing of personal data according
to the EU General Data Protection Regulation (GDPR). Where applicable, appropriate steps are
documented in the respective administration documentation.
5
EntireX Default Broker View
The EntireX Default Broker View is part of the Designer. It displays the status of the EntireX Default
Broker and the active RPC Services registered to it.
To open the EntireX Default Broker View from the EntireX perspective
■ Choose Window > Show View > Other > Software AG EntireX > EntireX Default Broker.
The screen consists of two panels: Broker and Services. These are described below.
Broker Panel
Field Description
Name Name of the EntireX Default Broker.
Status Whether the broker is running or stopped.
TCP Port Number of TCP/IP port.
SSL Port Number of SSL port.
Trace Level Trace level currently used to trace the operations of the broker.
Auto Start Whether the broker should start up automatically.
■ Enter a value under Trace Level. See TRACE-LEVEL under Broker-specific Broker Attributes for
details.
■ Click Refresh in the top-right corner of the EntireX Default Broker to synchronize the view
with the current state of the Default Broker.
Service Panel
Field Description
Per service Number of Servers Number of servers registered to the service
Requests Total number of requests to the service
Wait for Server Number of times all servers offering this service are occupied and
percentage of waits per total number of requests.
Per server Server Name Name of the server.
Host Server host.
Version Server version.
See also Broker CIS Data Structures in the ACI Programming documentation.
■ Click the Shutdown button assigned to the service to stop all servers that implement this
service.
■ Click the Shutdown button assigned to the server to stop the selected server immediately.
This terminates the process without waiting for current tasks to finish.
See also ETBCMD: Executable Command Requests in the EntireX Broker documentation.