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

Forum Posts

glide.ui.update_is_submit

The system property glide.ui.update_is_submit is used in the condition for the Global Submit UI Action but it is not listed in sys_properties.list. Is there any available documentation on this property?

scot_sutton by Tera Contributor
  • 2913 Views
  • 1 replies
  • 0 helpfuls

Mid Server Requirements

Client wants to set up the Mid Server on a Linux server under vmWare. They want to know the recommended vCPU count for this type of configuration?  Here are their current CPU specs:processor : 1vendor_id : GenuineIntelcpu family : 6model : 45model n...

Time in INC ticket (like Time Worked)

Hi,  So there are a number of threads out there that discuss the Time Worked field available to the Incident form but I haven't found any yet that help solve my specific problem. It's not really a problem per se but more of a request.  My customer wo...

Resolved! Reference qual conditions: "is" vs "is a" - whats the difference?

As I was replicating part of our Incident form in the New Call module, I viewed the dictionary of our Closure Configuration Item field to look at the Reference Qual Conditions.   They're basically limiting the CI choices to various classes.   What is...

scottatah by Giga Expert
  • 3136 Views
  • 2 replies
  • 1 helpfuls

Resolved! SLAs and Reporting

Hello Community,  Was wondering if those who are familiar with SLA's and reporting on them could help me out.  Our NOC uses SLA's to see how long it takes between when an Incident comes in, and when it gets assigned to one of our guys. The amount of ...

Resolved! Building UI page including JQuery

I am trying to impliment JQuery inside a UI page below are the components of the UI page (I am following this walk through)http://constantinekrick.com/?p=290  I keep receiving an error when i place the code inside the HTML block.   This is my first U...

8-22-2014 3-52-48 PM.png
sbolton by Mega Expert
  • 4178 Views
  • 7 replies
  • 0 helpfuls

Add information box to form

Can I add UI macros to a form that is not a record producer?   In the record producer there is an option to add UI macros but I do not see them on the actual form.   I am trying to add an information area to a label.   The available options that i kn...

sbolton by Mega Expert
  • 2416 Views
  • 2 replies
  • 0 helpfuls

Resolved! Full Load of LDAP data is failing

LDAP is failing to import data. In the import log we see: Error during data load, skipping application module creation.

shimongabai by ServiceNow Employee
  • 2203 Views
  • 1 replies
  • 0 helpfuls

Resolved! Adding an "Apply Template" Button

Hi everyone,  As a part of an update, we looking to add an "Apply Template" button to our Incident form.   We want it to work exactly like our context menu but wanted more visibility.   The problem is that I can't seem to track down where the "Apply ...

turnea by Mega Expert
  • 3996 Views
  • 2 replies
  • 0 helpfuls

Resolved! Move update changes to a different domain

I goofed and made changes in a subdomain instead of applying the changes to a higher one in our domain separated instance. I need to apply the changes across multiple domains. Can I easily move this to the higher level domain easily or have the chang...

KB15 by Giga Guru
  • 2803 Views
  • 3 replies
  • 0 helpfuls

Resolved! Do Record Producers Create Records as an Admin?

I am troubleshooting an issue with an ACL that restricts "read" access a field called "Default assignment group" on cmn_location to the roles user_admin and admin. There is a client script on incident that sets assignment_group to Location.Default As...

seberly by Giga Expert
  • 1968 Views
  • 4 replies
  • 0 helpfuls

extract text from HTML field

Hi,  I have a custom HTML field in a table. In business rule I want to extract a plain text from that field.  In client script I used below code and it is working. But in business rule it is not working. Let me know what I need to do in Business Rule...