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

Forum Posts

Resolved! Backing up and prepping update sets for upgrade

Situation: We are upgrading to London. Lower environments are already upgraded, and remediation work has been going on there. We have a number of update sets that we've worked on in the development instance. We want to clone down from production to t...

Resolved! Correct Checkbox Value from Variable Set Not Showing Up on RITM

We are experiencing some really odd behavior where the value of a checkbox (from a Variable Set) from a Catalog Item that is being filled out in the Service Portal is not being reflected properly on the RITM that is submitted, even though the underly...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
jmiskey by Kilo Sage
  • 6438 Views
  • 6 replies
  • 4 helpfuls

Resolved! Locations table (cmn_locations) updated from Users (sys_user)

About a year and a half ago we started using LDAP to provision and update all of our users from Active Directory.  We have the Locations table (cmn_locations) where all of our Datacenters and field offices are store.  What we recently discovered was ...

sgmartin by Kilo Guru
  • 10343 Views
  • 2 replies
  • 0 helpfuls

Resolved! Format phone number field to 1 (111) 111-1111

I have created a client script to format a field and have the output of (111) 111-1111. The only problem I am facing is hardcoding a 1 in front of the number. Example, If a user inputs a 10 digit number, it should format to 1 (111) 111-1111. My code ...

dhazlettjr by Giga Contributor
  • 3454 Views
  • 3 replies
  • 2 helpfuls

Background Script to Modify ACLs

I am attempting to create a background script that will go through each ACL with a Delete operation, and add security_admin to the roles. Below is my code, but I can't get it to work. Can anyone offer any help? var securityAdmin = 'b2d8f7130a0a0baa5b...

Resolved! Make text on Description as "Bold"

Have a requirement to make one line - as "Bold" on the description of the catalog task created/triggered from the workflow. Please help me with this For example, if I have a Description as follows:   The description should appear as: Test 1 Test 2 T...

find_real_file.png
Dilip15 by Kilo Contributor
  • 12796 Views
  • 6 replies
  • 4 helpfuls

Resolved! Can I know how Question Answer (question_answer) table gets populated. where is the code written to insert data in to this table pls?

Hello Team, Request to assist me to understand how Question Answer (question_answer) table gets populated and where is the code written to insert data in to this table pls? Thanks for your assistance. Best Regards, Indira Priya Darsini M.

Resolved! restrict choices for table name field type

Hi All,I have created a custom field My Class (field type - table name). Will I be able to restrict the drop-down selection for this field such that only those tables can be selected for which name starts with cmdb_ci?Any leads will be appreciated!!T...

kunal16 by Tera Expert
  • 5227 Views
  • 6 replies
  • 3 helpfuls

Resolved! showFieldMsg with error still allows to submit form

Hi all,   I have created an onChange catalog client script on a variable set on specific variable, and used: g_form.showFieldMsg('variable_name', 'Test comment showed', 'error'); The msg shows under the field, however, it still allows the form to be ...

Sam198 by Mega Guru
  • 4957 Views
  • 6 replies
  • 0 helpfuls

Resolved! Variables/Questions displaying empty in report

Reporting on Variables - Typically this should be a straightforward but for some reason, I am not getting the values of the variables entered by the users. The report is showing blank entries but if I double click on the columns I can see the values....

find_real_file.png