We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

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...

how to check whether record exists in related list using BR

Hi , i want to check whether there is at least one record in related list , if it is there fine. if there is no record show error message that as "please add one record at least" and these check has to done when it is changing from new to work in pro...

sasi by Tera Contributor
  • 3376 Views
  • 12 replies
  • 1 helpfuls

Order guide not working on service portal

Hello All,I have an order guide with 4 catalog items configured on Rule base. This order guide is working correctly on backend through 'Try it'. We have choose options to go to respective catalog items based on options. While we open this order guide...

Souvick A by Tera Contributor
  • 1507 Views
  • 3 replies
  • 0 helpfuls

RITM Form Field ReadOnly

Hi Team, I want to make state field read only in RITM form. However the state field is coming from task table. How can I make task table field readonly in ritm form. Please suggest.