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

Forum Posts

Comparing 2 Dates: Client Script + Script Include

Good Day Everyone! Need your expertise on my requirement. I have 2 date/time field in a record producer named "stored date" and "new wallet expiry" date. I read that you need to create a client script using glideajax and script include to run this on...

mark141230 by Tera Expert
  • 3187 Views
  • 13 replies
  • 0 helpfuls

Resolved! Data policy - set field readonly bug

Hello everyone, I have some problem with data policy. I recreated this scenario in PDI. The thing is I want to set some field as a readonly on condition (Category is not Software).  So everything seems to works good, but when I have some record saved...

JosefJ by Tera Expert
  • 2012 Views
  • 3 replies
  • 1 helpfuls

Can anyone help with the error message "User Not Authenticated. Could not retrieve a new access token with the refresh token. invalid_grant, Invalid refresh token: "

Hello All, When we check in manage tokens it can be  seen that the refresh token has not expired but while attempt a REST call we are getting following error: User Not Authenticated. Could not retrieve a new access token with the refresh token. inval...

PGhate by Tera Guru
  • 2526 Views
  • 8 replies
  • 0 helpfuls

Resolved! Navigate to one widget to another Service Portal

Hello All,  I am looking for help with the following request. I have displayed some list of CIs using the following code in a widget But whenever a record is selected out of the list I want that to redirect to a new Widget (on click of the record). H...

find_real_file.png
DB1 by Tera Contributor
  • 2178 Views
  • 6 replies
  • 1 helpfuls

Resolved! Create Button in Portal

I want to create one more button {HomePage} in the red area with the function of navigating to the Homepage, is there any way to do it? Note: I know it is possible to navigate to the Home Page by clicking on the Icon but I want to create one more but...

find_real_file.png
Chronos by Tera Contributor
  • 3086 Views
  • 4 replies
  • 1 helpfuls

Referencing a value from a referenced record

Hi Community In the below example I am trying to create a form that collects basic data about a selected user. I am able to display the data that is held in the user table, however, I also want to display the information in another table that is refe...

find_real_file.png find_real_file.png
phil34 by Tera Expert
  • 1611 Views
  • 5 replies
  • 0 helpfuls

How to share access token with multiple users

Hi All, In a scoped application, I am connecting with Third Party APIs using access token. The access tokens are generated by consuming the servicenow oauth2.0 methods.  I would like to maintain one access token and one refresh token in the environme...

Subramani3 by Giga Contributor
  • 2655 Views
  • 5 replies
  • 0 helpfuls

Resolved! gs. log not working in fix script(scoped application)

Hi i have an issue on how to see log in scoped application for fix script. to log the row count and see what method we should use? var count = 0;var grBook = new GlideRecord('sys_ui_bookmark');grBook.addEncodedQuery('urlSTARTSWITHu_x_test_eclassi_ecl...

surya76 by Tera Contributor
  • 4128 Views
  • 3 replies
  • 0 helpfuls