Forum Discussion

P_work's avatar
P_work
Helper I
1 year ago
Solved

Understanding pipeline failure

I have a get metadata activity. The directory may or may not exist. If it exists, pipeline gets the list of child items and then proceeds to a for-each on success. If the directory does not exist, th...
  • P_work's avatar
    1 year ago

    From what I understand, the get metadata activity on completion needs to point to a wait AND all skipped activities must also point to this wait. Now the pipeline succeeds.