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

Forum Posts

Import CMDB CI relationships from Netbox

Hello, I'm working on an integration with Netbox. I used the API to populate the CMDB but I don't see how automatically add the relationships as well. Do someone have any idea on how to do that? Thanks in advance !  

arnoldha by Tera Guru
  • 1205 Views
  • 1 replies
  • 0 helpfuls

Resolved! showFieldMessage issue

Hi,I am working on a 'selectbox' variable and each option has to give a different message. I have written a catalog client script. Message is not displayed. Kindly help  function onChange(control, oldValue, newValue, isLoading) { if (isLoading || ...

catalog client script.PNG esc.PNG no.PNG variable.PNG
Community Alums by Community Alums  
  • 1643 Views
  • 11 replies
  • 5 helpfuls

Resolved! Service Operation Workspace UI Action to show m2m template

Hi,I have a custom table called u_groups_notice with two fields:1) Task of type Reference to the task table.2) Group List of type Reference to sys_user_group table.How can I create a UI Action called 'Notice Groups' in Service Operation Workspace on ...

Screenshot 2023-08-16 at 10.09.24.png
Alon Grod by Tera Expert
  • 1173 Views
  • 3 replies
  • 1 helpfuls

Removing "Preview Record" icon from reference variable

I am trying to remove the "Preview Record" icon from a reference variable on a record producer (see screenshot below). I tried adding ref_decoration_disabled=true as a variable attribute, but that did not work. Is there another way I can get this to ...

RylieMarkle_0-1692128362614.png
Rylie Markle by Tera Contributor
  • 1005 Views
  • 2 replies
  • 0 helpfuls

Resolved! Using a system property for a filter

For a filter condition, I'd like to call a system property that references a group.Thought this would work but obviously it doesn'tjavascript:gs.getProperty('prop_name')Would I have to create some intermediate script/record to put it into a fil...

KB15 by Giga Guru
  • 1921 Views
  • 1 replies
  • 0 helpfuls

Email Body text in flow designer using script

I want to fetch data from email body in flow designer-> set flow variables-> script.I tried-  fd_data.trigger.inbound_email.employee_id; but it is not working.Please suggest how can I fetch the email body content.  

asmitasahu_0-1687420440099.png
Community Alums by Community Alums  
  • 963 Views
  • 3 replies
  • 0 helpfuls