The pull from TE list is useful for getting an operator, but does not return the operator to the list after completing the process. There is also no evident referenced to a pulled operator, with which to return it (on process finish, for example). Is there any such simple method to return the operator to its list on process finish?
I could make it work with process flow / customizing the pull code to store a reference to the operator on a label / operator on resource available trigger, but I am hoping there is a pick list or check box option to handle this. Is there a non-custom way to return the pulled operator when finished? It seems like if there is a built in way to pull one, there would be a built in way to push it back once it is no longer needed.