Skip to main content

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?

 

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:

 


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


Hi @Marnix Wisselaar thanks for sharing your feedback here! I will pass on your feedback to the related team 👍


Reply


ataccama
arrows
Lead your team  forward  OCT 24 / 9AM ET
×