Issue using the Data Download controller

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
Toyeyemi
Posts: 15
Joined: February 18th, 2022, 1:29 pm
Contact:

Issue using the Data Download controller

Unread post by Toyeyemi »

Hi everyone. I'm having an issue where the data_download controllers for my tables don't seem to be working properly. I've checked the logs and it seems like the controller is able to pass a functioning query to the database and that query is able to generate results.
data_download_logs.png
data_download_logs.png (268.82 KiB) Viewed 544 times
data_download_logs.png
data_download_logs.png (268.82 KiB) Viewed 544 times
However when the button is clicked in the interface, it doesn't initiate a download.
Below are images of the method and the set up of this instance of the submethod
data_download_method.png
data_download_method.png (70.07 KiB) Viewed 544 times
data_download_method.png
data_download_method.png (70.07 KiB) Viewed 544 times
data_download_submethod.png
data_download_submethod.png (259.83 KiB) Viewed 544 times
data_download_submethod.png
data_download_submethod.png (259.83 KiB) Viewed 544 times
word count: 142

Tags:
SteveCap
Posts: 328
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Issue using the Data Download controller

Unread post by SteveCap »

DataDownload does not work currently with the list / grid maker. There is task 9958 for this.
word count: 16
mollydunn
Posts: 26
Joined: April 7th, 2022, 4:17 pm
Contact:

Re: Issue using the Data Download controller

Unread post by mollydunn »

I'm still having issues with the Data Download Controller when using the list/grid builder. I just wanted to check if there has been any progress made on this task, or if there is a way to build it out manually? Thank you!
word count: 44
SteveCap
Posts: 328
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Issue using the Data Download controller

Unread post by SteveCap »

Task #9958 is still in the testing queue. It might be possible to get the current controller to work but once this project comes out it is going to change how DataDownload is handled for mvc so it would need to be redone.
word count: 43
JustinVanRegenmorter
Posts: 538
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Issue using the Data Download controller

Unread post by JustinVanRegenmorter »

This issue is fixed in the latest version of EASYProcess.
word count: 10
Post Reply