Originally posted by: skioord
i want to use the file adapter in wtx to create file and specify the rights .
Creating a file runs well.
My questions is how to set the file rights to have rwxrwxrwx (777) on a solaris platform.
Hereafter my pseudo code:
(PUT("FILE",TargetDir+"/mynewfilename"+"_"+FROMDATETIME(CURRENTDATETIME(),"CCYYMMDDHH24MMSS")+
"_"+ fillleft(numbertotext(index),"0",3)+".CSV",package(File:Out))
thank you
luc
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender