Resolved! CAD
Which ATF Test step allows you to create a user with speeded roles and groups for the test?Create a groupImpersonationCreate a roleCreate a user
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
Which ATF Test step allows you to create a user with speeded roles and groups for the test?Create a groupImpersonationCreate a roleCreate a user
What are some of the benefits of extending an existing table such as the Task table when creating a new application?Use existing fields with no modifications.Existing logic from the parent table will be automatically applied to the new table.You can ...
Which of the following objects can be used in a Script Action script?A. GlideRecord B. current C. previous D. event
What are some of the benefits of extending an existing table such as the Task table when creating a new application?All of the parent table records are copied to the new table.You can repurpose existing fields by simply changing the label.Use existin...
What is the best UX format to use for lists and forms?ClassicFormsStandardLists
When creating an application through the Guided Application Creator, which of the following is a user experience option?MobilePortalWorkspaceSelf-service
Which of the following is NOT supported by Flow Designer?Use Delegated DeveloperCall a subflow from a flowTest a flow with rollbackRun a flow from a MetricBase Trigger
Modules in ServiceNow must have a Link type. Which of the following is a valid list of Link types?Options:List of Records, Content Page, Order, URL (from arguments:)List of Records, Separator, Catalog Type, RolesAssessment, List of Records, Content P...
Which of the following statements is true for the Form Designer?a) To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.b) To create a new field on a form's table, drag the appropriate data type...
Which one of the following is NOT true about UI Policy execution?Options:.UI Policy Actions execute before Scripts. UI Policy Scripts execute before Actions.UI Policy Actions and Scripts execute at the same time.UI Policy execution order is fixed
Hi team, In WIndows Server class, we have added values in description field. But next day its getting removed from discovery. It should not be removed if value is already there. Please help how to restrict the override. Regards,Saranya
I'm new to the Cloud Discovery Admin space, we recently ran an azure cloud discovery and can across a "multiple dependencies" error where two parents are claiming a child ci, but when looking for this in the payloads i am unable to find this error a...
Hello. I have a question regarding some weird behavior I noticed with reconciliation rules. This was noticed in a production environment but using easy examples from my PDI.Lets say I have two discovery sources - ServiceNow and Alitris. In my recon r...
TL;DR: ci.name = asset.serial_number + ' - ' + asset.model.name; never happens when you provide the mac address createCIWithSerialNumber: function(asset, ci, assetCMDBUtil) { var relatedDataJson = ''; if (AssetUtils.IS_ITAM_COMMON_AC...
Hi, We've got discovery running on NetApp storage server, for example model AFF-C250. Discovery creates following entries :- 1 for the chassis (cmdb_ci_chassis) - 1 for the storage cluster (cmdb_ci_storage_cluster)- 2 for storage cluster node (cmdb_...
