- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2024 04:47 AM - edited ‎08-01-2024 04:49 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2024 01:20 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2024 12:22 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2024 12:47 PM
Hi,
Please check the below article:
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2024 01:20 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2024 11:52 PM
Hi Pratiksha,
Thank you for your response!
It was very clear. I now understand the specifications.
Thank you.