Location specifications used in Discovery

Kota Kuroiwa
Tera Contributor

Location can be set in the Discovery Schedule.
When Discovery is executed on a Discovery Schedule with Location set,
Location is set for newly registered and updated CIs.

Is it a specification of OOTB that Location is set to this CI?
Also, is the value of Location set to CI before the identification phase?

Thank you in advance.

1 ACCEPTED SOLUTION

Pratiksha
Mega Sage
Mega Sage

This done via script not in pattern. 

 

1) Discovery schedule location get updated on ci. Script include is responsible for this. 

2)IF you assigned a user to CI. User's location get updated on CI.

 

View solution in original post

4 REPLIES 4

Harisharan
Tera Guru

Is it a specification of OOTB that Location is set to this CI? >> I didn't get this part clearly, but it is OOTB behavior to set the location of Primary (Hardware?) CIs based on the location set in the Discovery Schedule.
Sharing couple of related posts that could be useful:

https://www.servicenow.com/community/itom-blog/discovery-schedule-attributes/ba-p/2629148
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0864114

 

Selva Arun
Mega Sage
Mega Sage

Hi,

Please check the below article:

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0864114#:~:text=When%20using%....

If you believe the solution provided has adequately addressed your query, could you please **mark it as 'Helpful'** and **'Accept it as a Solution'**? This will help other community members who might have the same question find the answer more easily.

 

Thank you for your consideration.

Selva

Pratiksha
Mega Sage
Mega Sage

This done via script not in pattern. 

 

1) Discovery schedule location get updated on ci. Script include is responsible for this. 

2)IF you assigned a user to CI. User's location get updated on CI.

 

Hi Pratiksha,

Thank you for your response!
It was very clear. I now understand the specifications.
Thank you.