Adding comments systematically
Summary
Adding comments systematicallyContent
Users need to add comments to a process on the start event form. Because there is no comments action available I have added a textarea for them to add comments. I'd like for those comments to be posted to the user comments area after submission. I've tried to do this via an integration but it fails every time (not sure why? I think the taskId in execData (Type.TaskExecutionData) is not available. I do see in execData that there is a userComments array of userComment objct. The userComment object has the following xsd
<?xml version="1.0" encoding="UTF-8"?>
Tagged:
2