1. Prepare
Use representative, complete evidence and include the context needed to distinguish a real issue from an expected variation.
Run an isolated XSLT preview against XML with external resources disabled, inspect the output, and validate the mapping in its target CPI runtime.
Practical usage guide
Run an isolated XSLT preview against XML with external resources disabled, inspect the output, and validate the mapping in its target CPI runtime.
Use representative, complete evidence and include the context needed to distinguish a real issue from an expected variation.
Prioritize concrete findings, corroborate them against the source and rerun the analysis after correcting the input.
Validate the result against the interface contract and target CPI runtime before transporting or sharing it.
Run representative XML through an XSLT before a CPI transport and compare deterministic output for regression, namespace and conditional-mapping issues.
Transform a source order into the target message, then inspect namespaces, missing nodes, repeated records and conditional branches against the expected XML.
A local result may not reproduce every runtime extension or configuration. Repeat the regression in the target CPI runtime before release.