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

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
  • 2437 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
  • 2587 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
  • 4272 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...

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
  • 4308 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
  • 2667 Views
  • 18 replies
  • 0 helpfuls

Custom Interactive Filter for a String field

Hi All, As described in the example on servicenow docs I have created a UI macro for a custom interactive filter for a string field as below : In the example after this it says to create a custom dashboard object where we will pass the name of this U...

find_real_file.png

Resolved! Lookup Select Box reference qualifier help

I have two OOB tables: cmdb_ci_service and cmdb_rel_ciI have two variables on the catalog item form:1) App ( lookup select box ) variable with cmdb_ci_service table reference. 2) server ( lookup select box ) variable with cmdb_rel_ci table reference ...

Choice fields on Child Table should not reflect on Parent table

Hello, I have a child Table named Child-1 which extends to table "parent-1" The "parent-1" table extends to "Parent-2". I have a field "stage"(type: choice) on parent-2 table which will eventually inherited to child-1 table. Now I have to add choice ...

Kumar72 by Kilo Explorer
  • 1459 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to add field message to selectbox

Hi All, i am creating a catalog item in that I have a select box as Impact with choices as Level 1, Level 2, and Level 3 if level 1 is selected i need a text to be displayed similarly for level 2 and level 3 but the texts are different. how do I do t...

Appu by Tera Guru
  • 8241 Views
  • 8 replies
  • 9 helpfuls