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.

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

Forum Posts

Knowledge checkbox in incident

Hi I couldn't find a knowledge checkbox in incident form and in form layout too. How to create a knowledge checkbox, when we check the box on the form it should create a knowledge article.

Resolved! Change request: Flow Designer or Workflows in Rome

I needed some clarification on using Workflows or Flow Designer on the change request (normal) approval process or the full "flow chart" of it.I have used previously only workflows with change requests. I have a "Rome" instance PDI that I am using fo...

umerghani-s by Tera Contributor
  • 2004 Views
  • 9 replies
  • 1 helpfuls

Resolved! Attachment on RITM to be emailed.

Im trying to send an attachment that will be mandatory on a RITM via an email notification of some sort.  I need the whole  file and not jst a link to the file.  I see a lot of  posts around GlideSysAttachment.copy but so far nothing thas shows ALL t...

Jon M3 by Tera Expert
  • 1951 Views
  • 10 replies
  • 2 helpfuls

Update RITM when variable is updated on SCTASK

Hi everyone,  I have a wait for condition in my workflow, that isn't moving forward. There is a variable that is on the sctask that the user must select yes or no to. The wait for condition is waiting for that variable to be updated. The issue is tha...

Tylerjknapp by Tera Contributor
  • 1345 Views
  • 2 replies
  • 0 helpfuls

Resolved! Get value of any attribute from XML data in JavaScript?

Hi Experts,I have requirement where I need to fetch the value from the XML, Below is the XMlwhich I'm storing in one variable.var xml = <?xml version='1.0' encoding='UTF-8'?><tsResponse xmlns="http://tableau.com/api" xmlns:xsi="http://www.w3.org/2001...

Community Alums by Community Alums  
  • 1127 Views
  • 1 replies
  • 1 helpfuls

Flow designer context error

Hi All,I have created a one small flow designer and attached it to one of the catalog items. After submitting the request, on RITM form when i click on flow context, I am getting below error message"There was an error loading the execution details fo...

Community Alums by Community Alums  
  • 812 Views
  • 1 replies
  • 0 helpfuls

Auto Populate Entitlement

Hello,Based on "Asset" selection on case from need to auto populate the recently updated Entitlement  in "Entitlement" field on Case form.Conditions: Selected Asset Entitlements only to showRecently updated Entitlement need to populate Start Date sho...

Pandu3 by Tera Contributor
  • 997 Views
  • 11 replies
  • 1 helpfuls

How to check and replace UTF BOM characters in a String

How to check and replace UTF BOM characters in a ServiceNow StringWe have found that while using flow designer to send data via web service integrations or doing general string data processing an unprompted UTF-8 BOM character is added by the flow de...