コミュニティ

verified by user

how can we identify the user who verified the invoice ?

is it possible to get the verification user in a workflow script ? 

we use web verification station, so we cannot use stage tools. 

 

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

2件のコメント

  • Avatar
    Scott Chau

    Best option is to use a Field rule script.  Have it say something like if processing stage = verification then Field = FCtools.CurrentUser

    0
  • Avatar
    Rahul Kapoor

    You can use Document.Property("VerifiedBy") to get the name of user that Verified the document.

    Regards,
    Rahul Kapoor
    www.linkedin.com/in/rahulkapoor309/

    0

サインインしてコメントを残してください。