Question
DWA - External user Access
Hey guys,
Requirement : Implement DWA to allow end users to choose items from a drop down thereby allowing them to get an estimated cost for the entire selection. Here since it is an estimate, end users generally tend to try at multiple vendors before giving actual order to one. Explicitly asking them to signup won't be a good idea for one time users, ergo the DWA design.
Implementation : Although i was successful in implementing it, (Successful mail trigger, Signature generation, OnClick, the intended pega screen was opening), i was not able to process the Assignment.
I was getting a screen similar to the one that i have attached below. (ExtUserView.png)
The model External operator (External) is associated with "User" accessgroup but "Admin" access role.There was no issue with authenticating.
Queries :
1) I would like to know the reason as to why i am not able to look at the section in the configure flow action. The section has only a simple text input in a dynamic layout. I have configured "perform" harness in the assignment details.
2) The expectation is to allow the end user to choose from multiple drop downs. But as per the PDN article here, it seems that any component that requires multiple server communication will not work during DWA. Does this mean that i won't be allowed to load any Data pages during the initial harness load?
Hey guys,
Requirement : Implement DWA to allow end users to choose items from a drop down thereby allowing them to get an estimated cost for the entire selection. Here since it is an estimate, end users generally tend to try at multiple vendors before giving actual order to one. Explicitly asking them to signup won't be a good idea for one time users, ergo the DWA design.
Implementation : Although i was successful in implementing it, (Successful mail trigger, Signature generation, OnClick, the intended pega screen was opening), i was not able to process the Assignment.
I was getting a screen similar to the one that i have attached below. (ExtUserView.png)
The model External operator (External) is associated with "User" accessgroup but "Admin" access role.There was no issue with authenticating.
Queries :
1) I would like to know the reason as to why i am not able to look at the section in the configure flow action. The section has only a simple text input in a dynamic layout. I have configured "perform" harness in the assignment details.
2) The expectation is to allow the end user to choose from multiple drop downs. But as per the PDN article here, it seems that any component that requires multiple server communication will not work during DWA. Does this mean that i won't be allowed to load any Data pages during the initial harness load?
Is DWA screen used only to get text inputs and check box / radio button selections???
Also i would like to point out that if the assignment is external, then by default an email is sent out from a FINAL activity. It would be great if that is made flexible since i would like to send the link in channels other than email. Can this be done? Or does it come under product enhancement?
Thanks in advance,
Ratan