Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As we can see below this is inside the configuration folder of the adapter, we have different config files, but the one that we using in general for the service is the first one ApplicationSettings.config, however we need to edit different files from that list then change the name and replace it. And it goes like this: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.

...