Hi all,

I am newbie in YAWL environment. I have deployed the yawl war file in tomcat. i also have my own webapp deployed in the same tomcat server. I have customized yawl to use extenal orgdata for login. It works fine. i have my own webapp to point to the same org data. Scenario is, i logged in to my app and from my application i call localhost:8080/resourceService/faces/Login.jsp. when i call this i should bypass yawl login and enter in to the workqueue of the respective user.

Basically i want to bypass yawl login from my application. Is there any interface provided for login bypass?

vinoth909

Mon, 12/02/2013 - 07:59

Hi Micheal,
Thanks for the help. This has saved me lot of time. It would be helpful if you can share a CODE which bypasses the login.