Workflow Data Fabric forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

PLaybook Questionaire Activity

Hi I have a playbook activity questionnaire with choice options with either defined values or table lookups, how do i reveal the answers to these questions as pill values for the next acitivity.So far I am getting Sysids Thanks 

Workflow and Domain separation

Hello everyone,I know this is quite a noob question but does workflow bypass the domain separation rule. As I understand if I have a a record on LEVEL_1 domain it should execute LEVEL_1 workflow. However, my record is in LEVEL_1 domain but it the exa...

trangdan106 by Tera Contributor
  • 697 Views
  • 1 replies
  • 2 helpfuls

Handling Array.String in Flow Designer

I am attempting to create an Action with a scripted Step that takes in a String input[ from a list collector], and return two string arrays [Array.String] as output. I have create a script to achieve this and set the output equal to what I want. Howe...