I’ve imported a Pega BluePrint from Training at PegaWorld (Texel Island Adventure, case type Tour Booking) into PegaInfinity’26.1 (beta-version) without any problems. However, when I create a Tour Booking case the case ends in a problem flow after submitting the first screen.
The error is:
Flow: TourSelect_Flow Step: Select Date & Time(Utility1) Error: com.pega.pegarules.pub.generator.UnresolvedAssemblyError: Failed to find instance TXL1-IslandAdv1-Work-TourBooking.
Not completely sure why this is happening (am not a developer, but a tester). Could this be because my laptop is set to Dutch and the application to English/American?
Can somebody tell me what I need to do to fix this?
This is unlikely to be related to your laptop language or locale. The error UnresolvedAssemblyError: Failed to find instance TXL1-IslandAdv1-Work-TourBooking usually indicates that Pega cannot find or generate the assembled Java for the case class or one of its rules.
This gives you some “flexibility” whilst authoring cases, so that when you run them not everything has to be perfect (like routing rules, empty screens etc.)
You may find other processes in your flow that have this turned off as well, you’ll get the same problem flow if that is the case. Fix is the same, just find the process (flow) outlined in the error if it does happen to you.
Excuse the '26 screenshots (its the system I have up in front of me right now)