Asynchronous execution - The root pipeline execution is no longer running?
Scenario:
Pipeline1
List directory for documents. Output: e.g. 200 filenames
Pass every filename to Pipeline2 asynchronously
Pipeline2 (will be started 200 times)
Get filename
Read ...
Can you please share the exact scenario you are trying to build by sharing the steps or possibly the test pipeline itself to reproduce the problem.
The sites property is expression enabled and hence supports dynamic values.