Question
Santander
BR
Last activity: 27 Feb 2019 6:54 EST
Used Pega Mashup Web
Hi all,
I need help. I am trying use Pega Web Mashup I got code the generate code in the Case Type in the tab integration
<html>
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hi,
Kindly go through below links. These may help you.
https://collaborate.pega.com/question/pega-mashup-authentication
https://community.pega.com/knowledgebase/articles/pega-web-mashup-data-security
Merkle Inc
GB
I had the same error as the attachment above, but resolved it by replacing
data-pega-action-param-parameters = '{"UserIdentifier":"MashupUser","Password":"rules"}'
with PegaA_params={"UserIdentifier":"MashupUser","Password":"cnVsZXM="}.
Please note that the Password should be base64 encoded.
Santander
BR
Hi, how you configured in Pega ? BEcause I same error
Merkle Inc
GB
Hi, if it is the authentication error, try to replace the password with the Base64 encoded password.
Santander
BR
How past password with the Base64 ?
Coforge
AU
Hi, We can try using Mashupuser instead CoreBK user.
What version of Pega are you using ?
Santander
BR
Hi, I am used version 7.3.3 of Pega. How create user Mashupuser ?
Merkle Inc
GB
For "UserIdentifier", you can use any OperatorID in your system who can run the Case/Application, or save that OperatorID as "MashupUser".
Hexaware Technologies
IN
Hi ,
Is there any possibility to replace this Base64 encoding with any other Encoding Method?
-
Vitor Alcantara de Almeida
Pegasystems Inc.
IN
Hi,
Thank you for posting your query in the PSC. This looks like an inactive post and hence, we suggest you create a new post for your query. Click on the Write Post button here. Once created, please reply back here with the URL of the new post.
You may also refer this discussion link as a reference in the new thread.