Ce contenu n'est pas disponible dans la langue sélectionnée.
1.3. Message Fragment Processing
Smooks supports these types of message fragment processing:
Templating:
Transform message fragments with XSLT or FreeMarkerJava Binding:
Bind message fragment data into Java objectsSplitting:
Split messages fragments and rout the split fragments over multiple transports and destinationsEnrichment:
"Enrich" message fragments with data from databasesPersistence:
Persist message fragment data to databasesValidation:
Perform basic or complex validation on message fragment data