How to get the Manual Review task for a specific skill?

Question

The manual review section in the Vantage UI gives us the first available review task from all the skills we have access to. So how to open a specific Manual Review task?

 

Answer

1. Navigate to Skill Monitor > Transactions and select the skill name and time period from the drop downs. The list of transactions will be displayed at the bottom half of the page.

mceclip0.png

2. Copy the transaction id in the Transaction column of the table for the transaction that has "Manual Review" in the Step column.

3. Navigate to Help > Documentation in the bottom left corner of the page and select Vantage API on the page that opens.

mceclip1.png

mceclip2.png

The Swagger page with the Vantage processing REST API will be opened.

4. Navigate to Authorize, choose select all scopes, and hit the Authorize button.

If the Vantage authorization page is opened prompting to log in, use Vantage credentials.

5. Scroll down to the Transaction section and click on the first GET request.

mceclip7.png

6. Click the "Try it out" button, paste a transaction Id from step 2, and click the "Execute" button. 

mceclip8.png

mceclip9.png

 

As a result, the Response body will contain the manualReviewLink parameter, which contains the link that can be copied and opened in a new browser tab to access the Manual Review task for this transaction.

mceclip6.png

To review multiple documents this way, we just repeat steps 1 and 2 to get the transaction Id, and step 6 to get the review link. If the Swagger page is closed or refreshed authorization will be needed as described in step 4.

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.