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

Forum Posts

Resolved! How to count Distinct in GlideRecord?

Hi Team, I need to count the distinct number of requested approvals in the sysapproval_approver table. Like as shown in the below screenshot, the total count of approvals in requested state is 60, but after GroupBy of the Approval For the result is 3...

find_real_file.png
sarahm by Tera Contributor
  • 5812 Views
  • 10 replies
  • 2 helpfuls

How to fetch table records through rest api?

Dear All, I'm not able to fetch all table records from one table. For e.g i tried below queries. https://instance.service-now.com/api/now/table/cmdb_ci_win_server?sysparm_limit=100 For above query m getting records but i want to fetch all records so ...

mehak1890 by Tera Expert
  • 2265 Views
  • 6 replies
  • 0 helpfuls

Resolved! Need help determining how a service portal page is called

I'm having trouble figuring out how a page is called from the OOB page. I need to make a small change but I don't see where to make it. 1. Open the Service Portal and click on the menu item Requests (https://myinstance.service-now.com/sp?id=my_reques...

gjz1 by Giga Expert
  • 1869 Views
  • 4 replies
  • 0 helpfuls

Resolved! Report Subject with current date

Hello all, I have created a report and scheduled it to run on monthly. I would like to have the Report Subject show the current date. Regards, Hong

hongsok by Tera Contributor
  • 2060 Views
  • 1 replies
  • 2 helpfuls

Resolved! What is the specific use of gr.initialize()?

Hi, I saw a OOB Email Inbound Action "Create Incident'' in my developer instance with below script: current.caller_id = gs.getUserID(); current.comments = "received from: " + email.origemail + "\n\n" + email.body_text; current.short_description = ema...

Pranshu3 by Tera Expert
  • 26423 Views
  • 6 replies
  • 96 helpfuls

How to submit Request on behalf of others

Hi All,We have a requirement in Onboarding request where the HR role users fill in 1st half of the form and the manager have to fill in the rest of the item.i.e., suppose we are raising request for the user 'test candidate', HR will fill details abou...

vspk by Giga Expert
  • 2068 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to backup and recover the application in PDI ?

Hi ,      I want to backup my application in PDI so that if my instance is recycled after some inactivity period , I can import this app to a new PDI. What I have achieved is exporting the application in xml format , following section  Publish update...

James You by Kilo Contributor
  • 2214 Views
  • 8 replies
  • 1 helpfuls

Service Portal displaying Requested Item

Hi all,Trying to make it a bit easier for navigation between REQ/RITM for the end users via the Service Portal.Our users seem to have some dificulty finding their RITM details when they head into a REQ.   so I would like to edit the requested Items w...

find_real_file.png find_real_file.png