Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Data inconsistency

Data inconsistency correction done from automated.  A.PluginB.ConfigurationsC.workflowD.None of the above. 

Ashok  kumar by Tera Contributor
  • 818 Views
  • 1 replies
  • 1 helpfuls

Resolved! Data dictionary

What is functionality of data dictionary?  A. To describe the database structure. B. To make fields mandatory.C  . To make a field unique.D.All of the above.

Ashok  kumar by Tera Contributor
  • 949 Views
  • 1 replies
  • 1 helpfuls

Resolved! CSA

Which of the following is true ? A. When moved from left to right sluch bucket , ref fields become bold. B. System tables cannot be deleted . C.Deleted system tables will be created again during an instance upgrade .

Ashok  kumar by Tera Contributor
  • 1001 Views
  • 3 replies
  • 1 helpfuls

Resolved! hide the comments in kb article

hi guyz...plz help me i dont want to show the users comments to the other users but they are able give their own comments for knowledge article portal

find_real_file.png
mdeepu433 by Tera Contributor
  • 4539 Views
  • 6 replies
  • 5 helpfuls

Database View to show server

Hello all, In the CMDB, there are two classes, Database and Instance. In the relationships table, Database is related to Instance (Database is parent and Instance is child) and then Instance is related to Server(Instance is parent and server is child...

Pallavi65 by Tera Contributor
  • 861 Views
  • 4 replies
  • 1 helpfuls

Incident->Problem->Defect->Release->Change Process?

Im curious to know how others are using the agile and/or release module to track their ServiceNow defects in ServiceNow from cradle to grave.For example, if an end user logs an incident for an ESS site defect and it is found to be resolved in a futur...

Resolved! Upgrade - Capturing repairs in an update set

I have read several of the posts on upgrading and update sets and they don't address my specific question.We have 3 environments.   We have started in our sandbox to upgrade from Geneva to Istanbul.   We are trying to get as much as possible back to ...

jpspurlin by Giga Contributor
  • 2287 Views
  • 5 replies
  • 1 helpfuls

How to trigger approval from flow designer

Hi Team, Can anyone help me with Flow designer,I want to trigger an approval to specific groups,based on the logged in users' country,so there are around 11 countries and 11 groups and in future the countries can get increased,so how we can trigger t...

KARAN24 by Tera Contributor
  • 1106 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to return value to getXML function in client script

Hello, I'm calling a script include in my catalog client script through GlideAjax, which works fine. Nevertheless, I can't find a way to return the value to the main function. How is this possible? Preferably with an example. Thanks in advance for yo...