SOI is integrated with ServiceNow. Incidents in ServiceNow are having comments repeated added. The following is observed being added about every 60 seconds:
Alarm is cleared from SOI and Incident status is set to resolved
In the helpdesk.log file, the following error is observed:
ERROR [hdUpdatePoller] integration.HDUpdateIncident.updateIncident(136) [] - Exception occured in updateIncident:java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 2200 path $.attachment[0]
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 2200 path $.attachment[0]
SOI 4.2 CU5
There is a defect in Universal Helpdesk 1.2.2 where SNow incidents with attachments are being handled incorrectly. This is preventing the sync between SOI and SNow from occurring properly.