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

Forum Posts

closing of problem record only when all the problem tasks are closed

Hi everyone, In problem record , problem record will  be closed only  when all the ptasks are closed complete. before the record is closed  then a message should be display please close the ptask . if we cancel the problem record then all the problem...

msc by Tera Contributor
  • 2206 Views
  • 9 replies
  • 4 helpfuls

Auto close related tasks on change request closure...

I'm trying to figure out a business rule (script?) that runs when a change request has been marked as closed, it also closes all of the change tasks that are open. I'm either debating this or a BR that tells the user that there are tasks open. Maybe ...

Create a Major Incident Communication Template

Hi All,  We have recently activated Major Incident Management, and now looking at the Major Incident Work Bench, wondering how we create a standard communication Template?  What we currently have is a default OOB "New Communication Plan" which needs ...

find_real_file.png find_real_file.png

Major Incident Management - Major Incident View OOTB behavior

We are configuring our instances for Major Incident Management and noticed there were some new views created, including the Major Incident view. I wanted to know if there were any OOTB workflows or other logic configured on this view and what the v...

Nancy by Kilo Contributor
  • 1663 Views
  • 2 replies
  • 0 helpfuls

Resolved! Difference between return false and set abort action

I have created a business rule on CMDB table to restrict the user from creating a duplicate CI with Insert and stay.var ciname=current.name;   var gr=new GlideRecord('cmdb_ci');   gr.addQuery('name',ciname);   gr.query();   while(gr.next())   {   gs....

Kannan Nair by Tera Contributor
  • 12722 Views
  • 7 replies
  • 20 helpfuls

Resolved! Flow designer- task sysid

Hi ,   i am creating flow for catalog item through flow designer. i am creating one catalog task ,in the next action i need to write one script where i need sys_id and assignment group of previously created catalog task. how can we get that sys id an...

Creating 3 columns with variables

Can any one suggest me how to create three columns with variables along with their order. I tried using container's but it is showing only 2 columns.

Saikiran4 by Tera Contributor
  • 3046 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to validate that the mobile number is 10 digits

Hello, I made a requirement in my mind. The mobile number field is to be validated to be 10 digits long, if yes, the mobile number should be populated to the alternate mobile number field. Can you give me some insights into how to do it?   As of now ...

End users cannot add comments to RITM in Service Portal

End users cannot add additional comments to RITM in the Service Portal like they can to an Incident ticket. Anyone know how to fix this? I confirmed this is working from end users via the Self Service view through the Service Catalog. I also confirme...

find_real_file.png find_real_file.png

Implications of changing reference key

There is documentation that indicates (in Calgary and above) we can change a reference key for a reference column, as noted here:Defining the Reference KeyBy default, reference fields store the sys_id of the record in the database. By defining a refe...

Earl L by Mega Guru
  • 4776 Views
  • 14 replies
  • 2 helpfuls