The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Scheduled Script Execution

Hello everyoneI have an urgent matter. How do I get the content from the sysuser table? The important thing is to get the red part. var A = new GlideRecord('sys_user');var gr= A.addQuery('company_cd', 'STARTSWITH', '0');gr.addOrCondition('company_cd'...

kack l by Tera Expert
  • 360 Views
  • 3 replies
  • 0 helpfuls

Resolved! Generate Link to the table (FLOW) gets an error

Hello all!Quick question: I'm trying to insert a hyperlink on contract numbers (they're dynamic). For this purpose I'm building the main structure on Flow (no code), but I once I thought I figured out I get this error: Any hint would be highly apprec...

MariaQuintero_0-1693563932086.png MariaQuintero_1-1693564038695.png MariaQuintero_2-1693564133811.png

Email notification triggering twice

Hey all, We've a notification that is intermittently triggering twice to the end user. The notification is defined to be triggered when the work note is added. 'Send to creator' is not selected. Any hint towards the root-cause? Thanks and Good Day!

G Balaji by Kilo Guru
  • 4447 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to import data from excel sheet to a table on servicenow

Hello All,I have an excel sheet where I have phone numbers which I need to update on the sys_user table business phone field.I need to update only the users whose business phone field in blank with the phone numbers from excel sheet matching against ...

Souvick A by Tera Contributor
  • 12449 Views
  • 5 replies
  • 21 helpfuls

How to enable Service Task (service_task)

Hi Everyone, I have two instances, Instance A having a table named "Service Task(service_task)" whereas instance B is not having the table "Service Task(service_task)". Please help me to understand what is the purpose of this table and to get the "Se...

Tamil4 by Tera Contributor
  • 751 Views
  • 10 replies
  • 3 helpfuls

Resolved! Array.push not working correctly

Hello, I created a MRVS on a catalog item,  created a client script to pass the MRVS over to a script inlcude to create a unique name from that MRVS Selections.  I have created the client script to pass the data just fine, created the Script Include ...

Alex Becker by Tera Contributor
  • 908 Views
  • 4 replies
  • 0 helpfuls

Can I resuse a flow for multiple catalog items?

I have created a flow for approval of a catalog item. The process is same for multiple catalog items. However I am unable to use the same flow because the Template Catalog Items and Variable Sets field is mandatory. How do I make this generic to suit...

Flow-Designer-Flow-Designer-Flow-for-IT-Catalog-Deliveries-Approval.png

Why the email is not sending to user and showing error?

 Hi All,While sending the email I m getting the error because of the body size is too large and its showing to change system property value.Email set to send-ignored because its size exceeds the value set in glide.email.outbound.max_body_bytes.  4281...

Community Alums by Community Alums  
  • 260 Views
  • 1 replies
  • 0 helpfuls

Resolved! Need to remove New button

Need to remove New button on the Change Tasks related list for Normal, Emergency, and Standard change How to achieve it can anyone please help ?

Add attachment from the ui page

Hi Folks, I have a requirement from the client to upload the attachment to a record using a file input from the UI page.Can anyone help with the script to achieve this? 

Community Alums by Community Alums  
  • 1224 Views
  • 1 replies
  • 0 helpfuls