When starting the BPM set an integer variable to:
ttOrderHedRow.SalesRepList.Split(’~’).Count()
The number returned should be the number of Sales Reps assigned to the Order.
So you can then evaluate that variable to determine if you should attempt to lookup the email address.
1 Like