Expand my Community achievements bar.

SOLVED

workflow comments

Avatar

Level 3

Hi,

In my workflow I have one OR split with 5 branches.How I can programatically access comment which one enter while choosing one of the option in its subsequent step.

Thanks LM

1 Accepted Solution

Avatar

Correct answer by
Level 10

All the comments would be stored with the property name 'comment' in the respective workItem

you can see the same under etc/workflows/instances

View solution in original post

3 Replies

Avatar

Level 10

Are you referring to data that someone enters into a workflow dialog? 

Avatar

Level 3

No.Comments entered in workflow while choosing one among the five options.(While workflow is in running)

Avatar

Correct answer by
Level 10

All the comments would be stored with the property name 'comment' in the respective workItem

you can see the same under etc/workflows/instances