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

Forum Posts

Lookup select box

Hi team  I am trying to fetch the data of table using look-up select box variable in service catalog.I could only fetch the data of table or the lable of the table.I want to configure in such way that is user user backend or the table name it should ...

Resolved! do reference qualifiers run on the server or client side?

do reference qualifiers run on the server or client side?I was willing to bet the house that reference qualifiers ran on the server because I can call current from it,  but that cant be true because when I change assignment_group that changes the use...

Screenshot 2024-10-24 at 1.30.26 PM.png
juan9 by Giga Guru
  • 1122 Views
  • 1 replies
  • 1 helpfuls

Resolved! Adding a new Journal Input/List

I'm curious... I need to mimic the behavior of the work_notes field on the incident table.For example, I know that OOB, this:allows us to do stuff like this: var je = current.comments_and_work_notes.getJournalEntry(-1); to get all the comments and wo...

xiaix_0-1729785076926.png xiaix_1-1729785246579.png
xiaix by Tera Guru
  • 3591 Views
  • 4 replies
  • 2 helpfuls

Resolved! Flow not triggering from custom app on task table automatically

Hi everyone, I'm facing an issue with a flow in my custom application. The flow is triggered on the task table when a record is inserted or updated.Issue:The flow works fine when I manually trigger it on a record in the task table.However, when I cre...

Community Alums by Community Alums  
  • 1625 Views
  • 5 replies
  • 2 helpfuls

Approval licensing

Hi,Found an issue which questions approval licensing. Steps to reproduce:1. Create a flow which triggers an approval to any user.2. Ensure the approver doesn't have any roles or groups.3. I am sending approval link in email notification.4. Impersonat...

Community Alums by Community Alums  
  • 4593 Views
  • 5 replies
  • 1 helpfuls

Google Workspace Service Now integration

Hi Everyone, I want to integrate Google Workspace (G Suite) with ServiceNow. My ultimate goal is to get the IT Asset CMDB record synced with the Google Chrome device record.I need the procedures and steps to integrate the services. Can we use API or ...

kelvinhilai by Tera Contributor
  • 1508 Views
  • 1 replies
  • 0 helpfuls

Resolved! Extract just time from the time_worked field

I'm passing over the value from the time_worked field via g_scratchpad but noticed it is also passing over a placeholder date (e.g 1970-01-01 01:00:00). g_scratchpad.savedTime = current.time_worked; Is there a easy way to simply remove the date so th...

MBarrott by Mega Sage
  • 1278 Views
  • 6 replies
  • 4 helpfuls