Content Export 2 basics
Content Export 2 offers a very flexible and powerful way to export data and hand it over to other systems or applications.
Introduction
Since censhare has its own implementation of XSLT and XPath, you are able to access the data in censhare and transform it in any possible way. To get the most out of the possibilities profound knowledge of the censhare data structure is mandatory. This data structure may vary depending on project-specific requirements.
Setup
Set up "Content Export 2" by creating a transformation asset that fits your needs and configuring the module that sets the parameters when calling that asset.
Where to find the module in the censhare Admin Client:
Module options
The transformation asset
How it all works together
Evaluate the XSLT
When editing the transformation asset you may check if your expressions quickly. censhare includes an XSLT Evaluator Test to easily test the output of your XSLT.
How to access the XSLT Evaluation Test
How to edit the transformation asset
Trigger the export
When everything is set up you may trigger the export automatically or by hand (manual server action).