Error Messages
Following are the error messages:
| Error Code | Purpose | String | Example(s) | Explanation |
|---|---|---|---|---|
| MS_ERR_SEARCH_ENGINE | Error from OpenSearch client is appended in the placeholder to show in the UI | An error occurred at the search engine side %1. | An error occurred at the search engine side contacts already exists. | Error message from OpenSearch is appended in %1. Value at placeholder is not translated; only static words are translated. |
| MS_ERR_GENERIC | Generic Error to show in UI during different operations with/without reason | An error occurred during %1 %2 | An error occurred during CreateSchema index name is missing for category: Service Requests. Please ConfigureAn error occurred during CreateSchema | Flow is appended in %1, and error message from JBS if provided is appended at %2. Value at placeholder is not translated; only static words are translated. |
| MS_ERR_GENERIC_ADAPTER | Error from OpenSearch client which the JBS catches. | -- | -- | -- |