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

Forum Posts

Resolved! Survey Trigger Condition on RITM to send when REQ is closed

I have a requirement to trigger a survey on the Request Item (sc_req_item) table but only when the entire Request (sc_request) has been completed. So we do not want to send the survey until all aspects of the request has been completed.I am able to t...

find_real_file.png

Remove a single task from the "Copy Change" function

Our change manager has asked that when a user selects the "Copy Change" button the process does not copy one particular task. I have looked this up on forums and found these instructions to remove the change task completely but this is not what is r...

Dave105 by Kilo Guru
  • 2537 Views
  • 6 replies
  • 1 helpfuls

How to get the full URL of the instance in servicenow.

Hi,I would like to know how to get the full url of the instance when i open the ESS page of my instance.for ex:- my ess page url is https://abc.service-now.com/xyz/help.do , i want to get this full url in a string so that i could search for the text ...

shivachauhan by Kilo Contributor
  • 16334 Views
  • 1 replies
  • 0 helpfuls

Preventing duplicate contact records

Good evening,I am working on an application in the CSM and we are creating Contacts (vs Consumers).   I thought that the system was set up out of the box to prevent duplication of callers if a caller should call back, but it appears to not do so.   I...

shawnbaar by Giga Expert
  • 1469 Views
  • 2 replies
  • 0 helpfuls

Resolved! Configure plans floor maps

Hi All,I need to configure the plan floor maps in my company, but I can't understand the way to draw it.I have understood that the I need to use GeoJson files for this activity, but I haven't found any guide that describes it.Someone has configured t...

utente by Giga Expert
  • 3133 Views
  • 2 replies
  • 0 helpfuls

How to get data of Activity log of incident ? for example i want previous changes made on form like additional comment wriiten in past and i have to fetch that value in some script like jelly script i have to store that values. Kindly provide solutio

How to get data of Activity log of incident ? for example i want previous changes made on form, like additional comment written in past and i have to fetch that value in some script like jelly script i have to store that values in a variable . Kindly...

agathaarlo by Giga Contributor
  • 15714 Views
  • 2 replies
  • 2 helpfuls

How to add user manually and login into SNOW which uses Ldap authentication

Hi Guys ,My Snow is integrated with Ldap and now i want to create a user manually which user record doesn't exists in Ldap database and i want to login with newly created user .I created a user manually ,and i tried to login but it didnt works for me...

Community Alums by Community Alums  
  • 2107 Views
  • 2 replies
  • 0 helpfuls

ServiceNow instance scalability

I am trying to understand the scalability or limit in terms of number of users , applications build or integrations that can be set up on a single instance of ServiceNow production environment before we see performance degradation

Full Admin Access

Hi All,I have been told that I have given full admin access, but I am not sure about it, please help me how can I check if I have full Admin access. Because I am unable to perform few activities like change Mandatory field and Dashboard amendments.P...

Resolved! User Roles are a mess, best practice guideline?

First a little bit of background. My company originally had ServiceNow Business Edition (later to become Express) and the basic rule was if someone had the itil role, it consumed a license. Easy enough. We converted to Enterprise a bit over a year ag...

Marcel H_ by Tera Guru
  • 9807 Views
  • 4 replies
  • 6 helpfuls

Filter for tickets that are assigned to group today

I want to setup a simple report that shows which incidents are assigned to a specific group as of today.   Tickets may enter the group's queue from a number of other groups or queues and may have already been worked on over the course of a few days s...

blankman by Kilo Explorer
  • 9219 Views
  • 8 replies
  • 0 helpfuls

Parent/Child Accounts

Hi All,We have a customer that has several brands.   We have setup a Parent account and then for each brand setup child accounts.   We have no come across where some users need access to all the child accounts which is fine.   Some just need access t...

Sam Ogden by Tera Guru
  • 1515 Views
  • 2 replies
  • 0 helpfuls

How to define maximum attachment size for one table

The sys_property "com.glide.attachment.max_size" defines the global max size for attachments.Is there any property or way to define specific tables which should have a bigger size limit?For example in my case, I would like to have on the "sys_data_so...