on 2008 Jun 08 3:45 PM
Hi all
In any scenario suppose File system is sender system in that if the file is READ-ONLY file then how to process that file.
Hi,
Set the File adapter Processing Mode for "Set to Read-Only"
this will change the file property to read-only.
This will cause only new files to be processed.
This set to read only mode for sender file communication channel will process the fiels have write permission and change it to Read only to not to modify it later on.
this option is available for NFS only (Native file system)
Please reward points if it helps
Thanks
Vikranth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can try editing the read-only parameter of the file and then go ahead as you wish. If the file is in your own network you can use chmod command in the command prompt. Else if you are accessing file in the clients network, use some ftp tool to access the file and then change the parameter.
Regards,
Sanjeev.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey
Then you can set the processing mode as Test,you can't use delete or archive,but this will become a issue in Production coz you might pick the same file again and again,its better to delete/archive the file so that its not picked up again
Thanx
Aamir
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.