Integration Service triggers not working when polling ServiceNow on and integer field.
Issue Description: There is an Integration Service trigger to poll a ServiceNow table. The datafilter is setup on a field that has an integer value.
It is found that the ServiceNow datafilters are not working with integer conditions.
Root Cause: ServiceNow is currently returning the metadata field as the incorrect type. It has been brought to notice of the ServiceNow team for action.
Resolution:
Integration Service triggers using data filters on integer values currently do not work with ServiceNow. There is no workaround for this and is a limitation until ServiceNow resolves this on their end.