kh4m khurram [https://community.jboss.org/people/kh4m] created the discussion
"Re: JBPM4_TASK table fields containg same values??" To view the discussion, visit: https://community.jboss.org/message/733501#733501 -------------------------------------------------------------- Hi, I have done the following to set the name of the task table's field NAME_ Task task = taskService.createTaskQuery().executionId(instance.getId()).uniqueResult(); task.setName("whats new name"); taskService.saveTask(task); Thanks! Khurram -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/733501#733501] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
