...
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 When deploying CM use and edit ApplicationSettings-CM.config file, make sure that we to 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 When deploying Teams use and edit ApplicationSettings-Office-main.config file,make sure that we to 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 the deployment requires 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 A- When deploying WebEx meeting use and edit ApplicationSettings-Webex_Meeting-main.config file , make sure to have the customer name and the correct Key & Iv from the config of the AdminPortal, verify the values and then change the name to ApplicationSettings.config file and replace it with the existing one.
If the deployment requires more than one adapter use and edit the same file.
B- When deploying WebEx messaging use and edit ApplicationSettings-Webex_MeetingMessaging-main.config file , make sure that we to 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 the deployment requires more than one adapter so we will use and edit ApplicationSettings-Webex_Messaging-additional.config file and do the same thing.
...