Hi,
I need to create comments on a form that will be passed to the new workflow started.
I've created a smartObject to save comments on a form. I've used the FQN and the currentDate to make them unique.
I've been able to create comments on the workflow when first step of a workflow opens my form, but unfortunatelly this doesn't solve my problem, because comments can't be created if that workflow goes to different steps without opening the form. It has also another problem, comments won't be created at the same moment that were created on the form.
I've tried to create a composite smartObject to get the specifics comments of my form and create them on the workflow but I don't know the reason why it is not working.
Please, could you give me any key to solve this problem?
I will need to do this with attachments too
Thanks a lot