We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Add Approval History to work notes

Hi,We created a new table (u_requisition) which extends from the Purchase Order table.I'm trying to display the history approval either in the history log or in the work notesand have had no luck.I've already done the following:Select the Yes check b...

annasc by Tera Contributor
  • 4571 Views
  • 4 replies
  • 0 helpfuls

Federated Search

Is there a way that we can implement federated search in ServiceNow. The requirement is to link multiple ServiceNow instances together in relation to the global text search capabilities.Regards,Srikanth

Resolved! Disable Heisenburg Bootstrap

Does anyone have any idea how to disable the Heisenberg version of bootstrap?I have already dropped in the glide.ui.heisenburg.exception = view_content thing into sys_properties; no luck. At the moment, it's driving me nuts because the CSS for Heisen...

wizard ui policy

Hello All,Another beginner question i'm sure. Not finding answers via search.I have about a 12 panel wizard. I need to hide a Select Box variable on panel 10 based on a Yes/No variable in panel 2. I create a Wizard UI Policy to do that. It doesn't wo...

Quota UI Policy.PNG
dougsteckel by Kilo Contributor
  • 1676 Views
  • 1 replies
  • 0 helpfuls

Resolved! List choice UI ACtion

Hello everyone,I have a Ui action, which I use on listview.here is the code u in action,///////////////////////////var className = 'u_cmdb_ci_client_software';current.sys_class_name = className;// Mappingvar gr = new GlideRecord(className);gr.initial...

find_real_file.png find_real_file.png
Shariar by Tera Contributor
  • 14854 Views
  • 12 replies
  • 1 helpfuls

Remove Roles from users

How do I remove a role of a user from a scoped application?I tried to perform delete operation on sys_user_has_role table.But application access for the table is restricting to perform deleteoperation on the table..I have seen many discussion for the...

eswarijk by Tera Contributor
  • 3962 Views
  • 6 replies
  • 1 helpfuls

Resolved! Where are CMDB Health Recommended field values saved?

Hi,I have added Recommended field values in CMDB Health properties for several CI classes on our dev-instance.Now I am wondering where this information is saved on the instance and what is the best practise to take these changes to production. Manual...

cmdb_health.jpg
JC Moller by Giga Sage
  • 3011 Views
  • 2 replies
  • 7 helpfuls

Resolved! multiple work flows per request item/ritm

Hello Community,I have a unquie requirement for a project I am currently engagemed in.The client needs to have all requests items go through a certain stage of approvals and controls before the actual individual request are executed.The first stage a...

Import a knowledge base from static html files

We would like to import an existing KB article we have saved locally as an HTML file to the Service-Now server and create a new KB.I was provided a script which is in the wiki (http://wiki.service-now.com/index.php?title=Useful_Scripts#Import_a_knowl...

poornima2 by Mega Expert
  • 7461 Views
  • 22 replies
  • 0 helpfuls

Resolved! Complex service request with large number of ordered items

HiI'd like to hear from any service catalog workflow developers who have been required to implement a solution which manages tens to hundreds of ordered catalog items per request.For my current project, I was provided with a high level design which u...

Matt88 by Kilo Expert
  • 3848 Views
  • 3 replies
  • 0 helpfuls

Resolved! Fulfillers & licensed users

We have a  scoped app that performs a data sync of ServiceNow users and groups based on  a custom role we have created. The role itself is package as part of the app.My question is in repect to Fulfillers  mentioned in these articles:https://docs.ser...

darrenfraser by Kilo Contributor
  • 6004 Views
  • 2 replies
  • 2 helpfuls

Resolved! IncidentState Variables defined?

Hi,Can anyone help me find where the IncidentState vars are defined?   There's several OOTB biz rules using statements such as:current.incident_state.changesTo(IncidentState.CLOSED) current.incident_state.changesTo(IncidentState.RESOLVED) thanksDave

asd13 by ServiceNow Employee
  • 5847 Views
  • 2 replies
  • 16 helpfuls