Products | Versions |
---|---|
TIBCO KTP | - |
Not Applicable | - |
Resolution:
Description:
============
Some files created by the logger do not have the expected permissions specified in fileCreateMode parameter.
Environment:
============
Logger / Filechannel used in Tibco Kabira KTP-3.5 application.
Symptoms:
=========
The file created by the logger/filechannel does not have the permissions set by fileCreateMode.
Cause:
======
The created file depends also on user umask value.
Resolution:
=========
Heed both umask and fileCreateMode.