[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SV: FTP_LOG(*OFF) doesn't work??



Hi Nicola,


Messages sent to the job log is often sent by system objects and not the application itself. You must therefore control the level of logging you want at the job level.

Try to change the long-running job using CHGJOB and see if this is what you want:

CHGJOB JOB(xxxxxx/xxx/xxx) LOG(0 00 *NOLIST)

If this works, consider using a jobd with this log parameter when submitting the ftp job. Alternatively use a CL program to set up the correct LOG level that works for you.


-----Oprindelig meddelelse-----
Fra: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] På vegne af Nicola Brion
Sendt: 5. april 2016 14:29
Til: HTTPAPI and FTPAPI Projects
Emne: FTP_LOG(*OFF) doesn't work??

Hi to all.

I'm using FTPAPI in a long running job, and want to remove output to job log to have a cleaner envirtonment.

However, even after i execute FTP_Log(*Off) before opening the connection and FTP_LOGGIN(HANDLE:*OFF) after openin the connection, messages are sent to joblo (thisis a mess, b/c the program do a FTP_list() every cople of minutes or so, and the JL is clutter with unwanted messages.

I've just downloaded latest version from Scott's site, but withh no luck.Also, i've tried to google for this problem, but came out with irrelevant link.

Is this the correct behaviour?? or there's sometghing im' missing??

Tank you.


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com ______________________________________________________________________
--
Nicola Brion
Tech Fossil (Often  called a Dinosaur) - ancient animal that make things to work.

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------