01-15-2014 06:38 AM
execution.setVariableLocal("TestLocalVariabl1", "Test1");
execution.setVariableLocal("TestLocalVariable2", "Test2");
{
"name": "TestLocalVariabl1",
"type": "string",
"value": "Test1",
"scope": "global"
},
{
"name": "TestLocalVariable2",
"type": "string",
"value": "Test2",
"scope": "global"
}
01-15-2014 07:43 AM
taskService.setVariableLocal("myVar", "localValue");
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.