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

Forum Posts

Predictive Intelligence - missing crucial BR after installing plugins

Hello guys, I have a problem: I tried to install Predictive Intelligence for Incidents on my Utah instance. The installation of the plugin went without any problems, but when I wanted to find the key BR called "Default Task Based Prediction" it turne...

zur0 by Tera Contributor
  • 805 Views
  • 2 replies
  • 0 helpfuls

User need to run the scheduled job manually

I know Scheduled Jobs will run manually by users who will have an admin role. But I have a request from my user that he needs to be run it when ever he wants to run/execute it. Is it possible? If yes, please help me with the detailed steps and script...

how to set a variable that is not on the form

I have a look up select box, once the user selects the value I want to pull the sys_id of the selected value to another variable which is not on the form. How can I do that? I dont think I can use Catalog client script since the field is not on the f...

samadam by Kilo Sage
  • 2586 Views
  • 3 replies
  • 1 helpfuls

REST Message GET METHOD

I am integrating my lower instances with PROD to get the Business Application data.Now, all I need is just two fields data - name & number.But currently I am getting around 200+ fields data for each record which is not needed.Secondly,I am getting ju...

Look up Users Stream Action in JIRA Spoke for Flow designer

Hi Team,We are integrating Service now with JIRA tool and need to get user list from JIRA to Service now,when used Look up Users Stream Action in JIRA Spoke for Flow designer,we are only able to get 118 users and in jira there are total of 185 users....

Adding activities to ticket conversations widget?

Has anyone successfully added other field changes besides the "Additional Comments" field to the Ticket Conversations widget?  The goal is to get activities from the back end to show in the portal.  Thanks in advance everyone!   to show here:  

find_real_file.png find_real_file.png

Change Management conflict detection

Looking into conflict detection and the setting  of  the â€˜Change Management Conflict Analysis Properties’ is a global setting.  Also this is not domain separated.   I'm wondering how people have dealt with a situation where part of the business do no...

Resolved! Dynamic Encoded Query

Hi , I have written below script in relationship. But it is not giving proper results. Where could be issue? (function refineQuery(current, parent){var trendWord=current.getValue('u_trending_word');current.addEncodedQuery('nameLIKE' +trendWord+ '^ORd...