We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Query on Predictive intelligence plugin

We are using a new instance with ITSM standard subscription. I see that Predictive Intelligence plugin is enabled by default by ServiceNow But the doc says "Predictive Intelligence is available with activation of the Predictive Intelligence (com.gli...

find_real_file.png
Suggy by Giga Sage
  • 2123 Views
  • 1 replies
  • 0 helpfuls

Resolved! mrvs index row

I have a requirement to add an index column/variable to a pre-existing MRVS (multi-row variable set) in a service catalog item. I've got the catalog client script figured out to calculate the index value as 'on submit' and it works fine.  the problem...

find_real_file.png
Adam43 by Tera Contributor
  • 3397 Views
  • 5 replies
  • 2 helpfuls

Resolved! How to show error message when no data is found through Get method

Hi All   I am getting a specific domain active P1 and p2 tickets when the end user querying a particular url through GET rest API now the problem is like when there is no data I mean no p1 and p2 ticket for that domain it should show an message like ...

find_real_file.png
jobin1 by Tera Expert
  • 4408 Views
  • 4 replies
  • 1 helpfuls

Adding New Change Type

I followed this document to add a new change type.  However it does not go over how to update the ChangeRequest script include so you can create a change request of this new type thought a UI Action.  How do I go updating the script include?

brianlan25 by Kilo Patron
  • 3923 Views
  • 17 replies
  • 1 helpfuls

SLA TimeLine is showing nothing

HI  we have issue with timeline. It is not working as expected. Can someone check the screenshot and sugegst why it is not showing anyvalue. (That specific problem task record is having 3 SLAs, but it is showing nothing)   Thanks, Anusha  

User Licenses bifurcation

Hi All, In the "Subscription Overview" dashboard, i can see the count of "IT Service Management Standard - Unrestricted User" is 1000. I checked that, this is the count of active users in "sys_user" table. I want to know the bifurcation of "fulfille...

find_real_file.png
Pramod Danu1 by Tera Contributor
  • 2608 Views
  • 4 replies
  • 0 helpfuls

Resolved! Pop-up message on button - Widget

Hi SNow experts,Is there a way to add a pop-up message or a modal window when i clic the submit button?Note: It's a widget. Thanks in forwards,Leo

find_real_file.png

Resolved! how to get field values throgh mail Script

Hi Everyone, I am Developing Notification Now. I need to get the filed value(u_platform_type) from custom table (u_platform) though the mail script. Can you help me on mail script.. Thank you.