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

Forum Posts

Website to help Build out themes in NEXT UI

Hello, So I have been building themes for NEXT UI, and I was using the website https://theme.deoprototypes.com/color-generator-p/ but it seems to no longer work. Does anyone know if they took down the website? Are there any alternatives? Also I have ...

UI Action Dialog Box

Can Anyone help me out? I have created a UI Action Dialog Box for which, assignment group value is selected it should display only the users Who is part of that group, once it submitted the values should be auto populated. in form... For Example, in ...

Mahesh137 by Tera Contributor
  • 781 Views
  • 4 replies
  • 0 helpfuls

Show inactive users on a reference variable

I have one specific service that I want users to be able to submit a case for an inactive user. I want an inactive users to show up on the subject person reference variable. Currently, only admins can see inactive users on a reference variable. I bel...

Rylie Markle by Tera Contributor
  • 2939 Views
  • 4 replies
  • 1 helpfuls

Populating the assigned_to using employee_number via REST API

We are trying to populate the assigned_to when creating an incident record using a post to the table API. POST https://xxxxxxx.service-now.com/api/now/table/incident We are able to use the user's name, or email, or user_id to do this, but we want to ...

BillyS by Tera Contributor
  • 1869 Views
  • 8 replies
  • 5 helpfuls

Resolved! date time validation

I have a custom table in that i have 2 fields start date(date field) end date(date &time)when user select start date end date should not allow to select after 7 days from start date( ex: start date is jan 1st user can able to select after 7th days on...

lata1 by Tera Contributor
  • 1077 Views
  • 4 replies
  • 0 helpfuls

OCI/ServiceNow integration issue

I am trying to integrate oracle OCI cloud with service now (PDI). I did the below: 1. installed and configured the MID server2. Installed the plugins3. Setup the OracleAPI credentials 4. Setup the service account  while trying to setup the Discovery ...

subbu76_2-1675138883100.png subbu76_3-1675138930569.png subbu76_0-1675138434210.png subbu76_1-1675138734689.png
subbu76 by Tera Contributor
  • 1215 Views
  • 5 replies
  • 0 helpfuls

Resolved! UX_Style JSON Templates?

Has anyone been able to create new themes in the Next Experience? If so, would you mind sharing your JSON into the thread - i have started creating my own, but i don't have a colour pallet generator that works and outputs what is required for Service...

P1&P2 incident closure duration

Hi,We need to calculate the P1&P2 incident closure time as "calculate Hours of Full Business Disruption = {(Resolved Time – Open Time) – (Resolved 2nd time – Re-Opened Time)}"  for example a incident created today at 5 PM and closed 5:10 PM and tomor...