Question
4
Replies
1228
Views
Posted: January 6, 2017
Last activity: January 9, 2017
Closed
Pega External Assignment and its limitations
We have implemented external assignment using DWA flow. We would like to add a UI control that allow user to browse the file and attach it. I understand Ext Assignment would not allow any server calls but is there any control that can be used for this purpose? Any prompt help will be appreciated.
Thanks
Sudhir Modi
Hi Sudhir,
You can use pxAttachContent control in your section to browse and attach it. But it has some limitation, it allow users to attach image files to an application only.
Kindly refer below links, as it contains details regarding implementation :-
https://pdn.pega.com/sites/pdn.pega.com/files/help_v722/procomhelpmain.htm#rule-/rule-html-/common/commonlayoutattachcontent.htm
Kindly notify, if it helps.