Originally posted by: JGibby
No you won't be able to create, or delete, a directory with the FILE adapter. But you can do the following:
GET("BAT","-cmd 'mkdir X:\ExistingDir1\ExistingDir2\NewDir'")
or on UNIX:
GET("SHL","-cmd 'mkdir /ExistingDir1/ExistingDir2/NewDir'")
Hope this helps,
John
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender