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

Forum Posts

To customise ServiceNow now mobile homepage

Hello All I want to customise homepage image of my ServiceNow Now Mobile App. Is it configurable or not? If yes, how should i do it? and i also want to change this description of tickets while opening 'My Request'. It is currently showing short des...

find_real_file.png find_real_file.png
Khushboo1 by Tera Contributor
  • 5710 Views
  • 8 replies
  • 23 helpfuls

ServiceNow Jira Bi-directional Integration

Hi All, I am trying to perform bi-directional integration of ServiceNow and Jira. Using Jira spoke I am able to create issue and update Incident (short description). I am also trying to updates comments from Jira to ServiceNow and viceversa and updat...

Sandeep Raj1 by Tera Contributor
  • 3844 Views
  • 3 replies
  • 2 helpfuls

Resolved! Download attachment from the UI action

Hi All,I have a requirement to create a link in ritm form to download a file. When the user clicks on the link, it should download a file, and the form should stay on the same page.For this, I created a UI action for the ritm table with the below cod...

Nag9 by Tera Expert
  • 5060 Views
  • 16 replies
  • 0 helpfuls

How to update the record using UI pages

I am opening a dialog box using ui action from an incident record.I am passing the sys_id of the current incident record and trying to update the same record with the values entered in the multi line field of a dialog box. But after submitting the di...

Data Transforming was very slow

We are using scoped application, in scoped application we have custom tables.We have implemented two transform map scripts. When we are doing the data load on target table, the data was loading very slowly. Can anyone please help me to run this trans...

Resolved! SOW Recommendation Rules

Hi experts!What is the table name that would store the recommendation rules of an incident record?I've read the SN documentation <link> but it only mentions that I should install the related plugins.And even when I've installed the plugins, the recom...

LhoraMaeA by Tera Sage
  • 1457 Views
  • 5 replies
  • 1 helpfuls

Resolved! SOW Experts on-call

Hello everyone!I have a question regarding the Experts on-call feature of SOW.Is the feature somewhat connected to Collaboration Services plugin? What I mean is, when installing the related SN store applications (MS Teams, Zoom, Slack), does it all a...

LhoraMaeAlvar_0-1686109672828.png
LhoraMaeA by Tera Sage
  • 1258 Views
  • 2 replies
  • 2 helpfuls

Boolean data type issue in inbound rest API

Hi All,I have one inbound rest  Get API call to get the user details from sys_user table. While testing this from postman below are the response fields we configured and getting as a response.  but here the active status field( Boolean data type) was...

Resolved! Remove User from List Collector

Hi Team,I have a List collector field reference to the "sys_user" table in the form and holding 5 users.Here i got a requirement to remove one particular user from the list collector through service script. Is there any way to achieve this, Much appr...