It seems like that the 'NodeSetAssignees' just simply insert(Of course with some validations) two values(node,userid) into the 'Assignees' table...
// Public method
//
// Assign a list of users to a node, overwriting any
// current assignment
//
// Parameters:
//
// node The node.
//...
Thanks ggriffit,
What I want to do is to fill the 'assigned to' field in the task lists using the data from the workflow form.
Suppose I am the user and I created a case, in the case, I have several tasks(I already got a task lists in the case template) to do, and I want to assign these tasks...
Hi,
I got a requirement that I have to change the task list in a case automatically using oscript, and the main problem is the 'assigned to' function, which means I have to assign this task to someone in the livelink system automatically, does anyone has a solution or some sample codes for...
Thanks, appnair.
I just want to know if I can change the category value of a case via oscript, because I saw a lot of solutions are based on LAPI using java or C#, so I wonder if it has to be done using LAPI, how can I trigger the script code(java or C#)via livelink workflow.
Hi,
I got a problem that I have to change the category value dynamically for a case(the same idea as document), can I do that via Oscript(because I have to trigger the event script in workflow)?
I just found that most of the solutions are based on LAPI, and can I trigger java script in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.