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

Forum Posts

Resolved! How to clear list type field in business rule

Hi, I am trying to empty a list type field value in a business rule but gr.fieldname = '';  doesn't seems to work. (function executeRule(current, previous /*null when async*/) { // Add your code here var approvers = []; var getApprovers = new Gli...

Nico12 by Mega Sage
  • 1790 Views
  • 1 replies
  • 0 helpfuls

Resolved! Difference between CMDB Instance API and Table API

I have a quick question here about CMDB Instance API and Table API. It says in the CMDB Instance API documentation you use this for CRUD operations on CMDB related tables. But since all of these CMDB related tables are just tables after all, why can'...

Mason Angus by Giga Contributor
  • 2899 Views
  • 2 replies
  • 2 helpfuls

Resolved! zboot

Hello, If I were to zboot my dev instance would it be possible to revert it to where it was before the zboot? I am finding all kinds of things that are broken within my instance post implementation and I would rather just start fresh and make changes...

ZGauss by Tera Expert
  • 11694 Views
  • 4 replies
  • 1 helpfuls

Resolved! Impacted Services/Cis population

Hi All,I have a question around the impacted Services/Cis tab on the change request form.We are expecting that this populates all the CIs that are downstream of the Configuration item that has been entered on the form.   Does anyone know how this pop...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Sam Ogden by Tera Guru
  • 21345 Views
  • 23 replies
  • 5 helpfuls

Resolved! Add catalog record producer to service portal page

Hello, I have a record producer that I need to add to a service portal page. I have seen some recommend using a URL widget to achieve this, but I am not seeing that widget in the portal page designer. Any help is appreciated.  

find_real_file.png
JJG by Kilo Guru
  • 7022 Views
  • 18 replies
  • 4 helpfuls

Resolved! Dynamic pictures in Service Portal depending on variables

Would it be possible to have dynamic pictures for Catalog Items in Service Catalog so picture would change depending on which variables are chosen? For example lets's say I have catalog item for a simple mouse with the option of having a wireless or ...

Lekazard by Tera Contributor
  • 1310 Views
  • 1 replies
  • 0 helpfuls

Resolved! Custom table script field execution inside script include

Hi, I've been trying to get GlideScopedEvaluator() to work, by injecting script from a custom script field into a script include. However, nothing works, except eval(), which should not be used for obvious reasons. What I'm trying to do:1. inbound em...

Resolved! How to get table_sys_id or cat_item from sys_attachment table

I've created an "after insert" business rule on sys_attachment table and I need to take the sys_id of the table or cat_item to check from where an attachment had been sent(from each catalog item). I've tried with current.table_sys_id but it gives me ...

andreea4 by Kilo Explorer
  • 5384 Views
  • 4 replies
  • 0 helpfuls