Skip to main content
Solved

Pass column from DQC plan to workflow

  • December 29, 2022
  • 3 replies
  • 119 views

jhoppesch
Data Voyager
Forum|alt.badge.img+3

I have a workflow which does an HTTP GET to download an HTML page. I then use a DQC plan to filter and alter the data in the HTML file to get a β€œnew” URL. I now have this β€œnew” URL in a column at the end of the plan. I’m wondering, is it possible to use this β€œnew” URL column from the DQC in the same workflow to perform another HTTP GET of the β€œnew” URL?

 

Best answer by AKislyakov

Hi @jhoppesch,
To use result of a DQC plan as a parameter in a workflow you need to save it either:

And then you can use ewfGetTaskVariable function to access result of the read step.

 

For example, with file your workflow should look like this:

 

View original

Forum|alt.badge.img+2

Hi @jhoppesch,
To use result of a DQC plan as a parameter in a workflow you need to save it either:

And then you can use ewfGetTaskVariable function to access result of the read step.

 

For example, with file your workflow should look like this:

 


Forum|alt.badge.img+2

this seems very limitative. Can we put in a feature-request for passing at least a JSON?


Cansu
Community Manager
Forum|alt.badge.img+3
  • Community Manager
  • October 2, 2023

Hi @Marnix Wisselaar thanks for sharing your feedback here! I will pass on your feedback to the related team πŸ‘


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings