Question
1
Replies
14
Views
TN
Posted: October 30, 2020
Last activity: October 30, 2020
Problem with file download via activity
Hello.
In the course of work, the following problem arose: the downloadAttachment activity was written to download the file. When it launched through Designer Studio, it is executed correctly, but when added to an control action set, it is not executed. Perhaps someone faced a similar problem and knows how to solve it? Screenshots are attached.I tried to use displayAttach but that also didn't help.
Thanks,
Dmitry
Hi Dmitry,
Can you try calling your activity from "Open URL in window" action like below.
The above implementation worked for me in my application. Let me know if it works for you.
Good Luck!