Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to find which pattern, shared library belongs to ?

venkat101
Tera Guru

Hi,

I want to find out which pattern a shared library belongs to in sn_discovery_patterns table.

 

With regards,

Venkat

1 ACCEPTED SOLUTION

Rohit N
Tera Expert

Hi,

 

I am assuming you want to know which shared library patterns are being used in Infrastructure or Application Pattern. You can find it out by looking at "sa_pattern_extension" table.

 

Best Regards,

Rohit Naik

View solution in original post

3 REPLIES 3

Rinkus
Tera Contributor

Hi @venkat101,

 

Did you find any way to check that?

 

Thanks,

Rinku

Nope.

Rohit N
Tera Expert

Hi,

 

I am assuming you want to know which shared library patterns are being used in Infrastructure or Application Pattern. You can find it out by looking at "sa_pattern_extension" table.

 

Best Regards,

Rohit Naik