Learn, collaborate and solve problems with like-minded data quality enthusiasts.
What problem are you facing? Currently re-usable workflows allow a free text input option, which suggests most recent entries. The value entered will be used in processing within the workflow, often relating to fields/data to use for matching etc. This leaves risk of error, if the user enters a typo, which could result in…
hi, Can someone help me with the JSON request to invoke a workflow through REST API? Below are my workflow specification a. Workflow accepts workflow parameters b Workflow accepts source at execution and its mandatory to give source information.
Hello, I'm designing a re-usable workflow (parent = test for community), which uses another re-usable workflow (child = Dynamic Flag). The child workflow requires two inputs specified at runtime - "source A" and "source B". I want to be able to choose the values for "source A" and "source B" when dragging the parent onto…