How to open a case in review from a URL?
I am trying to provide a url that can be used to open a case. I am using the following
https://<pega>/?pyActivity=Work-.Open&Action=Review&InsHandle={case handle}
Using this i can review the case but i can't do any work on it. If i try and open it in perform i get errors and it looks like the case has no context of the application/access group it should run under.
Can anybody provide a url that works or tell me what is wrong with this one?