Pega_API_014 Error when clicking save and run on case type from app studio

Hello!

I wanted to reach out because I am taking the Low Code Maker course in Pega Academy so that I can get my system architect certification. I have been trying to follow along with the lesson in a community edition trial, however, when I save and run a case type from app studio, I get an error message stating that An internal error occurred. Please contact administrator. I asked a friend to look over the issue in dev studio and it appears that when we trace the issue we see that the pzGetAssignViewResponseV2 activity is setting Param.PegaAPIError as Pega_API_014.

When reading through the activity, it states that this step should occur when Enable get next work is checked. I do not have this checkbox selected on my case type settings. Can you let me know what is causing this issue? I would appreciate it. Thank you.

@RamshaI17151287 please can you clarify why you are not able to use the VM provided by the Pega Academy course itself?

Please see this similar post: Pega_API_014 pzDisableDormantOperators

pzGetAssignViewResponseV2 activity’s Step-10 and step-11 should be mutually exclusive as they execute get view apis executing assignment-view, additional-view and pyRefreshData DT twice.

Are you testing a simple Case type scenario?

Please carry out a search for ‘get next work’ on our docs.pega.com site to familiarize yourself with the functionality eg

If you are doing your own work on Community Edition, did you try to reset the environment?

@