The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Creating a link to a record in an email

Hi All, I need some assistance, I am creating a link in an email that says the following.  Your request has been denied. Please click here to view request. When you click here, it link to the record. However I'm having issues. I've created this email...

paradise624 by Tera Contributor
  • 1666 Views
  • 2 replies
  • 0 helpfuls

how can i create a duration pill value in Flow Designer

I need to set a duration value based on a system property The below script outputs as expected:  the property lookup is 300000 which then outputs as 00:05:00 as expected. var t = gs.getProperty('enhancement.wait.duration'); var t2 = parseInt(t); gs.l...

find_real_file.png
davo by Mega Guru
  • 1187 Views
  • 2 replies
  • 1 helpfuls

Resolved! Comparison of Default Text against String Input Field

Hi all,I have recently been playing around with some solutions on a sim on how to compare a users input text in a record, to see if the text entered is the same as or similar to the default text normallyauto-filled in the field. and was wondering on ...

KScoble by Tera Expert
  • 1011 Views
  • 5 replies
  • 3 helpfuls

Resolved! Changes Not Picked Up When Promoting Scoped App Across Instances

We have a Scoped App that among other things, has the following:- Two Catalog Items (let's call them CatA and CatB)- One Flow (let's call it FlowA) Both Catalog Items were using the same Flow.  However, this was not working right, as the Catalog Item...

jmiskey by Kilo Sage
  • 1144 Views
  • 1 replies
  • 0 helpfuls

Is it possible to use tags to trigger SLAs?

I am able to trigger SLAs for incidents based on "Assigned to", but when I add a Tag as a condition the SLA fails to start.  Is it possible to use a Tag as a trigger for an SLA?I can see the Tag is on the incident record, and I can see it on reports ...

Dalwyn by Tera Contributor
  • 454 Views
  • 2 replies
  • 0 helpfuls

Unable to query with date field

Hi, I need to use below query on one of the table,it is not working as expected encodedquery="location="+location+"startON"+startdate+"@javascript:gs.dateGenerate("+startdate+",'start')@javascript:gs.dateGenerate("+startdate+",'end')"; Pl...

Sush by Tera Contributor
  • 576 Views
  • 3 replies
  • 0 helpfuls

Resolved! Display values as List on a Multiple Line text variable

I have a variable called approvals.On which i show all the list of approvals who approved that current case.as of now i am seeing data as approver1. approver2. approver3. approver4But i want the data to be shown as approver1approver2approver3approver...

Insider by Giga Guru
  • 963 Views
  • 8 replies
  • 4 helpfuls

Resolved! not getting data while parsing the XML in script include

Hi ,we are getting the below XML<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelopexmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><_1:GetPriceAndStockResponseMessagexmlns:_1="hck/1"xmlns:_1_1="httommon/1"><_1_1:MessageHea...

String by Kilo Sage
  • 916 Views
  • 5 replies
  • 0 helpfuls