PDA

View Full Version : Security on Client Access Express file transfers



Guest.Visitor
01-01-1995, 02:00 AM
We do a lot of file transfers from the AS/400 to Excel spreadsheet and I'm trying to tighten up security. When I do an upload TO the AS/400, it very nicely initiates the exit point QIBM_QZDA_INIT, to which I have attached an exit program. But when I download FROM the AS/400, there doesn't seem to be an exit point involved. Am I missing something? I've been told that it used to work that way.

Guest.Visitor
03-21-2001, 12:49 PM
Tim - You should look at the other QZDA exit points - particularly QIBM_QZDA_SQL1 and QIBM_QZDA_SQL2. HTH, Steve