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.

Moving of Pattern extension section from one instance to another.

Arathi B Raj
Mega Contributor

We tried to export extension section( Get registry key) created under Windows Server Pattern but it was not possible for 2 - Shared library. (Extension section).

find_real_file.png

We also tried to capture it in update set and move. It is getting imported under Discovery patterns.find_real_file.png

But it is not found under extension section of the Windows Server Pattern from where it is extended and not used for Discovery.

find_real_file.png

Can anyone help on how can we move the extension section of patterns?

4 REPLIES 4

doug_schulze
ServiceNow Employee
ServiceNow Employee

try the sa_pattern_extension table...

There is no option to export pattern under sa_pattern_extension table.

Tried to capture it in update sets as well from sa_pattern_extension table . Even that was not working.

Asi Garty
ServiceNow Employee
ServiceNow Employee

Navigate to "discovery patterns" from main menu, select your pattern and check:
"Export Pattern with CMDB Items". this will also pickup and export additional resources that are linked to the pattern:

 find_real_file.png