SnapStart has error when use openAssignment
According to Pega Help 【https://community.pega.com/sites/default/files/help_v731/procomhelpmain.htm,
I want to open assignment by click the URL as below:
http://localhost:8080/prweb/PRServlet?pyActivity=pyMobileSnapStart&Action=openAssignment&InsHandle=XXX XX-29!OPEN&InsClass=XXX
But I have got to pega page with the error:Unable to open an instance using the given inputs:XXX XX-29!OPEN
It looks like mark the !OPEN as a part of the pzinskey.
If I made sth wrong?