Question
Zensar Technologies Ltd
IN
Last activity: 23 Jul 2023 17:55 EDT
How to Download multiple documents using DisplayAttachFile activity?
Hi, I am doing one POC, In which I am opening record from Link-Attachment table.
And on run of activity I want all the files of particular .pxLinkedRefFrom value to be downloaded.
In Obj-Borwse I passed .pxLinkedRefFrom = "A-B-WORK 20 -2"
and .pxLinkedRefTo value only.
Hi, I am doing one POC, In which I am opening record from Link-Attachment table.
And on run of activity I want all the files of particular .pxLinkedRefFrom value to be downloaded.
In Obj-Borwse I passed .pxLinkedRefFrom = "A-B-WORK 20 -2"
and .pxLinkedRefTo value only.
In Link-Attachment for .pxLinkedRefFrom = "A-B-WORK 20 -2" I have 4 entries but when I run this activity, Only one document get downloaded. Remaining 3 not get downloaded. Note : No Error In Tracers. Loop is also working fine, all the 4 values are passing. But only 1 file get downloaded.