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

Forum Posts

Messages Related to ACL Application

When displaying the list view, if there are records without ACL read permissions, a message like the one shown in the image below will be displayed. However, there are instances where this message does not appear even though there are records that ca...

AtsushiY_0-1722819851602.png
AtsushiY by Tera Contributor
  • 642 Views
  • 1 replies
  • 0 helpfuls

Resolved! Use GlideRecord setvalue to replace part of a string

Excuse my ignorance here, but this is not my area of expertise. Need to remove a hardcoded prefix value in the field alm_hardware.asset_tag from "ABC-" to nullHere's my code, but it's not working and need helpvar gr = new GlideRecord('alm_hardware');...

David77 by Giga Guru
  • 1677 Views
  • 3 replies
  • 2 helpfuls

Populate the Server cis on selection of application services

Hello Team, I have one field called "Application service " which refers to  (cmdb_ci_service_discovered)  on selection of application service we need to populate Server cis refers to (cmdb_ci_server ) in next variable. we need to populate this in cat...

Community Alums by Community Alums  
  • 546 Views
  • 2 replies
  • 0 helpfuls