Training and Certifications forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Flow Designer

I want to send an email through flow designer when incident was create How can I add incident number as a link in the body  of the email.......?when I click that incident number incident record should open

Business rules

I have a date field  and took some date for suppose 1-8-2020I want add 2  to this field so that it should return the date after datesthe out put should be 3-8-2023Can any one help please 

Resolved! Client Scripts

There are 2 tables sys_user s1(custom table)here user is referencing the sys_user tableI want to auto populate email when user was selected I have written some code but it is not working why....?Can anyone help      

PhaniPasupulet_0-1690793666722.png PhaniPasupulet_1-1690794060742.png PhaniPasupulet_2-1690794092647.png PhaniPasupulet_3-1690794149155.png

SSO Bouncing Loop

When trying to log in to Now Learning I am getting stuck in an endless reroute loop trying to login to SSO.I have tried to clear my browser cookies and cache and get the same loop.I have tried to log in using incognito mode and get the same loop.

Resolved! ServiceNow boot camp in india

Good afternoon,  Hope you are doing well. I have a question regarding the ServiceNow boot Camp in india.  I am based in India. I am looking to enrol for ServiceNow bootcamp. I would like to learn more about the ServiceNow ecosystem, and would like to...

Resolved! Scheduled jobs

      gs.addInfoMessage("kyaaa");    var gr=new GlideRecord('x_1088615_final_de_donating');    gr.addActiveQuery();    gr.addEncodedQuery('u_choice_6=available');    gr.query();    gs.addInfoMessage("hii");  var p=0;  var d=0;  var l=0;  var m=0; whi...

Business Rules

Can Any one please help me It is a easy on but I stuck at hereI have a table with two choice fieldsI want to apply business rule before update and I want to traverse on the below table if I submitted Aug 29 and Bus 1  Any record matches Aug 29 and Bu...

PhaniPasupulet_3-1690641738964.png PhaniPasupulet_4-1690641764639.png PhaniPasupulet_5-1690641885657.png PhaniPasupulet_6-1690641998399.png

Voucher account forgotten

Hello , Last year I took a voucher with an email address of a company and I am no longer in this company and I did not link the address with my personal account to use voucher to pass CSA, how can I solve this problem because with my account it shows...

Fdeveloper by Kilo Guru
  • 270 Views
  • 2 replies
  • 0 helpfuls

Resolved! Scheduled Jobs

I have a custom table with these records I wrote a scheduled job to update the d field in my custom tableEvery thing is perfect why scheduled job is not applied to my custom table i can able to do it on incident table but why I am not able to apply i...

PhaniPasupulet_0-1690560617016.png PhaniPasupulet_1-1690560779991.png

Tables and Reference Field

for suppose I have a table1 with 2 fileds->tablet Name->count I have another table (table 2) with one fieldTablet name (reference fiels) here  I want to select the tablet name from the list of tablets stored in the table 1my problem is I am getting a...

PhaniPasupulet_0-1690484919248.png