
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2022 12:06 AM
Hi Everyone,
I'm doing POC on Tenable for ITSM, I want to test this Incident Rules but I'm currently having issues with the import part as there is a large amount of data and it is always stuck.
I was trying to manually execute the Incident Rules, but it seems the incident rules are not working.
I tried to do a load data and run transform map "Tenable Vulnerability ITSM Transform Map" as this would trigger the incident creation. I tried to do debugging using gs.logs but seems the onafter script are not executed.
also where do i find the logs for these?
logger.enterFunction("Vulnerability ITSM Transform Map","onAfter - 300 - create incidents based on rules");
Just want to check if this is actually running or not.
Thanks,
Tads
Solved! Go to Solution.
- Labels:
-
Vulnerability Response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2022 09:13 PM
Hi
Did you got a chance to review the below docs as it describes on how you should do it with detailed steps:
https://docs.tenable.com/integrations/ServiceNow/Content/ITSMConfiguration.htm
https://docs.tenable.com/integrations/ServiceNow/Content/PDF/Tenable_and_ServiceNow_Integration_Guide.pdf
https://community.servicenow.com/community?id=community_article&sys_id=361d4c53db77c09823f4a345ca96194d
https://www.youtube.com/watch?v=BVrx8oKcpk8
Links highlighted in bold are the first one to look at.
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2022 10:40 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2022 10:59 PM
By any chance do you have sample records for x_tsirm_tio_itsm_data_source_import table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2022 11:48 PM
Unfortunately
However the video or the link below should help you in getting some demo data .
https://community.servicenow.com/community?id=community_article&sys_id=361d4c53db77c09823f4a345ca96194d
If my answer has helped you then please mark it as correct and close this thread for others.
Regards,
Shloke
Regards,
Shloke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2022 01:27 AM
Yeah, it mentioned about multi threading. But there is only 1 thread for my data source.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2022 08:03 PM
Hi Schloke, thank you for your help 🙂