-
TS 5.5.1 - iwextattr.exe
Hello, Has anyone tried to call the 5.5.1 version of iwextattr.exe from Perl in workflow? We are having a problem where it returns nothing when we do the following: $command = "iwextattr.exe -g SomeName SomePath" $someVal = `$command`; We always seem to get nothing back in the 5.5.1 build where we have before in 5.5 beta…
-
Very Weird Permission Problems
Hello, I'll try to be as short and detailed as possible... We just got Interwoven 5.5 and as a test we migrated a branch over from our previous 4.5.1 build. I applied all the exported Extended Attributes and ACLs and everything looked fine. I rebooted my machine and noticed all the directory permissions under the workarea…
-
DataDeploy Problem
Hello, I'm using DD 5.2 and there's really not much to it... Basically, you describe what you want to do in a .cfg file and send it off to the iwdd.ipl script. Simple, huh? Well, the problem I am having is that I am getting an error when DD tries to examine extended attributes (I am using DD on a DCR not Ext Attr). The…