Tenable For ITSM - Incident rules

Tadz
Tera Guru
Tera Guru

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

1 ACCEPTED SOLUTION

shloke04
Kilo Patron

Hi @Tadz 

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

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

View solution in original post

9 REPLIES 9

Hi Schloke, I think the Incident Rule is working now.

find_real_file.png

It seems it has something to do with my data. Since I'm doing manual import.

By any chance do you have sample records for x_tsirm_tio_itsm_data_source_import table?

 

Unfortunately @Tadz , I do not have data with me.

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

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Yeah, it mentioned about multi threading. But there is only 1 thread for my data source. 

Hi Schloke, thank you for your help 🙂