OI ServiceNow add channel issue
search cancel

OI ServiceNow add channel issue

book

Article ID: 217930

calendar_today

Updated On:

Products

DX Operational Intelligence

Issue/Introduction

We are trying to integrate ServiceNow with DX OI SAAS.

Under DX OI SAAS settings -> Channels -> Ticket Management

We are adding the information for the ServiceNow and then clicking on the "Test" button.

It is giving an error message:
"Please check the configuration from the servicenow."

This same user was working well.

We did not get the description part of the ServiceNow ticket. Once we give the role of "sn_incident_write" to the user, then we are able to get the description part. But after a few hours, the integration stopped working.

We removed the older Channel, and now trying to add it back again, and getting the above error message.

The user has all required permissions that are specified here:
https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-platform-on-premise/20-2/using/channels/ticket-management/integrate-servicenow.html#concept.dita_5e2b491a21fb983a699d3fecbfd675fb33ed8a97_ConfiguretheIntegration

Environment

Release : 20.2

Component : CA DOI Foundations

Resolution

The response (using developer tools) coming from the ServiceNow shows that there is 500 exception being returned.

Error message - {"action":"Test","status":"Failed","message":"Nim Error : {\"Success\":false,\"Error\":{\"ErrorCode\":151,\"ErrorMessage\":\"Please check the configuration for ServiceNow(SNTESTMDR)\",\"DetailErrorMessage\":null,\"HTTPResponseCode\":\"BAD_REQUEST\",\"HTTPResponseCodeValue\":\"500\",\"WarningMessage\":null}}"}

Work with your ServiceNow team and investigate why 500 exception is being returned. This issue is on ServiceNow side.