The Uplus application showcases how a web application can be integrated with the Pega Platform around Mashup, Co-Browse, Pega chat and Knowledge Management as well as with the Customer Decision Hub (CDH) for offers and realtime streams.
Describe the bug
When we use Uplus portal configured to use DX v1 APIs, once all the assignments are completed while processing a case, instead of displaying confirm harness, pyCaseInformation section is displayed. This is inconsistent with mashup, react starter pack, or process extender for salesforce lightning. So, only for Uplus DX v1 APIs, an additional maintenance of the pyCaseInformation section is needed.
Enter basic details and proceed to the confirmation screen.
Expected behavior
all other UI frameworks in marketplace like react starter pack and process extender for salesforce lightning, show confirm harness using https:///prweb/api/v1/cases/{ID}/pages/{pageID}
Describe the bug When we use Uplus portal configured to use DX v1 APIs, once all the assignments are completed while processing a case, instead of displaying confirm harness, pyCaseInformation section is displayed. This is inconsistent with mashup, react starter pack, or process extender for salesforce lightning. So, only for Uplus DX v1 APIs, an additional maintenance of the pyCaseInformation section is needed.
To Reproduce Steps to reproduce the behavior: .1. Please use the attached config file ( that uses v1 APIs) and login to https://pegasystems.github.io/uplus-wss/insurance/ as MaryJohnson .
Expected behavior all other UI frameworks in marketplace like react starter pack and process extender for salesforce lightning, show confirm harness using https:///prweb/api/v1/cases/{ID}/pages/{pageID}