Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Catalog builder multi-select question

Hello,  I am attempting to create a new service catalog item with a question that is a multi-select choice. However in the additional details tab it will only let me pull those options from a source table, and not custom list of options like I can do...

Make Email Notification visible in work notes

Hello,  How do i add email notifications to the work note of an incident record.I have included it in the filter activity, i still cant view email notification in the activity 

Linda Eju by Tera Contributor
  • 3410 Views
  • 4 replies
  • 4 helpfuls

Resolved! Order of items in a catalog task

Hello, I have a question about the order of the items that appear in a Catalog Task. Is this controlled by how order that they are listed in the workflow of the task or by other means?We have a Catalog Item where the items/variables in the RITM appea...

davidsmith by Tera Expert
  • 818 Views
  • 1 replies
  • 1 helpfuls

Resolved! Setting domain scope in ServiceNow API calls

Hello, I am trying to make an API call in an MSP instance in ServiceNow. While trying to retrieve some records like groups and domains I am getting only the records that are stored globally. Is there any way I can set the domain as global before maki...

hrushi1 by Tera Contributor
  • 790 Views
  • 1 replies
  • 0 helpfuls

Resolved! Reports

I want to change the owner of few reports as the previous owner has left the organization. How can I do this? I tried to change the crated by user from the list view but it's not clickable although the list editing is checked.Any suggestions on this?...

HTML Additional Comments issue in Activity Stream

Hello All,We have created an HTML field type called "Additional Comment" field. When a user enters any comment and saves the form, please check the attached image, in the activity  "was" statement and the previous comment is shown.   We do not want t...

P1_0-1691411032768.png
Prasad_1362 by Tera Contributor
  • 755 Views
  • 3 replies
  • 0 helpfuls

Resolved! Notification @Mention : Add details

Hi, The @Mention notification is not really effective!!! I would like to add additional details to the @Mention Notification. How can I do via the "ng_activity_mention_body" script to add the title and description of the INT/SCTASK/INC concerned as w...

how to remove favorites for all itil users

hican anyone help me to remove the favorites book marks for all ITIL users, there is a book mark favorite called as 'On call scheduling' which it shows in favorites even if we remove by edit button

sai charan7 by Tera Contributor
  • 872 Views
  • 2 replies
  • 0 helpfuls

Resolved! CIM new implementation

We are implementing CIM and i am testing in our QA environment.Here is the failing cenario:1.  create a CIM initiative (works great)2.  move from new to accepted and saved      added strategy and target review date3.   created a task for the Initiati...

Diane22 by Tera Guru
  • 1221 Views
  • 1 replies
  • 0 helpfuls

Calculated value on a scoped table

Dear coders,   Scoped table - x_abc Field A - fieldA Field B - fieldB Field C - fieldC All are strings. How do I concatenate Field A and Field B using the calculated field on Field C.   Note - I am aware of the performance issues. But still, if this ...