Configure the website and service application
- Last UpdatedJan 16, 2025
- 2 minute read
Configure Website and Service Application:
-
Select IMSOP_WebService from the left side pane.
-
Double-click Application Settings in the ASP.NET feature section. The following screen appears.

-
Right-click any key and then select Edit.
The Edit Application Setting dialog box appears.
-
Enter the key value and then select OK.
Note: Do not change the name of the key.
Description and usage of Keys
Key
Value
WorkflowGuide
ID Value to be taken from the workflow repository in SKEUsers table after the repository is created for the IMSOPSkeltaDB.
GoogleAPIKey
Specify the value of the Google API key.
UseGoogleAPI
Set this key to true.
EmailCitySignature
EmailSubjectEscalation1Template
EmailSubjectEscalation1Template
EmailSubjectReminderTemplate
EmailSubjectTemplate
Set the value of these keys as required.
Note: If you are creating the IMSOP DB in a server which is different from the one you are using for website deployment, change the value of the data source by performing the following steps from 5 to 8. Otherwise, skip to step 9.
-
Select IMSOP_Webservice from the left side pane.
-
Double-click Connection Strings.
-
Double-click IMSOPDBEntities.
The Edit Connection String dialog box appears.
-
Select Custom and then change the data source in the Custom text box.
-
Select OK.
The data source is successfully changed.
Note: For enhanced data security, it is recommended to encrypt the web.config for IMSOP_Webservice. For more information, refer to https://blogs.msdn.microsoft.com/gaurav/2013/12/15/encrypting-section-of-config-file-using-aspnet_regiis-exe-the-configuration-for-physical-path-web-config-cannot-be-opened/