Workflow Engine/Business Rules Engine
I'm using approval delegation documents in my application. I've noticed that sometimes it doesn't work although things appeared to be properly configured. Are multiple documents with the same PersonName (delegator) supported? It seems that when it doesn't work is when an older document exist with the same delegator as the latest delegation document. Should I change the sort order in the view or prevent the creation of multiple delegation documents?
Approval delegation has been built on the assumption that there is a single document per person, so I would suggest doing it that way, if possible.