Search found 1 match

by JimmyD
Mon May 27, 2024 7:45 am
Forum: Questions & Answers
Topic: iSeries VL Web Session expiring after downloading file
Replies: 4
Views: 18352

Re: iSeries VL Web Session expiring after downloading file

Hi Cesar,

What does the call to the server routine look like on the client?
I believe you are getting this behaviour because the target for the download is specified as current. Try specifying the target as new before you call the server module execute. I also recommend keeping session required on ...