Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The Adapter configurations are defined in a file named ApplicationSettings.config.

In order to ease the deployment , the adapter is shifted with pre configured configuration files for each type of deployment (such as CM, Office etc).

To deploy using the pre defined configuration files, please copy and rename the relevant pre defined file to the name ApplicationSettings.config.

1- Channel Management

We will need to use and edit ApplicationSettings-CM.config file, make sure that we have the customer name and the correct Key & Iv from the config of the AdminPortal, and then we will change the name to ApplicationSettings.config file and replace it with the existing one.

2- Teams

We will need to use and edit ApplicationSettings-Office-main.config file, make sure that we have the customer name and the correct Key & Iv from the config of the AdminPortal, verify the values and then we will change the name to ApplicationSettings.config file and replace it with the existing one.

  • If we need more than one adapter so we will use and edit ApplicationSettings-Office-additional.config file and do the same thing.

3- WebEx

We will need to use and edit ApplicationSettings-Webex_Meeting-main.config file, make sure that we have the customer name and the correct Key & Iv from the config of the AdminPortal, verify the values and then we will change the name to ApplicationSettings.config file and replace it with the existing one.

  • If we need more than one adapter so we will use and edit ApplicationSettings-Webex_Messaging-additional.config file and do the same thing.

  • No labels