Resolved! How pass Cis into the table alm_asset
Hi every one, I need pass a lot of Ci from the table cmdb_ci and add this Ci to the table alm_asset, I'm using a background script: (function runBackgroundScript() { var cmdbCiGr = new GlideRecord('cmdb_ci'); cmdbCiGr.addQuery('manufacturer...
