Posted: Thu Apr 25, 2013 11:13 am Post subject: WMB - C:D : Copy process - File permission isse - SYSOPTS
Novice
Joined: 26 Mar 2013 Posts: 12
I am trying to integrate Message broker and Connect:Direct. I am collecting all messages from the queue, dumping into the file and transfer the same using Connect direct. I am trying to create the target file based on the user-defined permission (over-riding the default copy behaviour).
I would like to create the target file based on the user-defined permission. Even IBM suggested to use LocalEnvironment.Destination.CD.Copy.To.Option.PERMISS = '777' to access the C SYSOPTS and set the target file permission accordingly.
BUT, when I do this message flow is ending up in an exception.
Without this statement, flow is running to completion but file got created with default permission.
I dont know how to access the Sterling C Copy command SYSOPTS from Broker ESQL code ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum