Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Loading data into True/False data types

I have a data set with True/False data types.   When i export the data from the other system the values are either t or f . not True / False or 1/0.   When I import the data SNow does not recognize that i na True/False field t is true and f is false....

Building a Datawarehouse using Service Now

Hello Friends,I need to build a DWH to store all incidents which are raised and updates done on already raised incidents. And then export them to a csv file for DWH. In sys audit table i only see ID , Table , Load time . Old Value , New value. Is the...

callmatkarna by Kilo Contributor
  • 5829 Views
  • 5 replies
  • 1 helpfuls

Exporting/importing CIs and maintaining relationships

Hi All,I set a new set of Business Services up in our development system for a new location that came on board, India. I used the + symbol to add the CI relationships for each business service > service, then exported the services and also the relati...

adidosc by Giga Contributor
  • 3137 Views
  • 3 replies
  • 0 helpfuls

How to calculate the easter holiday in Schedule?

Hi everybody  Did someone find a way to calculate for example the easter holiday? Because it's so strangely calculated I wan't able to configure it as holiday in the schedule.  ThanksChristina

chr_kluge by ServiceNow Employee
  • 2207 Views
  • 7 replies
  • 0 helpfuls

Configuration vs Customization Guidelines

Hello -  I have been searching for guidelines and/or definitions for what constitutes a configuration change vs a customization in SvcNow.  I searched the SvcNow web site and found the "Upgrades Best Practices" wiki, I also found a blog titled "CONFI...

snyderdb by Kilo Explorer
  • 6575 Views
  • 2 replies
  • 1 helpfuls

Domain Separation with local domain admin rights ?

Is it possible, when domain separation plugin enabled, to have a specific "domain administrator" role? Like allowing user to create Business rules, Client scripts, Ui Policies etc. only in terms and related his domain, without having access and impac...

shparkyeg by Kilo Contributor
  • 2385 Views
  • 3 replies
  • 1 helpfuls

Resolved! Using survey to close incident

Hey everyone,  I would like to seek help and ideas on the use of survey to close incident. I have this scenario on a normal incident cycle, a survey should be sent to the end user upon the Resolved state of an incident. Then, upon completion of the s...

Alex Ng by Tera Contributor
  • 2457 Views
  • 4 replies
  • 0 helpfuls

Copy a Service Catalog Request for Reuse

We are in the process of converting our service catalog to ServiceNow. In our current catalog, users are able to make a copy of a submitted request, make a few field changes and then submit the request as a new request. This saves the user a lot of t...

komarakm by Kilo Explorer
  • 2536 Views
  • 2 replies
  • 1 helpfuls

Easy way to re-send a mail from SNOW?

In our system we have a number of mails (notifications etc.) sent to requesters, suppliers, ...  Is it per-default possible to re-send a certain mail (e.g. point on it, and click)?  In the "activity" tab, we can point in the +-icon and see the mail -...

poulsenniels by Kilo Contributor
  • 5716 Views
  • 4 replies
  • 5 helpfuls

Best practice if using multiple OU definitions for LDAP

Hi SNow Community  Can you give me some advice on what is the best way to handle data sources if using multiple OU definitions for LDAP setup.  Can I specify the same Import set table for different OUs, as they will use the same transform map? I'm as...

danrad by Kilo Explorer
  • 5412 Views
  • 6 replies
  • 1 helpfuls

Question regarding ACL permission based on VIEW

Is there a possibility of allowing ACL WRITE/CREATE permission based on view? I have created a view called "End to End Support" within cmdb_ci_service table. The idea is to allow users to have a WRITE permission if they have a certain role and they c...

pss_rets by Kilo Explorer
  • 1682 Views
  • 2 replies
  • 2 helpfuls

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
  • 2620 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
  • 2297 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...