pegasystems / uplus-wss

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.
https://pegasystems.github.io/uplus-wss/
Apache License 2.0
39 stars 47 forks source link

pyCaseInformation is used insteadof confirm harness in Uplus with DX APIs v1 #174

Closed SrideviPatibandla closed 2 years ago

SrideviPatibandla commented 2 years ago

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 .

  1. Click on Change Beneficiary to create a case.
  2. 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}

image

ricmars commented 2 years ago

the mashup web uses pyCaseInformation which is a standard section in theme-cosmos or ui-kit

ricmars commented 2 years ago

closing issue - no action