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

Forum Posts

Limiting time allowed between 2 date fields

Hi guys. I have two date fields on a Service Catolog request. I want to limit the time between the two fields to 30 days. Here's the real world description:We loan out equipment for a maximum of 30 days. The form I have created has a start and end da...

Resolved! Set a tooltip for a variable in a Catalog Client Script

Hello, I am trying to set a tooltip for a Catalog Item Variable in a Variable Set through a client script.  I tried to set this using an onload client script with g_form.showFieldMsg but it is not working.  I am not sure if showFieldMsg is the correc...

Trying to set a delay in the script

I am trying to set a delay in the script and after 1 sec I want the queries to run, but I am unable to see the logs and the code is not executing at all line 64 log is not visible in the logs

find_real_file.png
Ella1 by Kilo Expert
  • 7505 Views
  • 8 replies
  • 0 helpfuls

ServiceNow implementation /Project plan

Hi, our org is going to implement servicenow as a new ITSM tool. Could anyone please point out if there are generic project /implementation plans I can look for?

Imran Shad by Mega Expert
  • 2313 Views
  • 1 replies
  • 2 helpfuls

Resolved! Add custom role to all users

i am developing a custom application on my PDI and have created a record producer to use on the service catalog. However, each time a user makes the request, i get an error message 'Requested record not found' . Adding the custom role to the user see...

find_real_file.png

Resolved! Does Not starts with condition in addQuery

Hi Community, I need help in filtering the records , which does not starts with in addQuery() method. How can we achieve this? Any help would  be greatly appreciated. Thanks, Pihu

Pihu1 by Tera Contributor
  • 2399 Views
  • 6 replies
  • 3 helpfuls

Resolved! SubQuery usage in Encoded Queries.

Hi All, I just noticed the below code in one of the Relationships. Can you please explain "SubQuery" ?  current.addEncodedQuery("SUBQUERYsys_id,document_id,interaction_related_record^interaction=" + parent.sys_id + "^ENDSUBQUERY");   Applies to Table...

Mohan37 by Tera Contributor
  • 4024 Views
  • 2 replies
  • 10 helpfuls

Resolved! Combine XML Export for Data Import

I know this is possible, but I can't figure out how to make it work. What tags can I manipulate to combine multiple XML exports so I only have to import one file. For example, if create a role and a group, then assign the role to the group, then assi...

How to Import Attachments along with respective Stories?

Hi All, I have a requirement to Import Stories and respective Attachments to Custom Table of another Instance. Currently we are upgrading our Instance to Paris Version, for that we want to move rm_story Data into Custom Table of another instance. I a...

Aswartha1 by Kilo Contributor
  • 1292 Views
  • 2 replies
  • 1 helpfuls

Show and make a field mandatory based on group membership

Hey all,I have a requirement to have a field on the incident form and have it mandatory only when the logged in user is part of a specific group. I have tried a client script, business rules and UI Policy's using both g_form and gs.isMemberOf but i c...

scottjus82 by Kilo Guru
  • 4130 Views
  • 5 replies
  • 6 helpfuls

Resolved! Script Include: Returning Null Value

Hi All, I have written an onLoad() Catalog Client Script where I used GlideAjax which is calling a script include. Script Include has the simple glide record query where it fetches a date time field value based on the query result. When I execute the...

kutvaram by Tera Expert
  • 2401 Views
  • 18 replies
  • 0 helpfuls