Vrijendra Kumar
ServiceNow Employee
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 05-24-2021 12:51 AM
Custom credential fields are not synced to mid server. If a customer has added a custom fields in discovery_credentilas table then from Paris release onwards, custom credential fields are not synced to MID Server. This is done to optimize db query of instance by mid server .
> Go to system property
> Create a boolean property name
com.snc.credentials.ignore_custom_fields value as false
> Restart mid
Possible problems:
Credentials with custom filed will stop working. This will be central failure for discovery or many work flow where credentials are required to do execute a step in a workflow.
Labels: