Solved
Forum Discussion
PratapKr_Gayen
3 years agoNew Contributor II
You need to break down the pipeline in two segment.
- parent pipeline will read/generate list of URLs and use pipeline execute snap to call child pipeline.
- Child pipeline will contain the directory browser snap and you need to use pipeline parameter to pass the URL to child pipeline.
hope it will solve the issue.