Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Automated Windows Hotfix Discovery

stormy 12
Tera Contributor

Hello Community,

 

I am working on a requirement to discover Windows Server hotfixes for specific OS versions and store them in a dedicated custom table (u_cmdb_ci_hotfixes).

While I have successfully configured the WMI query in a pattern extension and can see the data in the execution payload, the records are not importing into the target table and I am stuck here.

 

1)Created custome table name "u_cmdb_ci_hotfixes".

2)Added step in extension section of "Windows OS - server" named Collect Hotfixes

3)I am getting payload in at collect the hotfixes step but importing is not happning

4)Also Insert to table step is not throwing any error.I am getting payload there as well.

 

getHotfix1.pnginserTotable.png

insert to table.pnghotfixes log.png

 
 

Any insights on  "Insert to Table" configuration for this use case would be greatly appreciated!

 

Thank You in advance!

5 REPLIES 5

Hi @stormy 12 ,

Can you share the screen shot of the temporary table data being in the debug mode so that it would be better too say what might be going wrong .


Regards,

Vishnu