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

Forum Posts

Resolved! How to script a contains condition in client script?

Hi All,I have having trouble scripting a condition that will check if my value contains a certain value.This is on incident and the field to check is reference Company name field from core_company table.I have retrieved the value using Ajax call and ...

E_19 by Giga Expert
  • 19052 Views
  • 6 replies
  • 5 helpfuls

Resolved! How to log from a script action?

Hello, everyone!As far as I realise, this is a very basic question, yet googling for 2nd day straight I cannot find a definite answer to this simple question:How do you write to any kind of log from a script action? How do you read that log? Examples...

ACL script - won't show logging

My ACL script starts with debugging text like this (first 3 lines trying to print to a log):gs.print("AARON OBRIEN - PRINT - sys_user.read");gs.log("AARON OBRIEN - LOG - sys_user.read");gs.addInfoMessage("AARON OBRIEN - addInfoMessage - sys_user.read...

aaron47 by Mega Guru
  • 4629 Views
  • 1 replies
  • 4 helpfuls

Resolved! Catalog Client Script on Multiple Catalog Items

Hey there,Just a quick question - I have a catalog client script that I would like to use over multiple catalog items.   They reference variables in a variable set, so the script will be the same across the three catalog items.   In the client script...

find_real_file.png

Resolved! Request catalog display user's phone number

I'm working on a request item to update a users phone number.   The workflow will push this change to AD.   I'm looking for the most simple way to display what the current value of the logged in user's phone number is on the form.   It should not be ...

Resolved! Calling Script Include from Scheduled Job

I have a script include that I am trying to call to in a scheduled job. The API Name field on the script include is 'global.CheckAssetWarranty'. However, in the script itself, the function is defined as 'function checkAssetWarranty()'. My question is...

Resolved! scheduled job sys_trigger

We are trying to setup a scheduled job that would run over all of the nodes.We can see in the sys_trigger table that some items had been previously created with all nodes in the system id column.When creating the scheduled job the option seems to be ...

jlloyd by Kilo Expert
  • 10572 Views
  • 5 replies
  • 1 helpfuls

How to test Businesss rules in Automated test Framework

Hi Expertswe upgraded my instance from FUJI to ISTANBUL. i want to test these below in Automated test framework   1.BUSINESS RULES   2.UI ACTIONS   3.CLIENT SCRIPTS   4.NOTIFICATION EMAIL SCRIPT   5.TABLES   6.FIELDS   7.UI POLICIES   8.GROUPS   9.NO...

Resolved! Magnifying glass (search icon) missing in List.

Hi Team,The issue for few tables we are not able to find search icon(magnifier icon ) for search, Can any one let me know what would br the reason...?This issue is not there for admin, he can see the Icon.Does roles will affect this functionality..?W...

find_real_file.png find_real_file.png

Assignment group field on stories

Hello All,I was supposed to add "Assignment group" field on the form. but however after adding when i try to look for the list of groups it shows empty. I checked this is referencing group(sys_user_table) table. Any idea?Sowmya

find_real_file.png

New password must not match previous 4 passwords

Hi,I need to implement this rule.When a user resets the password, the new password must not match with the previous 4 passwords.The point is glide records are not working in installation exits.Please help.

Bhavani6 by Kilo Explorer
  • 9110 Views
  • 5 replies
  • 2 helpfuls

Resolved! Many to Many on a glidelist field

I've been reading up on M2M tables and relationships and database views all morning and I think I'm now more confused than when I started. So we have a custom field on cmdb_ci_server called u_distribution_list - it's a list field that references the ...

hrng by Giga Expert
  • 2329 Views
  • 4 replies
  • 0 helpfuls