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

Forum Posts

Automate Generation of PDF

Hi All,I have a scoped app and users can submit a request with record producer. Once the record is inserted to table, can we automate generation of PDF of record inserted and attach it to same record. How can we achieve this?  Thanks!

Set Value with Business Rule when all child records are Closed

Hi All,I want to set one field on parent table when all the child records from custom tables are closed with business Rule.I need to check each and each record has been closed or not. Can anyone help me with this.Thanks & Regards,Rohini

rohiniv by Tera Contributor
  • 186 Views
  • 2 replies
  • 0 helpfuls

Clear a field on incident when it's state updates to Cancelled

Hello All, I have to clear a field when state of incident is updated to cancelled, please let me which BR is to written as it is not better practise to use current.update() in BRs . Which is the best way of achieving this as per servicenow best pract...

RC19 by Tera Contributor
  • 384 Views
  • 3 replies
  • 0 helpfuls

email script

Hi Guys, I have created a mail notification and added email script to include a DL in the CC.But when the email is triggered, the CC is not in the recipient's list.   below is the code i used in email script. (function runMailScript(current, template...

Flow Designer - Wait for condition

Hello All,As seen in the screenshot below, we used the wait for condition on a checkbox available in the RITM. However, the problem is, It takes about an hour to be satisfied after checking the checkbox. Does anyone have any clue what changes are req...

AkshayJadhav1_0-1711712070031.jpeg

Resolved! import_admin cost

Hi all,If ITSM licenses have been bought (fulfiller and business stakeholder) can we assign import_admin role for free?Should they pay something extra? Which are the criteria to assign that role?How can I check licenses payment/policy in general? Man...

Tommaso2 by Tera Expert
  • 298 Views
  • 1 replies
  • 1 helpfuls

scheduled job

can you write a scheduled job script to check if there are 5 incident created in a day with the 'hardware' category, then you need to create a problem ticket and assign it to the manager of the hardware group.