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

Forum Posts

Resolved! Calculate Users Age based on Date of Birth

Hi GuysI have created a custom app (Case Management Tool) and I have a have a requirement that I would be fairly simple, get the users age in years based on their date of birth. This is a scoped application, which changes the script you can use. So f...

easybizit by Kilo Explorer
  • 3528 Views
  • 2 replies
  • 1 helpfuls

Dynamically adding To values on Notification

I have a requirement which states that email are set to Program Manager which projects are associated to custom form (Meeting Review Form). The notification is configured to be sent when the attachment event is triggered. My issues is to dynamically ...

davidhale by Kilo Explorer
  • 1702 Views
  • 5 replies
  • 0 helpfuls

"My groups work" filter

Hello,Our service desk department wants to see on the "My groups work" tab all the unassigned incidents, tasks but not the resolved ones. I have applied this filter(see below print screen)If i try to add another condition(Incident state-> is not->Res...

find_real_file.png
sergiu2 by Kilo Explorer
  • 3792 Views
  • 9 replies
  • 0 helpfuls

I am interested to know how the Maintenance flag works

When I set the maintenance flag on an alert does it suppress new alerts?The documentation seems to say that it only affects the roll-up into the Overview page.   Also new, identical, alerts will also have the maintenance flag set if all previous iden...

duane_walker by Mega Contributor
  • 1662 Views
  • 1 replies
  • 1 helpfuls

Copy file from Server to MID server

I am trying to copy a file or directory from a Windows server to my Windows MID server.   Using a simple Powershell activity where the credential vault has an account that is a local admin on both servers.         Copy-Item   -path \\server1\d$\repor...

james_lewis by Tera Contributor
  • 2746 Views
  • 11 replies
  • 1 helpfuls

Resolved! List view: how to delete all rows on multiple pages

We are cleaning up our CMDB and have 66,000 CI on 669 pages (100 CI's per page) with the Class: Next Hop Routing Rule.We would like to select them all and delete them.   Is there a way to delete them all at once, or do we have to select all (100 at a...

dbullough by Kilo Contributor
  • 2652 Views
  • 9 replies
  • 1 helpfuls

Discovery Pattern to create new entry point

I'm trying modify discovery pattern for JBoss. I have   this HPUX host (which is essentially my DB server) that connects to my JBoss application via TCP. Here are the steps that I'm taking:Pre-requisite: Created a table by the name "MYDBServer Entry ...

dkhanna01 by Mega Contributor
  • 2121 Views
  • 9 replies
  • 1 helpfuls

Discovery Pattern Debug Step - Failure

I have created a new discovery pattern for Mule Services.   In the first step, I am attempting a Match operation on the $process.executable Contains "java".   When testing the step in debug mode, I get a "Debug Step -   Failure" dialog with the follo...