For mashup authentication should be linked with main web application, if user is authenticated to main web application, same user id can be passed to pega to setup the requestor context to execute the code.
@@Qtometadynamically passing name, dob from main application to mashup. yes it is there. But i don't know how to use it in the mashup file. As I am not aware of other language like js
@@Qtometa I added the mashup code in the local action. Able to create the case But facing issue in the content height. Seems there is an issue in the local action template. Have any suggestions on this?
Thank you for this video on web mashup. Yes, I tried both Chrome and Edge, but neither worked. Will try in Firefox.
Nice
Very useful
Hi, how to implement SSO login for mashup?
For mashup authentication should be linked with main web application, if user is authenticated to main web application, same user id can be passed to pega to setup the requestor context to execute the code.
@@Qtometa thanks. How to pass dynamic values?. I am seeing lot of pdn article but not able to understand.If possible, can u make video for that?
@manim6037 Which dynamic value? There is script which can be included and you can find in pdn.
@@Qtometadynamically passing name, dob from main application to mashup. yes it is there. But i don't know how to use it in the mashup file. As I am not aware of other language like js
@manim6037 ok, I will check if I can create a video on that.
Hi, I have a requirement to load the mashup in the pop-up screen. Could you give some inputs on this design
Try to attach the generated html in pop start/init function which gets executed all the time.
@@Qtometa I added the mashup code in the local action. Able to create the case But facing issue in the content height. Seems there is an issue in the local action template. Have any suggestions on this?
@manim6037 I need to review that.