Resolved! Servicenow devlopment and cmdb interview queations
Hello team,Good day Can anyone share latest interview questions of Service now development and CMDB Thanks & RegardsBhavana
Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More
Hello team,Good day Can anyone share latest interview questions of Service now development and CMDB Thanks & RegardsBhavana
hi: Has anyone implemented network Discovery using TACACs as the authenticating method for the credentials? any help would be greatly appreciated. Carlos
Hi community, I'm wondering why in the ootb discovery for OS, we do not find similar information across different OS. I understand that attributes specific for 1 OS are not visible everywhere. But what about reboot time ? On linux, an attribute call...
When a custom field created on parent CMDB table, it creates the same custom field on all child tables.Ex: I create a field 'u_test' on cmdb_ci_server, it then created this field explicitly on all its child tables (like on windows, linux, solaris tab...
Has anyone ever setup Discovery for GitHub Enterprise Server? I suspect it would be a lot of customization since it is a self-contained virtual appliance. https://docs.github.com/en/enterprise-server@3.10/admin/overview/system-overview Thanks for any...
Hello all, Our company has started wanting to track all talend jobs for use in change control and incident management. We're wondering what the best options would be for discovery of these jobs and what class they should be identified as. Our curren...
Hello,In a cmdb_ci record, I want the user to be able to create a task. I added a UI Action inspired by the existing "Create Incident" UI Action (now/nav/ui/classic/params/target/sys_ui_action.do%3Fsys_id%3D6071fa390b2322001604628393673ac9%26sysparm_...
Hi, I can see that due to the Service Graph Connector for InfoBlox there is a new Class introduced in the CMDB CI (cmdb_ci_ip_network_subnet) What I am confused by is what is the different between this and IP Networks (cmdb_ci_ip_network) which also ...
Hi Team,We have created Business Application in ServiceNow and created the dependency view.If I am creating the new incident ticket and selecting the ci's business application and submitting the ticket. In the impacted ci's it should display what are...
Hello,I am struggling to filter out CIs from the cmdb_ci field on sc_task table.I have Principal Classes selected in my environment,The Configuration item field's reference qualifier is: javascript: ['incident', 'problem'].indexOf(current.sys_c...
@Ankur Bawiskar @Community Alums @Maik Skoddow @Sohail Khilji please suggest What is the use of Hotfix patch upgradewhy we aare doing
Now I'm learning discovery module at the time of completion the task I'm facing this error(Is the windows server created in CMDB?) how to solve this error.
@Ankur Bawiskar @Community Alums @Sohail Khilji @Maik Skoddow or anyone please help its urgent I configured flow with LOOKUP RECORDS to COMPANY TABLE with the condition starts if vendor is true in the table i can see total count was 4800 but in ...
We have two servers running in DMZ that I am unable to discover using any of my MID Servers included the MID Server which should be allowing me access to all company devices in DMZ. I have tested credentials and they are validating, I have requested...
In Normal Transform map, we can write transform scripts (on before, on after, on complete etc) , but in Robust transform map, there is no such types of scripts option.So if we want to use such logic (on before, on after, on complete etc), then how to...