01-26-2015 08:19 AM
execution.setVariable('bpm_comment', task.getVariable('bpm_comment'));";
task.setVariable('bpm_comment', execution.getVariable('bpm_comment'));";
…..
01-26-2015 11:50 AM
01-26-2015 12:00 PM
workflow.getTask(taskId).getProperties()["bpm:comment"];
01-27-2015 03:54 AM
task.setVariable('bpm_comment', execution.getVariable('bpm_comment'));";
workflow.getTask(taskId).getProperties()["bpm:comment"];
03-16-2016 05:19 AM
01-26-2015 11:51 AM
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.