Hi guys!
I wanna build a consolidated workflow (an Analytic App) in which it contains 2 separated workflows (*). There will be:
(a) a File browse tool included in the workflow to select Input file and a Folder browse to decide folder path for final output file
(b) 2 Radio button (item 01 and Item 02) and each item will trigger a separated workflow (*) to get different kind of output.
-- If wrongly select file in the first step => the flow will not run, so I need an error message in Analytic App form require user to switch the Radio button or re-select the Input file.
How can I do all of those things (combine 2 interface tool)