We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

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
  • 8919 Views
  • 8 replies
  • 0 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
  • 3347 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...

Community Alums by Community Alums  
  • 5379 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...

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

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
  • 1987 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
  • 10900 Views
  • 8 replies
  • 9 helpfuls

getClientData in server side?

Hi Folks, The below code is written in business rule,what the below highlighted code will do and what exactly this gs.getSession().getClientData('dontcopy') == 'true') means in  BR. Because of this sometimes comments are not copying to SC_task. if(gs...

Vijay27 by Tera Guru
  • 5656 Views
  • 2 replies
  • 0 helpfuls