Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Catalog item variable's background color on RITM and Task

Hey peeps, I am trying to change a catalog item variable's bg color on RITM and Task. My business case is: I have a catalog variable X on RITM (which is readonly) and other variable Y which is entered by user (on RITM). If value(X != Y), then Y's bg ...

S_53 by Kilo Guru
  • 5636 Views
  • 4 replies
  • 4 helpfuls

Error In Background Script - Data Policy Exception!

Hello All, This is my Background Script :  var incste = new GlideRecord ('incident');incste.addQuery('number','INC002796596');incste.query();gs.log(incste.getRowCount());if(incste.next()){ incste.state=7; incste.autoSysFields(false); incste.setWorkfl...

jaisankar by Mega Contributor
  • 2957 Views
  • 3 replies
  • 0 helpfuls

Resolved! Data Sources File retrieval method : Attachment

I tried Test Load in Data Source in 2 of my instance ie one in my company developer instance(CDI) and other on my Personal instance(PDI). Both of them are in Kingston Patch 9 version. When i tried to load test value from XML in my PDI its getting suc...

caas by Tera Expert
  • 3449 Views
  • 6 replies
  • 0 helpfuls

LDAP Connection time out

Dear community, We have implemented LDAP authentication with read-only domain controler. At first, we had the problem that whenever the user tried to log in with the windows credentials the error "Could not find a valid certificate" appeared. After m...

Julija by Tera Expert
  • 2740 Views
  • 1 replies
  • 0 helpfuls

Resolved! List few Major tables in CMDB Management

Hi All, I'm trying to loop through some major cmdb tables to replace an existing group with the new group, can anyone please list down the major tables in cmdb such as cmdb_ci, cmdb_rel_ci etc. As when I try to look for the tables related to cmdb, th...

Raji10 by Tera Contributor
  • 10396 Views
  • 7 replies
  • 6 helpfuls

How to create a Map of Incidents by Location?

I've been ask to create a Map of Incidents by location. Preferably with the number of Open incidents showing per location. I am still searching the community for answers . . .  If you can point me to a How-To guide, I would appreciate it.

Resolved! Email notification issue , not showing anything in preview window

Hi All ,  Can someone help me with this email issue i am unable to resolve .  Client asked me to create a new UI Action on Incident form called 'Convert to Task' , Clicking this button will convert a incident to TASK and all fields copied over to Tas...

find_real_file.png find_real_file.png
vahini by Giga Guru
  • 3050 Views
  • 2 replies
  • 4 helpfuls

Issue in Inserting a Record in 'io_set_item' table to create the relationship between hardware Catalog item and Variable Set through Business Rule.

Hi All,   Issue in Inserting a Record in 'io_set_item' table to create the relationship between hardware Catalog item and Variable Set through Business Rule. When the hardware catalog item is published from related link in the model record, I am tryi...

san1989 by Giga Guru
  • 1728 Views
  • 1 replies
  • 0 helpfuls

Resolved! Sys id displayed instead of Name in email notification

Mail script:- (function runMailScript(current, template, email, email_action, event) { template.print(current.variables.property_authorization_card.Type+ '\n\n'+"<br/> Property card Details"); })(current, template, email, email_action, event);   here...

kun1 by Tera Expert
  • 5457 Views
  • 26 replies
  • 7 helpfuls

Service Portal Add attachment Link/Remove Paperclip

Hi Community,   I have a requirement to show a similar 'add attachment'  in catalog item service portal view. when a user clicks on the add attachment it should give option to choose file.I'm sure, I have to create a widget for this task, as I do not...

find_real_file.png
Community Alums by Community Alums  
  • 2803 Views
  • 3 replies
  • 0 helpfuls