- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2022 08:33 AM
Hello I just upgrade to Service Graph Connector SCCM. For some reason when I put checkmark on 'use last run datetime' for SG-SCCM Last Discovered Update it prompts me for 'SG-SCCM Last Discovered Update'? I cannot use this unless I manually put in a date.
According to SN support....
"Last run database field " you can choose the datetime field which you want to consider for last run datetime. It's up to you to decide which datetime field you want to choose based on your business need. Servicenow support cannot suggest in this case."
What would you suggest as a best practice or most commonly used for 'SG-SCCM Last Discovered Update date and why? Thanks kindly
Donna
Solved! Go to Solution.
- Labels:
-
Service Graph Connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 08:53 AM
OOTB should be blank, so uncheck the option. I believe we answer your questions here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 08:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 08:53 AM
OOTB should be blank, so uncheck the option. I believe we answer your questions here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2022 09:35 AM
The best practice would be the OOTB values.
As for what the options are and why there isn't a lookup is that it depends on the SQL.
Please read through this article to get a better understanding.
The SQL in a JDBC data source is just a string field, so there isn't a reference to a bunch of different select fields. Those select fields in the SQL query are what you could choose from. However they also need to be a date field.
For SG-SCCM Computer Identity the best practice is to use the TimeKey field as mentioned by
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 07:48 AM