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)
Error while deploying branch.taxonomies
kaleemS
Hi,
We are unable to deploy the branch.taxonomies Taxonomy file into the production server using OOTB PLC Workflow.
However, We can deploy files/folders other then folder iw/config/taxonomy.
Please check and suggest the solution.
Here is the attached OD-Home/conf/Livesite/TaxonomyMetadata.xml for reference.
Thank you in advance.
Find more posts tagged with
Comments
kaleemS
................................
Rick Poulin
Clarify 'unable to deploy'. Where does the workflow fail, and what (if anything) shows up in the logs?
kaleemS
Thank you for reply 'rpoulin'.
I was trying to publish the branch.taxonomies using PLC workflow.
Here is the details I found.
Branch.taxonomies file is an internal file
There are filters to avoid deployment of taxonomies file to LSCS.
Taxonomies are deployed to IWTAX_NODE table and it's not available in LSCS runtime store. The taxonomy is stored in the databse because it is used by our proprietary targeting module and will most likely remain within the database.
Rick Poulin
Taxonomies are deployed to IWTAX_NODE table and it's not available in LSCS runtime store.
Say what? If you configured the PLC correctly, it'll DataDeploy to the LSDS DB only. Your custom DDconf should not affect LSCS in any way. That said, the PLC does try to do some deployment of the taxonomies file as well, and if it's failing there, that probably has nothing to do with your DDconf. That's why I asked for a log snippet, where you should have a stack trace or some indication of what the actual problem is. I can't really help without it.