Rule-based validation report to text attachment
This advanced validation workflow component, Rule-based validation report to text attachment, can be executed after a rule-based XML validation. If called it will copy the validation report into a text attachment, which can be emailed.
A suggestion for implementation can be found here.
The component has no parameters.
Related Articles
Rule-based validation report to XML attachment
This advanced validation workflow component, Rule-based validation report to XML attachment, can be executed after a rule-based XML validation. If called it will copy the validation report into an XML attachment, which can be emailed. This XML ...
Rule-based XML validation
This advanced validation workflow component, Rule-based XML validation, can validate XML according to rules. The rules for rule-based validation can be used to validate documents in XML format. A suggestion for implementation can be found here. The ...
Rule-based validation report to log
This advanced validation workflow component, Rule-based validation report to log, can be executed after a rule-based XML validation. If called it will copy the validation report into the system log. A suggestion for implementation can be found here. ...
Rule based validation example
If you want to do a schematron validation, then you first need to insert the Rule based XML validation component: A simple schemation validation file could be this: <schema xmlns="http://purl.oclc.org/dsdl/schematron"> <pattern name="Print both ...
Advanced Validation workflow components
This is the list of advanced validation document workflow components: 1.Rule-based validation report to log. 2.Rule-based validation report to text attachment. 3.Rule-based validation report to XML attachment. 4.Rule-based XML validation. 5.Validate ...