We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Service portal activity logs

Hi Team,I have shared 2 screen shot's please check this.I'm updating work notes in backend form then same work notes are capturing on form in service portal but I'm updating status or name fields value are updated in backend but same fields value are...

manju12_2-1778654858495.png manju12_3-1778654931080.png
manju12 by Tera Expert
  • 461 Views
  • 4 replies
  • 1 helpfuls

Database View access permissions

Dear All,I have a database view which joins 3 tables. I am using Rest API to call the DB   View.All works fine when I use admin account to call the DB view using Rest API.We have also have a dedicated API user account. But we get the below error when...

gkr by Kilo Contributor
  • 16034 Views
  • 4 replies
  • 9 helpfuls

How to add reference qualifier in catlog item

I have a catlog item having  2 variables as list collectors referred to same table. One is existing accounts another one is remove account. Existing accounts is auto populate based one field change but now i want to visible only existing accounts in ...

sivamanich1 by Tera Contributor
  • 763 Views
  • 4 replies
  • 0 helpfuls

ATF test keeps failing when clicking UI action

My ATF test keeps failing at this point. In order to close a change, a work note needs to be entered, so I use the Set Field Values test step immediately beforehand, but it still keeps failing. If I go into the change and enter a work note manually a...

Abbottronix_1-1778644670561.png

Resolved! Flow to send notification to managers with a list of staff

I have a requirement to send an email on an adhoc basis to managers of staff that have a staff member who's end date is coming up (we have a large contractor staff base). This is to be instigated by another team and we store the end dates in the Serv...

Biddaum by Tera Guru
  • 1017 Views
  • 4 replies
  • 2 helpfuls

please let me know any mistake in below code

please let me know any mistake in below code because still it's not workingvar reqfor = ritm.variables.requested_for; var query = 'model.short_descriptionINSFW100,SFW102^install_status=1^assigned_to=' + reqfor; var grService = new GlideRecor...

mani55 by Tera Contributor
  • 765 Views
  • 4 replies
  • 0 helpfuls

Issue imitating an out of box UI action

Hello,I am trying to replicate the logic of the out-of-box UI action on sc_request called "Cancel Request".URL: https://<yourinstance>.service-now.com/now/nav/ui/classic/params/target/sys_ui_action.do%3Fsys_id%3D180dfd110a04bf1501fc982f0cf791bb The l...

ui action.png