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

Forum Posts

Resolved! Place Multi Row Variables in Email Script

I have a Record Producer with a Multi Row Variable Set (MRVS) that is creating an HR Case.  The resulting case requires an Approval needed prior to being fulfilled.  I have been asked to include the contents of the MRVS in a readable, table format on...

find_real_file.png find_real_file.png
kevinthury by Tera Guru
  • 4191 Views
  • 8 replies
  • 6 helpfuls

Resolved! How to see which users are subscribed to a knowledgebase

I'd like to identify which users are subscribed to a specific knowledgebase  I've looked in the specifc knowledgebase record, tried to run a report using the knowledgebase and knowledge tables without any success. The knowledge table does include the...

pattym by Tera Contributor
  • 4072 Views
  • 2 replies
  • 11 helpfuls

Resolved! How to write script in flow designer.

Hi All, How to write script in flow designer. I want to write the below code in flow designer, var groupValue=gr.assignment_group.u_auto_close_duration;var half = (groupValue/2).toFixed(2);var roundingValue=Math.round(half);var gDate = new GlideDate(...

find_real_file.png
Sai25 by Tera Guru
  • 17029 Views
  • 8 replies
  • 3 helpfuls

REST API best practices

Hi All,I have a requirement to setup inbound REST API, so the third party system can consume our REST API's to create/update the incident tickets in our system.At the same time we do not want them to send any data that is not compliance with the our ...

ramjiram by Kilo Explorer
  • 3780 Views
  • 7 replies
  • 1 helpfuls

Resolved! How to get correct CI Class for imported Assets?

I am importing asset data through a transform map/import set, and am setting my model category (Computer for instance), but yet, the CI that is created is not being set to the Computer class.   It keeps creating a CI with the 'Configuration Item' cla...

braddiamond by Giga Expert
  • 4844 Views
  • 10 replies
  • 3 helpfuls

Resolved! Is There A Max Question Choice Limit On A Select Box?

Is there a max number of Question Choices that can be added to a Select Box? I have 11 choices and only 10 will show up when I click the select box.  I've seen potential answers that say to adjust glide.xmlhttp.max_choices (has a max of 15) or glide....

Casey3 by Kilo Expert
  • 3002 Views
  • 5 replies
  • 1 helpfuls

Is there a way to recover a deleted attachment?

We are currently on a London instance of ITSM. A client was wondering if it was possible to recover a deleted attachment from a Requested Item.  The user has gone in to a Requested Item record, and clicked the paperclip to manage the attachments asso...

eric987dc by Kilo Contributor
  • 6804 Views
  • 3 replies
  • 0 helpfuls

Help exporting Change Request with approval data...

I have a need to pull out Change Requests along with the approval date and times listed in an .xlsx format is there something I am missing? I can export Change Requests but it does not export the approval data needed. Any help would be most appreciat...

Andrew C2 by Kilo Contributor
  • 2441 Views
  • 2 replies
  • 0 helpfuls

Resolved! Spam filtering and inbound action approach

If you are not familiar with how ServiceNow marks spam, you can review these articles to get caught up: Email Spam Scoring and FilteringDesignate trusted and untrusted email domainsSender Policy Framework At our company, it has been a common practice...

Jonathan F by Tera Expert
  • 3685 Views
  • 1 replies
  • 0 helpfuls

Has Change Management changed the Priority matrix?

All, Has ITIL changed the matrix that calculates Priority in v4?  I see in the New York release, OOTB, that the Change form has Priority, Impact and Risk, but no Urgency field. I don't understand how Priority is determined now. Can anyone explain?   ...

Mark156 by Mega Contributor
  • 3645 Views
  • 5 replies
  • 4 helpfuls

I have created a onSubmit() client script in Incident form here my requirement is something whenever i select issue opened start date is greater then issue Resolved date.

Hi, I have created a onSubmit() client script in Incident form here my requirement is something whenever i select issue opened start date is greater then issue Resolved date. But when i am submitting the form without filling those details still i am ...

find_real_file.png find_real_file.png
veera11 by Kilo Explorer
  • 2274 Views
  • 6 replies
  • 1 helpfuls

Resolved! I want to filter "Request For" on Order confirmation pop up.

I want to restrict "Request For" on Order confirmation pop up to show users only based on logged-in user's organisation. So i'm trying to call a script include in a system property "glide.sc.request_for.query" which returns a query. But this is not w...

sai195 by Tera Contributor
  • 2075 Views
  • 7 replies
  • 3 helpfuls