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)
callout in metadata capturing
nhe
Hi all:
Does anyone know if callouts can be used within the datacapture.cfg for setting metadata(extended attributes)?
I thought it is possible, since they can be used for templating data records, and the datacapture.cfg files are virtually identical in format.
When I copied over cgi-callout elements that worked for data record captures(from cfg file to cfg file), it stopped working for the metadata captures.
For the metadata capture, after selecting some information from the callout window, and clicking the OK button, nothing happens, while in the data record capture, the selected information would be passed back to the data record field and the callout window closed.
I can't seem to figure out the problem. Am I missing some fundamental differences between metadata and data record capturing?
Thanks in advance.
Find more posts tagged with
Comments
jbyork
There is a problem with the example CGI... which has already been reported to engineering.
Previous versions of TeamSite - both metadata capture and templating used the same structure. However, with
5.0.1 + the CGI API for templating has changed - but the metadatacapture API has not been updated yet and still uses the old API. Unfortunately, the example that shipped with the product was already modified - and as you discovered does not work with the old API.
You need to contact Interwoven and get them to send you the old example script which works with the metadata template.
Migrateduser
Did you get this to work? Were you able to get the example from Interwoven? I am having the same problem. Please let me know how you resolved it.
-Aparna
nbwoven
Has anyone tried this ?
ISCBorisB
Has anyone tried this ?
This thread is 5+ years old!
CGI callouts work in both DCT and MDCT.
Note that there is no FormAPI in MDCT, not yet anyway