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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to Model Business Applications in CMDB

We are in the process of implementing our ServiceNow Deployment, and I have the task of mapping our current CMDB into ServiceNow's CMDB. We have a particular scenario around managing business applications that I'm not sure how to handle. I would like...

BusinessApplication.jpg SNMapping.jpg
lyletaylor by Giga Contributor
  • 14039 Views
  • 6 replies
  • 2 helpfuls

Multiple sessions for one node

We use persistent sessions for our SOAP integration. However, ServiceNow uses session synchronization so it is not possible to perform multiple SOAP requests for one session in parallel. These requests are being queued at the integration semaphores l...

pavelmuller by Tera Contributor
  • 1192 Views
  • 3 replies
  • 0 helpfuls

Using templates for Knowledge Articles

I'm trying to create a Template to be applied to the Knowledge Article form in Istanbul. All is fine until I try to set the Knowledge Base and the Category in the same template - when applied I get a message saying that Category cannot be set.I reali...

Service Portal / Native UI Switching

I need the functionality shown in the following image, i.e., I would like to switch between the Service Portal and UI16 (Native UI) via the navigator (I believe "navigator" is the name for this page component.). nathanfirth @btilton ctomasi

2018-01-26_23-18-13.png

Import XML menu missing

I am an admin with elevated roles on this instance but when I go to any table in list view, when I right-click the table header I don't see the menu to import an XML record.I looked at the UI context record for Import XML and it is OOB. Is there a pr...

e_wilber by Tera Guru
  • 1880 Views
  • 5 replies
  • 0 helpfuls

Resolved! Approval not following cancelled output

I have a workflow that calls a few child workflows for approvals. In the approval workflow, I have added a condition to follow a "cancelled" output, but my workflow is not following it. (I had previously had an if statement for counts.total == counts...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Resolved! Displaying the current Value of a variable

Looking for some assistance with a Script that doesn't appear to be working.   What we are trying to do is display the current value of a select box variable in the short description of a task that is generated from a request as well as display the n...

Use an encrypted field in a Notification

I have a field on a form that is encrypted.   In order to see it the user needs to set their Encryption Context with the picker.   The customer needs to be able to have notifications sent to the email address that is stored in that field: in the "Who...

Garp Pahlow by ServiceNow Employee
  • 1725 Views
  • 6 replies
  • 1 helpfuls

Resolved! Query all managers, add to group

I am looking to automatically populate a group in ServiceNow composed of all users who are people managers (i.e. they appear in anyone's 'manager' field). I'd like to utilize a scheduled job that runs, queries all users who appear in the manager fiel...

snoviello by Kilo Contributor
  • 2665 Views
  • 4 replies
  • 0 helpfuls

Resolved! Connect Asset to different CI

I have a set of Server Assets that all have their individual CI related to them. The thing is that I need to create a new CI and relate it to the Asset (so that I can relate the pre existing CI to the newly created CI.I know that it's not standard pr...

looping a JSON object

Hi,Im trying to apply a loop for a json object and i don't know how to access to JSON element.this is my code.var ticketJson =   {"type" : "Changement1" , "etat" : "Approuvé","epiclink": "URL","priorite" : "P1"};//var obj = JSON.parse(ticketJson); va...

moncef by Tera Contributor
  • 13234 Views
  • 5 replies
  • 10 helpfuls