Inside Activate
...
Other
Connector Link Naming
0 min
in a userchangehandler links global points at a user link handler, for example, to resolve a manager like the example below the id of the link is the name attribute of the link, e g above the name attribute on the manager node is "manager", so the expression would be "=//links/manager" if no name attribute is set on the link node then the id is the name of the node, e g in the below example it would =//links/manager