I want to use foreach activity and want to use the item value passed to each foreach.
First it will use the item value to get the metadata of the folder from the parameterized adls location. If the Adls location contain childitems, i want to use append variable to append the item value. And use the append variable value for further processing
Using metadata activity to check child items
If present append the item value from the for each to append in the append variable.