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

Forum Posts

Can anyone tell me what is updated by "System"

I have seen records in ServiceNow being updated by a user account named 'System'. But there is no user account as system.Can you tell me what 'System' is and what is triggering it to make updates to HW Asset records in SNow?

Community Alums by Community Alums  
  • 4277 Views
  • 3 replies
  • 1 helpfuls

How are records created in asmt_metric_result ?

I'm tring to fill a survey response via a ui page but it looks like my updates are not appliedIt looks like i cant write on the asmt_metric_result table i want to know why.Also i wonder how this table is updated i didnt find anything on the business ...

Hawk by Tera Contributor
  • 1516 Views
  • 1 replies
  • 0 helpfuls

Resolved! I want to grab the user's name that makes an entry on a RITM when that person is not on the RITM or TASK, but can make a comment.

If someone makes a customer visible comment on a RITM or Task their comment is captured in the Activity log along with their user name. I am trying to capture that user's name and apply it to the notification that is sent out to the Assigned to and/o...

Resolved! GlideRecord and Reference Fields

Is there anyway I can do an addQuery on the display value of a reference field?u_iccb_fisma_id is a reference field to the cmdb_ci_service table.   I know the u_iccb_fisma_id is actually the sys_id.   Or do I have to do a GlideRecord on the cmdb_ci_s...

kemmy1 by Tera Guru
  • 12039 Views
  • 4 replies
  • 1 helpfuls

Resolved! Choice List not populating in catalog items

Hello Experts,I have created a Record Producer for Creating an Incident. In variables I have mapped to incident fields like urgency, priority.....but when I preview item or Try it it does not shows any choices list which is present in Incident table....

find_real_file.png

Resolved! UI Policy Script - ReadOnly fields

Hello Community,I am trying to allow ITIL user to be able to edit incident due date. We have a UI policy in place which makes the due date mandatory or not mandatory based on contact type and status fields selected. However, when ITIL user selects a ...

Kamran1 by Kilo Guru
  • 12088 Views
  • 6 replies
  • 4 helpfuls

Resolved! How to include HTML in gs.addInfoMessage ?

With the Jakarta release, any of my previous gs.addInfoMessage messages that included HTML in it (like a hyperlink), no longer use that HTML.Does anyone know of a way around this?

MG Casey by Mega Sage
  • 2163 Views
  • 1 replies
  • 0 helpfuls

Resolved! ServiceDesk Call create generic request

So I am new to the Service Desk Call option, I was able to get the Incident information the way I want,   now I wanted to create a General Request item - I have tried using the format ofNew call to create generic request` However it just isnt copying...

williame by Tera Contributor
  • 3851 Views
  • 20 replies
  • 4 helpfuls

Resolved! issue with servicenow displayed in iframe

We have to embeded ServiceNow in a iframe for one of our portal. After embeding few things are not working in that iframe servicenow window,   like unable to change the filter condition, Clicking "New" button in list view does nothing...etc.Does anyo...

Resolved! Dot walking list type field in scripting

Hi folks,I have two list type fields on a form both are referenced from other tables.           I need to populate u_enterprise_app_definition.managed_by   on to the Custom manged by field on change or update of Enterprise app definition field. I hav...

find_real_file.png find_real_file.png

Explain getdatefromformat()

Hi All,Could someone explain me getdatefromformat() method along with its parameters.Also explain "g_user_date_format", "g_user_date_time_format" and formatDate().Thanks in advancedcn

Resolved! service portal - modify widget title color

Hi guys,I am working on the Service Portal widgets. I can customize and change the color of the icon shopping bag below to whatever color I want but I am unsuccessful with the title ('commander'). I'd like to change it to white for example.In the pag...

find_real_file.png find_real_file.png
maronis by Mega Guru
  • 4861 Views
  • 6 replies
  • 4 helpfuls

How to set view rule for list view only

Hi,I'm familiar with view rules that allow to enforce a specific view on form, according to defined conditions.Does anyone know how to achieve the same functionality for lists? is there an option like that?Thank you!