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

Forum Posts

UI Page not rendering when passing parameters from UI action

Hi I have a UI action (client with Onclick) on Incident, in which I am trying to pass the SysId and CI to a UI page. However, the dialog window does not render unless I remove the "dialog.addParam" lines function updateAsset(){ var sys_id = g_form.ge...

ray evans by Tera Guru
  • 1687 Views
  • 22 replies
  • 0 helpfuls

Object/widget Library

Hi AllI am a developer by trade with plenty of experience of Oracle and database technologies. I am currently in a Business Analysis role overseeing the development of small and medium sized applications in ServiceNowThe issue I have is that I am abl...

Elaf Kinda by Giga Contributor
  • 1006 Views
  • 5 replies
  • 1 helpfuls

Resolved! Records should not get insert, it should get update only if the Coalesce

Hi Experts!I have a requirement, there is a string field on the target table called "PO number"  , I have made that field as Coalesce, while doing the bulk upload if the record found it is updating that record, if record not found it is creating a ne...

CHAITHANYA13_0-1687962733739.png
Community Alums by Community Alums  
  • 1491 Views
  • 10 replies
  • 5 helpfuls

Resolved! Run as tz not working in scheduled export sets

Hi,The Run as tz is not working in scheduled export sets.I'm running a scheduled export set at 8.00 AM IST.  But the file generated has SNXXX20201006231000 rather than SNXXX20201007080000The run as tz is configured to IST. But still the name of the f...

shanker1 by Giga Guru
  • 1661 Views
  • 10 replies
  • 1 helpfuls

attachments copy from parent to child

I want to copy attachments from parent to child. I used the below script, but it's not working.Before insert Business rule: (function executeRule(current, previous /*null when async*/) {var parentAttachments = new GlideRecord('sys_attachment');parent...

Anshu56 by Tera Contributor
  • 637 Views
  • 3 replies
  • 2 helpfuls

Resolved! Need to change the error message

Hi,I need to change a field-level error message, in the change management form. The error message was written previously, which I need to replace. Please find the screenshot in the attachment.Is there any such table where we need to change the script...

After the record producer submitted, the attachment showed error

hi all, when i open a record producer form, there is an attachment variable, i upload an attachment, then i delete it, then i upload an attachment again, then submit the form. on the case ticket page, activity log tab, will show two duplicate attachm...

Echo1 by Tera Contributor
  • 619 Views
  • 4 replies
  • 0 helpfuls

Workflow not triggering on custom table as expected.

I created a workflow on a custom table.  The conditions on the workflow I'm testing are as below image. This workflow is supposed to triggered after a different workflow makes an update to the record. I verified the version exists in workflow version...

Kumar38_0-1688322087497.jpeg
Kumar38 by Kilo Sage
  • 537 Views
  • 3 replies
  • 0 helpfuls