Business Console 10.7 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Introduction to Business Console | Understanding Business Console Gadget Development | Configuring Global Servers for Gadgets
 
Configuring Global Servers for Gadgets
You can configure global server settings for gadgets which are available for the configuration object.
*To configure global server settings for gadgets
1. Log in as a sysadmin into My webMethods Server.
2. Navigate to <Folders> > Administrative Folders > Administration Dashboard > Configuration > CAF Application Runtime Configuration.
3. Click Configure Global Defaults and open Environment Entries under web application.
4. Click Add New Entry and add the following entries for each of the servers:
Field Name
Type
Description
gadgets.config.servers.host1.serverType
String
The value should be either MWS or IS or AA or other appropriate server type. Each of these acronyms expand to My webMethods Server or Integration Server or AgileApps Cloud respectively.
gadgets.config.servers.host1.host
String
localhost
(or appropriate host name)
gadgets.config.servers.host1.port
Integer
8585 (or appropriate port)
gadgets.config.servers.host1.protocol
String
HTTP (or appropriate protocol)