Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
TS 5.5.1 - iwextattr.exe
sjpfist
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 and our previous build of 4.5.1.
The funny thing about all this is that we can get the EA's from the command line, but not WF. It also returns EA lists different from that of the previous builds. For example:
iwextattr.exe -l SomePath
This returns the following:
value.....Name....
Where the previous builds return:
Name=Value
...
Name=Value
Heck, even that shows up different when run in wf. Just checking to see if anyone else has the same problem.
Steve
Find more posts tagged with
Comments
There are no comments yet