Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Input Text Component UIB

Is it possible to use the component to fill in some value in the registry specified through @context.props.sys_id or payload.sys_id? Example below, using the component to fill the record I am currently. 

Klug_0-1698087351901.png
Klug by Tera Contributor
  • 259 Views
  • 1 replies
  • 0 helpfuls

Scripting in Flow Designer

This code works in Vancouver but not in Utha (Scripting in Flow Designer)// Get the email bodyvar emailBody = fd_data.trigger.inbound_email.body_text;return emailBody;Is there is an alternate for fd_data.trigger.inbound_email.body_text?

How to replace connect chat code to Sidebar code

Hi All, In one business rule there is a code, it will run when Assigned to changes and it will call the connect chat, but now in next UI experience it is deprecated. Below is the code, How to replace this code into Sidebar code. Code:(function execut...

Resolved! How to disable child tickets after connecting it Parent ticket

I wanted to disable all the fields in child tickets if it will be connected to a parent incident(not implemented). The only way to update it is thru the parent incident(which is already implemented) Any idea what's the best way to disable it?And enab...

zaxjun by Tera Contributor
  • 1022 Views
  • 6 replies
  • 1 helpfuls