Skip to main content
16-Pearl
February 15, 2013
Question

Need Expression Help. Not allow comments with Approve or Clear Comments Afterwards

  • February 15, 2013
  • 1 reply
  • 849 views

Hi Everyone - happy Friday.

I have a Process flow that I would like to modify. At the mement the CRB can add comments for Reject, Claarify and Approve.

I would like to:

A) not allow comment on Approver.

or

B) clear our the comments on the 'Approve' path.

1 reply

1-Visitor
February 16, 2013

I can't look this up now, but I think you can extend whatever the ootb taskcompleteprocessor is and clear out the activity comments there. From the workitem, you can get the actiivity/activitytemplate/process/processtemplate/etc, and clear the comments if your criteria is met.