I tried it myself and everything was OK in 2.3.1.4
Here is my security info (ino:security)
<ino:user ino:id=“1” ino:userid=“user” xmlns:ino=“Software AG Product Documentation” />
<ino:user ino:id=“2” ino:userid=“guest” xmlns:ino=“Software AG Product Documentation” />
- <ino:group ino:id=“1” ino:groupname=“group” xmlns:ino=“Software AG Product Documentation”>
ino:userrefuser</ino:userref>
ino:aclrefread documents</ino:aclref>
</ino:group>
- <ino:group ino:id=“2” ino:groupname=“guests” xmlns:ino=“Software AG Product Documentation”>
ino:userrefguest</ino:userref>
ino:aclrefno access</ino:aclref>
</ino:group>
- <ino:acl ino:id=“2” ino:aclname=“read documents” xmlns:ino=“Software AG Product Documentation”>
<ino:ace ino:access=“read”>test/document</ino:ace>
</ino:acl>
- <ino:acl ino:id=“1” ino:aclname=“no access” xmlns:ino=“Software AG Product Documentation”>
<ino:ace ino:access=“no”>test/document</ino:ace>
</ino:acl>
The request was http://server/tamino/database/test/document/@1
I got the XML document when I logged as “user”.
And when I logged as “guest”, the error “HTTP 400 - Bad Request” appeared.
So check your sample again.
By the way I think there is no problem with nonXML documents as well, though I have not tried it yet.
[This message was edited by Alexander on 07 Oct 2001 at 10:08.]
#webMethods#API-Management#Tamino