I have a server script method which returns a Metastorm.Runtime.Types.List of Metastorm user names, and I'm calling that function in a role formula. This is happening inside a library, and that library is being used in another process. The role from the library is being used for the to-do list at the first stage of the process.
I cannot get the folders I create to appear on anyone's to-do list, i.e. there are no records in the eAlert table. I know the method in the library is being called -- I've tested this by writing the contents of the list to a text file on the server.
Any help would be appreciated.
-Rory