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?
