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

Forum Posts

Resolved! Exclude Virtual Servers from Creating Assets

I need to exclude virutal machines from being created as assets.   I have added && current.virutal != TRUE to the end of the condition that was already in place in the Create Asset on insert business rule. (current.asset.nil()   || (current.asset.ci ...

tschenke by Giga Contributor
  • 3224 Views
  • 5 replies
  • 0 helpfuls

Resolved! Is it possible to set a time limit for delegation?

Now the holiday period is approaching I am getting requests from people to give their   roles (budget approver, change coordinator etc) to another person - but only for the 2-3 weeks that they are away. I can manually change it on the first day, then...

elila by Kilo Explorer
  • 3478 Views
  • 6 replies
  • 0 helpfuls

Loading Image on redirecting to a UI page

Hi,Can we create a icon(image) on clicking on a button?My Requirement is I have created a Button using UI Action, on clicking it will redirect to a UI page, but as there is a complex Query in that UI page it is taking a bit long time. Mean while ther...

Create Duplicate or Child Incidents

I think this has been asked before but I couldn't remember if it got answered specifically -  Is there an OOB way to quickly create child or essentially duplicate tickets off of one ticket that may be about to be resolved?  When processing new hires ...

adamrauh by Kilo Expert
  • 7738 Views
  • 7 replies
  • 2 helpfuls

How can we deactivate reports

Hi Everyone -  Can anyone please tell me how can I disable a report. I mean - I want to make some reports "Deactivated" thus no one can see the reports.  Thanks in advance!!

ayan_c by Kilo Explorer
  • 4675 Views
  • 9 replies
  • 0 helpfuls

How to add a calculated field for a newbie

Hi,  I'm looking on some basic "how to" to add a calculated field to a table.   I know a bit of how to do this, but I did not find anything like this in the Wiki.   I've got the Eureka version.   I know that generally one creates a new field on the f...

scotty81 by Kilo Contributor
  • 13979 Views
  • 5 replies
  • 0 helpfuls

Resolved! MSP domain separation ticket management by customers

Here's a question.  In a domain separated environment, we have the following domain structure:  TOP         - Us         - Customers                   - Customer 1                   - Customer 2  Us is well us the MSP company, Customers is the domain...

robbika by Giga Contributor
  • 4341 Views
  • 9 replies
  • 1 helpfuls

Resolved! Automatically create SMS Notification Device from Mobile Phone

Out of the Box, ServiceNow automatically creates an e-mail notification device called "Primary email" from the sys_user.email field.   Is there a way to do the same thing for cell phones?   I have sys_user.mobile_phone automatically pulled in through...

dhoffman by Tera Contributor
  • 4345 Views
  • 6 replies
  • 1 helpfuls

Resolved! Adding catalog items to order guide

Hi,  As we were previously not ready to create a full onboarding process, we have been creating individual catalog items (eg. order hardware, request system access etc) and grouping them in categories under the Service Catalog . Now we are ready to p...

justinh by Kilo Explorer
  • 6216 Views
  • 5 replies
  • 2 helpfuls

Resolved! Urgent!!!!!! Business rule to set auto assignment

Hi All,  I have written a business rule to set the auto assignment group for Catalog Item.But it is not workin....  Please help.  My requirement is, there is a choice field "Choose Role" which has some 30 values in my Catalog item.If I select A or F ...

madanm2103 by Kilo Explorer
  • 3165 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to compare password in sys_user table ?

In my script, i'm query'ing the sys_user table with user_name and user_password. this is my query  var user_id='username';var pass='password@123';  var target = new GlideRecord('sys_user');       target.addQuery('user_name', user_id);     target.add...

vishnu_r by Kilo Explorer
  • 6085 Views
  • 15 replies
  • 1 helpfuls

Resolved! XML Attachments

Is it possible to export the incidents from list view in XML format from the incident table and export all attachments with it?

Davina by Giga Contributor
  • 4737 Views
  • 7 replies
  • 3 helpfuls