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! Redirect from script include

Dev Experts, Attached client callable Script Include is not redirecting to desired portal. Thoughts?

Community Alums by Community Alums  
  • 715 Views
  • 4 replies
  • 0 helpfuls

Modifying a journal field before insert or update

Hello,I am trying to modify the comments (which is a journal / journaled field) inserted by a user into a task in some situations.For that I have created a business rule of type "before" and "insert/update".In the script of the business rule I do som...

dmartinc by Tera Expert
  • 6226 Views
  • 9 replies
  • 8 helpfuls

Using Subflow output variable in flow

See below script written to set values of category field of incident. The incident is getting created using flow and the flow calls suflow to calculate value for category. var outputCategory = fd_data.subflowIncident.category.toString(); // I also tr...

TT3 by Kilo Guru
  • 1041 Views
  • 2 replies
  • 0 helpfuls

Resolved! Validation regex for catalog variable

I need to create a validation Regex in the service catalog variable that only allows letters and the symbol - ,I tried several possibilities without success.I appreciate any help.

teste.png
Sancley by Tera Contributor
  • 1229 Views
  • 4 replies
  • 3 helpfuls

set variable in http query parameters dynamically

hii in rest message  http query parameters if we pass name=enclave_name  ,value = asia.. they are sending enclave related filed data in response ..similarly we have enclave _name variable on catalog item (enclave names list already available on catal...

shabbir9 by Tera Contributor
  • 1510 Views
  • 6 replies
  • 0 helpfuls

Triggering using Cart API

I want to trigger a catalog item using another catalog item and getting input variable from one catalog item to the other, using Cart catalog API by using a custom flow designer action.If any other ways to do this, please do tell me.I am relatively n...

HussainM by Tera Contributor
  • 1195 Views
  • 2 replies
  • 0 helpfuls

Integration with ServiceNow and third-party application

Hi All, We have a requirement where we need to integrate of 3rd party application with the service nowThere is an API that will gonna get triggered from the 3rd party application that eventually hit the service now tool, when it hits the service now ...

Amit Kishore by Tera Contributor
  • 3324 Views
  • 2 replies
  • 2 helpfuls

REST API payload format error with 500 response

Hi all,I have created an integration definition with the script include where it calls to action and returns payload, and this integration definition is used in a flow.  When I test the flow with RITM it returns error 500 saying "Method failed: (/v1/...

IVB2020 by Kilo Contributor
  • 717 Views
  • 1 replies
  • 1 helpfuls