I have this process to build out an array of Managers. This flow triggers when a new item is added to a SharePoint list. I get the Creator information from that list and I use the Office Connector to get that Creator's ID. This Do...Until loop is working fine when there is data. I have a condition to check to see if ID is present and if not, it is supposed to set the UserID variable to null. However, this looks like it is running 60 times and the depth chart of this test is 4 managers in, and it does indeed deliver those results, but errors when it gets to the CEO. Perhaps if I set the Do...Until loop to check on ID is Blank then it might work? Any else have ideas?
I did read someplace that the GetManager can branch on Success or if it fails, but I am not sure how to set that condition up.
Thanks
EDIT
I did find I should have a parallel conditional flow. I added that, but now getting this error
The Status of Get Manager is FAILED. Why does it not branch correctly?
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional