I am new to camunda platform. We are trying to do some POCs. I started with the Twitter application review process sample.
- Login as user kermit/kermit and created a request for approval using the html form. After I filled the form, immediately there was a popup message indicating that review request created and if I click on that it goes to the approval page and after the approval it is successful. But my problem is that If I dont click on the request approval popup, after that How do I see the requests that are submitted for approval. I didnt find them at all. Is there something else I need to configure inorder to show these requests tasks that are waiting for approvals? where do i find these tasks?