how to found that document rejected

benyamin jain asked on May 5, 2015 22:50

HI


How it is possible to found that previously approved document hasbeen rejected by another approver using API?

say document A created and sended by user A to user B. now user B reject that document.

how i can check that document rejected?

in the my desk shows only documents that wait for approval but i want to say this document rejected by user B

any idea?

Thanks in advanced

Recent Answers


benyamin jain answered on May 6, 2015 20:40

There is no way to find out the document rejected?

0 votesVote for this answer Mark as a Correct answer

Martin Danko answered on June 8, 2015 15:30

Hello Benyamin,

Did you have a change to take a look at our Documentation? In this scenario you can use the Global events for Workflow, there is also special event executed when document is rejected.

For more information please take a look here: Reference - Global system events

Regards, Martin

0 votesVote for this answer Mark as a Correct answer

Ahmad Shah Barhanuddin answered on July 9, 2018 05:23

Hi Benyamin,

In your API query simply add .Published(false). This will include rejected & archived document.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.