Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! gs.getUser().getLanguage() not working in scoped app script

Hi, I am trying to get the current logged in users language using a server side script in a widget (scoped) . Using the   'gs.getUser().getLanguage() '   function. This is the code where I have used this function, var timeZones = new GlideRecord('sy...

find_real_file.png
RFJ1 by Tera Contributor
  • 3915 Views
  • 8 replies
  • 2 helpfuls

Google drive Spoke integration with Oauth2

Hello everyone,  I did the integration between servicenow and google drive using google drive spoke, while configuring the Oauth2 entity, I had to click the "Get OAuth Token" button so it generates me a token. But while copying document to the drive ...

Nesrine1 by Tera Expert
  • 2766 Views
  • 5 replies
  • 1 helpfuls

How to track the page a user was on before clicking a link

We want to explore whether it’s possible to track the specific page or catalog item a user is viewing when they click a particular link or item within the Employee Center. The goal is to understand the user's journey — essentially, "Where did the use...

Sruthi_2511 by Tera Contributor
  • 847 Views
  • 2 replies
  • 0 helpfuls

Resolved! Any step by step guide for mobile agent apps setup?

Hello all, I have a custom application, i need to enable this application in mobile,Any one can recommend a step by step guide on how to setup/enable this application in mobile apps?Thank you very much. 

yandp by Tera Guru
  • 8051 Views
  • 4 replies
  • 2 helpfuls

Change the view of KNowledge article using Client script

Can we change the view of knowledge article from default to another when we select knowledge base as IT? I have created a different view but I can't do this using Client script. I know it can be done using view rules but it might cause an issue in th...

AnkkushPaul_0-1748517028707.png
Apaul by Tera Contributor
  • 560 Views
  • 1 replies
  • 0 helpfuls

Resolved! Display 'true' not working on lookup for reference fields

Hi all, There's a strange issue I am facing currently. There is a custom table in the scoped application, and inside that, there is a custom field for which the display value = true. Even after this, when we lookup for that table through a reference ...

sd2097 by Tera Guru
  • 2667 Views
  • 6 replies
  • 4 helpfuls

Database views for pm_project

Hello All, I am using Xanadu patch 7I am trying to create a database view on pm_project table. If I dont put any where clause, the record count is correct in the view.I need to select those records where primary_portfolio = 'sys id' (sys_id of the po...

ashwinipingle_0-1748500901152.png ashwinipingle_1-1748501022975.png