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)
Another Front-Office Question
blairm
I've installed TS Front-Office 5.5.2 (Solaris) and everything seems to be working except for one message. When I check in a file, I get a screen that says "No datacapture configuration file was found(). Please contact your TeamSite System Administrator". I'm not using DataDeploy on this branch, so there is no datacapture configuration file. Have I set up something incorrectly in Front-Office.
Thanks,
Blair Morton
Find more posts tagged with
Comments
tvaughan
You'll get that message if you haven't configured a global datacapture.cfg in your
iw-home
/local/config directory for use in capturing meta data. Has nothing to do with DataDeploy.
If you don't want to capture meta data via TeamSite, configure your iw.cfg:
[FrontOffice]
auto_index=no
index_template_name=index_template.htx
wf_submit=no
metadata_capture=no
Tom