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

Parameters not passed to set the details of the user logged in #9

Closed Nishitasuresh closed 5 years ago

Nishitasuresh commented 5 years ago

In the previous model of wss, we used to set the parameters in the cookie, to set the details of the logged in user (screenshot below). image

In the new WSS which is in GitHub,I have tried to pass the same parameters by configuring it as below. image But the parameters do not seem to be passed.

Nishitasuresh commented 5 years ago

The application is Healthcare for payers

ricmars commented 5 years ago

You need to use = ..e.g param1=value1,param2=value2

On Wed, May 15, 2019 at 5:36 AM Nishitasuresh notifications@github.com wrote:

The application is Healthcare for payers

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pegasystems/uplus-wss/issues/9?email_source=notifications&email_token=AHAUAXBJTNE5J27EGHZGNALPVPKQHA5CNFSM4HNBGIK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVODGNA#issuecomment-492581684, or mute the thread https://github.com/notifications/unsubscribe-auth/AHAUAXEB6HD3SV2TEA57TH3PVPKQHANCNFSM4HNBGIKQ .

ricmars commented 5 years ago

closing issue - the parameters were set incorrectly in the user settings page