1

in oracle webcenter content workflows , when a user reject a file and type a comment in the rejection reason , how the next user will interact with this file in the workflow can view the rejction comment ? i can't find anyway to view this rejection comments

 r

I tried to view the workflow action history table, but it didn't show any comments.

osfar
  • 401
  • 1
  • 4
  • 23

1 Answers1

1

I don't believe the comment is actually stored anywhere. You would need to build a customization that stores this and then displays it to subsequent approvers.

Jonathan Hult
  • 1,351
  • 2
  • 13
  • 19