Thanks a lot Gavin. Solution you have given is correct and I was able
to reach till der during all this tym wid help from open text, I was
expecting it to work like as given below:
<?xml version="1.0" encoding="UTF-8"?>
<dynaments>
<rde-dm:user item-tag="user" mode="report" resulttype="xml"
tag="user-list">
<rde-rd:user-filter>
<rde-rd:attributes>
<rde-rd:attribute path="isMyUser">*</rde-rd:attribute>
</rde-rd:attributes>
</rde-rd:user-filter>
</rde-dm:user>
</dynaments>
which means a condition where attribute isMyUser not empty.
It works like this with wildcards for "<rde-rd:username>*</rde-
rd:username>". Dynaments manual clearly states it. But it goes mum
about Attribute.
Is there a way to check for NOT condition?
Any further pointers will be highly appreciated :)
Cheers
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/reddot-cms-users?hl=en
-~----------~----~----~----~------~----~------~--~---