Adding application gateways
Add and configure a Cisco ICM application gateway to use Pega Platform rules for augmented call routing.
- In the header of Dev Studio, click .
- On the Application Gateways tab, click Add Application Gateway.
- On the New rule tab, enter a name and description for the application gateway, and then click Create and Open.
- On the General tab, specify the application gateway properties:
- In the Port field, enter the TCP port number that the application gateway listens on.
- To enable an application gateway that is already configured, select the Enabled check box.
- To automatically start the application gateway when the Pega Platform node starts up, select the Auto Start check box. Select this check box for application gateways that are used in production to prevent delayed responses.
- In the Node field, select the Pega Platform node on which this application gateway runs.
- In the Key conversions list, select how
underscores in the Pega Platform property
names map to ECC variable names when Pega
Call sends variables back to ICM:
- To map all underscore characters in the property name to periods in the ECC variable name, select All.
- To map only the first underscore in the property name maps to a period in the ECC variable name, select First.
- To directly use the property name as the ECC variable name, with no mapping of underscore characters, select None.
- In the Setup timeout field, enter the time (in milliseconds) that the application gateway waits for the socket server thread to set up, to confirm that the application gateway starts properly.
- In the Socket retry time field, enter the time (in milliseconds) that the application gateway waits before trying to reestablish the socket server that manages TCP connections from the Cisco router.
- Optional: To provide more details about the application gateway, on the History tab, enter a description and usage information.
- Confirm your updates by clicking Save.
Previous topic Configuring application gateways Next topic Starting and stopping application gateways