Hi Everyone,
I am fairly new to creating workflows and I am finding few difficulties when I am creating this new workflow. My goal for the workflow is to search the respository using the field value found by the workflow.
First, the workflow starts by finding the files in a folder( location provided in input),
Then it captures (using capture profile) the field value from the files and then use this field value to find similar files in the repository.
Here similar files are files which are named using this field value and they are already present in the repository.
The work flow I created is finding the original file in the location provided in the input, its not searcing in the entire repository for files having similar field value in their file name.
I have attached my workflow diagram, kindly let me know where I am going wrong.
Please and thank you.