Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Where do we find which credentials were used for pattern discovery?

taarik_rahaman
Tera Expert

Hi,

We are looking to fine-tune the way credentials work, but need to understand which credentials are being used in a specific map.   I thought this information was stored in the ECC queue records, but on the specific system I'm looking at, the credential ID information isn't included, so I'm not sure I know the answer.

Is there any way to tell which credentials are used during the mapping of a specific service?

Thanks..

1 REPLY 1

staceyrocheleau
Kilo Guru

Go to the Affinity Table under Discovery (dscy_credentials_affinity) and you can search for the ip address to see which credential id was used. That id maps to the sys_id of the credential record. There is a link on that record that says "Go to credential" so you can see which credential it's linked to.