‎2007 Aug 03 9:48 AM
Hi,
I'm trying to use GUI_UPLOAD to read some data from a migration, but always get retun code 7 (unknown_error). I've found debugging that, when it reads the table VSCAN_PROF using the profile '/SCET/GUI_UPLOAD' the field active is checked and, if I uncheck it in debugging it works perfectly. What can I do to fix this? Would it be safe if I just unchecked the field for the migration?
Thanks in advance
‎2007 Aug 03 9:51 AM
Hi..
We cannot use GUI_UPLOAD or GUI_DOWNLOAD in Background processing.
bcoz these FMs are meant for Accessing Presentation server files.
That can be the problem.
<b>Reward if Helpful</b>
‎2007 Aug 03 9:51 AM
Hi..
We cannot use GUI_UPLOAD or GUI_DOWNLOAD in Background processing.
bcoz these FMs are meant for Accessing Presentation server files.
That can be the problem.
<b>Reward if Helpful</b>
‎2007 Aug 03 10:02 AM
I'm not using the function in background processing, I'm just trying to test the program and I got this error. I intend to use a server file to perform the data migration but I'd like to use local files to test it first.
Thanks all the same for your quick answer
‎2007 Aug 03 3:16 PM
what parameters are u passing other than Filename, internal table ?