As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.
이 콘텐츠는 선택한 언어로 제공되지 않습니다.
5.9. Configuring Transformations
Access the HTML Reporting Tool when determining selector values. It helps you visualise the input message model (against which the selectors will be applied) as seen by Smooks.
Generate a report using your Source data, but with an empty transformation configuration. In the report, you can see the model against which you need to add your configurations. Add the configurations one at a time, rerunning the report to check they are being applied.
Add the configurations one at a time, rerunning the report to check they are being applied.
As a result, a configuration that looks like this will be generated (note the $TODO$ tokens):
Copy to ClipboardCopied!Toggle word wrapToggle overflow
Note
There is no guarantee as to the exact contents of a JavaResult instance after calling the Smooks.filterSource method. After calling this method, the JavaResult instance will contain the final contents of the bean context, which can be added to by any Visitor implementation.