03-07-2007 06:18 AM
03-07-2007 09:25 AM
var ownerGuy = bpm_package.children[0].properties.creator;
You can after use this string to get the user itself in this way:var ownerMail = people.getPerson(ownerGuy).properties["cm:email"];
By what you previously wrote, I think you can send an email within a script, so no more code needed.03-07-2007 11:10 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.