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

Forum Posts

Email address in reference field

Let's say I have a custom field called email Address which reference to User Table (sys_user). Now, I want that on selecting any record in reference table, email address of the user should select in the email address field, right now by default it is...

Chandresh by Tera Guru
  • 8599 Views
  • 5 replies
  • 0 helpfuls

flow designer script issue

Hi,I have written some code to get the list of IT Managers of the servers. I am not getting any output. Kindly help. /* **Access Flow/Action data using the fd_data object. Script must return a value. **Order number is offset by +1 in Error Handling ...

servers.png se.png man.png
Community Alums by Community Alums  
  • 1470 Views
  • 5 replies
  • 3 helpfuls

Resolved! Unable to translate Ui Action button in SOW

I have created a UI Action button Cancelled by requestor. I need to add Norwegian translation for this button. I did the following: However, I am unable to see the translation happening in the agent workspace (SOW). Any suggestion on how this can be ...

vidhya_mouli_0-1717054104832.png

Resolved! Where to find Job Log for a Scheduled Job that Ran?

I have a scheduled job that is a Job Type of Scheduled Data Extract. It's never making it to our FTP Server. Does anyone know if there is a job log i can look at somewhere to tell if it actually ran or how i can tell if there is some kind of error so...

2017-02-02_15-58-04.jpg

Resolved! While loop is only pushing 1st value inside array

While loop is only pushing 1st value inside arrayvar arr=[]; function test() { var grUpdateApprover = new GlideRecord('sys_user_grmember'); grUpdateApprover.addEncodedQuery('group=0a52d3dcd7011200f2d224837e6103f2'); grUpdateApprover....

Obito by Tera Expert
  • 2134 Views
  • 6 replies
  • 3 helpfuls