When I tried to add UI kit application to constellation application as mentioned to test the coexistence feature. Preview is not loading in app studio. When traced there are some errors related to Rule not found issues.
Attached is the tracer output. Please let me know if there are some rules missing.
I think my question was misunderstood here. I am trying to add a traditional ui app as built on to constellation application to launch a traditional ui case from constellation. I followed the steps in the challenge and use preview on the top right corner in the app studio to launch the portal and tried to create a case. After clicking on the preview, it keeps loading forever.
I have not encountered this issue, hopefully someone else can share their experience here. Given the configurations involved, it would also be worth raising a ticket, it could be the constellation service, the configurations for blended, the pyRoutingTable etc. There will be a bit of troubleshooting to find where that is failing.
Meanwhile I can suggest you some tips, as we are running the blended/coexistence architecture for 9 months successfully in PROD.
Make sure your traditional case doesn’t have “temporary object” option selected. For DX API, all case types need to be permanent case.
If I understand, you top Constellation application is built on traditional app. So, try to re-generate the routing table of the top Constellation application, and check the pyRoutes (search your case type) in the Routing Table rule. And save the top application rule.
Check autogenerated data transform CoexistenceCasesDT, whether your traditional case type is added or not.
Clear your browser cache.
Fact: Pega has done significant improvements in the mashup code of Traditional case types in Pega 24 (compared to 23). I don’t know which Pega version you are using!