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

Forum Posts

Resolved! Workflow script not working - Service Catalog Form

Good afternoon. I have a requirement on a Catalog Form.When Request type is Modify and Account group is ZTRD, then it should check the below company code: AU, IN, HK, SG company code should assign to APAC SSC SAP MDM ENG Assignment group CN, KR, TW, ...

Generate Custom Excel Document

I have a vendor that only accepts orders in an Excel spreadsheet sent as an attachment to an e-mail.   When my user's need items from this vendor they currently have to download a template and update the Excel file and e-mail it to the vendor themsel...

current.setabortaction not working

(function executeRule(current, previous /*null when async*/) {    var x = new GlideRecord('incident');    x.addQuery('parent_incident', current.sys_id);    x.query();    if(x.next()){        if(x.state=='7'){            gs.addInfoMessage('This is a c...

Raze00 by Tera Contributor
  • 391 Views
  • 1 replies
  • 0 helpfuls

Search functionality on the Service Portal and my order guide

Hello Community, I have an order guide to request access to various applications. Is there a way I can get the Service Portal search functionality to search for the contents inside of the order guide? For example, one of the applications people can r...

Using variables in Standard changes

Hi all, We have a huge list of standard changes in our organization.Some of those standard changes require to receive specific variables to be completed. Let me put some examples:Restart a server requires to specify which is the server to be restarte...

sergiocuenc by Tera Contributor
  • 376 Views
  • 2 replies
  • 0 helpfuls

Ebonding Integration by using Flow Designer and REST Message

Hello All,    We have a requirement in which we have to integrate two ServiceNow Instances by using Ebonding Integration by using Flow Designer and REST Message.    When an Incident is created from the Source instance it should create a Case (CSM) in...

OOB vendor tasks?

We have built a custom table and integration to handle vendor tasks in our instance. These vendor tasks are updated when tickets are updated at the ticket system the vendor uses. For example: if there is a network issue and we want to create a ticket...

Per5 by Giga Guru
  • 247 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to generate a pdf from a form and send it to another table

Suppose I am entering some data in a form of table u_candidate_details   and when i submit or save the form a record will be inserted in table u_candidate_database and a pdf attachment will be added on the record that was created on table u_candidate...

suprakash by Giga Expert
  • 7119 Views
  • 41 replies
  • 15 helpfuls

Resolved! Limit visibility to sctasks

Hi community I want to limit visibility to Sctasks and ritm records where the item = a specific itemI tried acls on there own but the oob acls are stopping it from working.  What is best approach here. Example would be appreciated Thanks in advance

AnthonyMull by Tera Contributor
  • 1290 Views
  • 14 replies
  • 4 helpfuls

Email client template sender

Hi all, I'm currently configuring an Email Client Template for INC tickets For now, I'm still configuring it from the dev3 (not on prod yet). But, when I tried to send the email using 'Sender Configuration': Select From List. and select the Email Cli...

2025-02-20_19h28_03.png 2025-02-20_19h34_05.png