sujanp
9th May 2006, 11:49
when we were using c3 version, everytime a user prints a report, a copy of that perticular report will be stored in /baan/tmp folder of that computer. but after the migration to c4, these tmp files are not going to that folder. we don't know where the system store them. pls find a solution
Sujan

norwim
9th May 2006, 13:48
Hi there,

open a shell from within a baan session of a user that has the permission to do so. Usually the user bsp can start shells.
(Enter '<' in choice field of baan menu if you are using ba6.1 or use the 'start shell' button in the option dialog if you are using GUI).
Simply type 'echo $BSE_TMP' and you will see where your tempfiles live.

hth

Norbert

P.S.: I assume that you're not a native english speaker (neither am I btw) - just a hint:
'please find a solution' isn't polite, even if it there is a 'please' in it... this sounds more like a command than a request.
But no offence taken as I strongly assume that none was meant :-)

dave_23
9th May 2006, 14:01
While you're at the shell prompt type:
touch $BSE/tmp/hello

To see if you have write permission to that directory.

Dave

mark_h
9th May 2006, 22:55
Also check the delete delay time on the user set-up. If this is set then that is the number of hours that the report is saved in the temp directory before deleting the file. Just something to look into.