Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Business rule abort action

Hello All, I have a before update business rule on incident table which checks if assignment group is 'XYZ' and Knowledge Record is not empty and status changes to Resolved .So if condition matches it will abort the submission using action and show e...

Nisha B by Tera Expert
  • 9170 Views
  • 3 replies
  • 5 helpfuls

Flow Designer stage issue with catalog item

A recent request came in for a catalog item and I decided to give Flow Designer a go rather than using Workflow Editor. I am seeing different behavior with Flow Designer so I created 2 very simple tests to illustrate the issue.  Workflow EditorSuper ...

ChrisDoernbrac_0-1688151382036.png ChrisDoernbrac_1-1688151489556.png ChrisDoernbrac_2-1688151527884.png ChrisDoernbrac_3-1688151686102.png
Community Alums by Community Alums  
  • 2486 Views
  • 2 replies
  • 0 helpfuls

Transform map to set multiple values in a list field

Hi,I'm trying to set multiple values in a list field via a transform map. The field is referencing the sys_user table.function setApproverV2() { var input_array = source.u_approver.split(','); for (var i = 0; i < input_array; i++) { var getUser ...

MS team icon in the incident form

Hi, I created MS Teams incon next to the the caller in the incident form. Using the below script. It works great, but during the testing what i found was Sub category in the incident form remains "none" when I deactivate the UI macro for MS team icon...

Resolved! CREATE CUSTOM REPORT LIST OF USERS WITH MORE THAN 10 INCIDENTS

I need to create the custom report in service now with users having more that 10 records and how can I populate those users using report in service now.   As  I tired but I couldn't find the field that need to populate the user criteria . any suggest...

Sandeep74 by Tera Expert
  • 2445 Views
  • 4 replies
  • 1 helpfuls

How to fetch email from user sys_id

I have a updated by field on intake form which is of type string,which is holding userid's. I have to fetch the email of that user'id. How can i do that? Does anyone have idea? Tried below script but not working. var usr = new GlideRecord('sys_user')...

Hareesha by Tera Contributor
  • 1512 Views
  • 3 replies
  • 0 helpfuls

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
  • 3701 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
  • 2394 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  
  • 2839 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
  • 3214 Views
  • 10 replies
  • 1 helpfuls