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)
True or false: iwmtresolveuids -all won't return custom attributes or related terms?
jfincke
The documentation claims that it will retrieve all svterm elements, but in my tests, the -all flag is limited to these attributes: vocab, code, label, score, UREF, alt, key, _tc, _sorted, weak, and UID. There doesn't seem to be any way to get relatedTerms, child, parent, or any custom attributes.
Find more posts tagged with
Comments
Migrateduser
It will return all attributes but not relations.
Ottawa_IWOV
How do we get Metatagger to return related terms in the metadata XML?
jfincke
It will return all attributes but not relations.
Have you actually gotten iwmtresolveuids to do this in 4.1?
To be clear, I'm not expecting it to return other SVTerms, I'm trying to get it to return the relatedTerm attribute. It won't return that attribute or any custom attributes I define. I finally had to resort to using the java api.
If you have gotten it to work I would love to see some code samples. I'm not going to be convinced until I can reproduce it.
I think that iwmtresolveuids relies on the Java API call that only returns a "lite" version of the taxonomy node.