Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
group content based on metadata on wf
sef
hi!
I don't know if its possible to search for files on different directories inside a branch of teamsite during workflows for a list of files that match the value of some custom defined extended attribute.
¿is it there any other way different than traversing the full tree and doing iwextattr on files?
how fast/efficient can this be using extractors on openapi, comparatively?
Any ideas?
thanks!
Find more posts tagged with
Comments
Adam Stoller
You might consider using DataDeploy / DAS to store extended attributes in a DB - then perform a query of the DB... this is bound to be faster than traversing every single file in TeamSite and running iwextattr on it...
--fish
(Interwoven Senior Technical Consultant)