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

Forum Posts

Inbound email flow

The email body looks like this:Assignment Team: Win_InfrastructureI would like to populate the assignment group. When I am trying to write the script in something like email.body, it is not taking the reference. Please suggest how to do it.  I have m...

pratiksha5 by Mega Sage
  • 311 Views
  • 6 replies
  • 0 helpfuls

Theme Builder issue

Hello, a few days ago I created a custom theme, but I also created a theme in "Theme builder", suddenly in the instance the selected theme stopped showing and now that I go to the part where the themes are selected, the variants no longer appearand w...

williams2_1-1705595531764.png
williams2 by Tera Expert
  • 604 Views
  • 2 replies
  • 0 helpfuls

Resolved! Integrating ServiceNow With Jira

Hi All,I have created the Connection & Credentials in ServiceNow for Jira Integrating. And While Creating the Flow Designer In Action 'Create issue', I am unbale to see the projects in Project Key field. Even though I have projects in my Jira board.C...

sidhurs_0-1707820109908.png
sidhu rs by Tera Contributor
  • 557 Views
  • 2 replies
  • 2 helpfuls

What is the best way to integrate Jira with Servicenow

TeamGoing forward, we are planning to use ServiceNow agile development module instead of Jira. We need to have the Jira data related to stories, bugs into ServiceNow. It will be a ONE TIME ACTIVITY .We would like to know what would be the best way to...

dmi95 by Tera Expert
  • 681 Views
  • 4 replies
  • 2 helpfuls

Resolved! No task generation

Hi SN Expert,Requirement is if the user belongs to XYZ group then a task should be generated (I am using the below script in the runscript activity of the workflow) but even though the user is present in the XYZ group, logs returns the false and task...

PK14 by Kilo Guru
  • 423 Views
  • 4 replies
  • 0 helpfuls

Discovery MAC Address

This should be simple so I hope it is.Looking at a computer we discovered in our CMDB.   MAC Address is showing in the Related Links section under Network Adapters:But is not showing in the field at the top of the form for that computer in the CMDB. ...

find_real_file.png find_real_file.png

TASK ID in assessment instance table-urgent

I  created a business rule ie when an RITM is resolved it will trigger  the survey to a set of users Currenly survey is triggering as expected but how can i get the RITM number in  assessment instace table. 

JPSS by Tera Contributor
  • 300 Views
  • 2 replies
  • 0 helpfuls

External catalog

Hello All,   Can someone let me know your ideas or forums or any KB article for the below case? case - I have a homegrown application that holds a few items,  and many of our users are ordering certain items from that application. Now, can I create a...

PaulSylo by Tera Sage
  • 262 Views
  • 2 replies
  • 0 helpfuls

Quick filter is not changing page back

Hi!I have an issue where when I use quick filters in the portal. The issue is that whenever I use quick filters and I am not in the first page that shows Rows 1-20, I don't get automatically sent back to the correct page.  After pressing "Show matchi...

SuYa_0-1707748476957.png SuYa_1-1707748490847.png SuYa_2-1707748573167.png
SuYa by Tera Contributor
  • 446 Views
  • 1 replies
  • 0 helpfuls

Resolved! if condition is not working in script include

Hello, I am calling script include from reference qualifier. If requested for is logged in user and he is not a manager and not having ITIL role, then he should able to see only his record in Requested for variable. if (grusr.manager_flag == false) {...