xslt - WSO2 : Which Message Transformation Mediator? -


i have scenario message transformation in esb. want know message transformation mediator (xslt, enrich, payload factory) suitable , common each of these scenario?

1- changing data type of 1 or more field of message

2- deleting 1 or more field of message

3- adding 1 or more new field message

4- changing name of 1 or more field of message

5- changing order of message's fields

thanks in advance.

the xslt mediator provides lot of flexibility on transforming messages on other mediators. so, can using xslt mediator. see, can achieve scenarios 2-5 using payload mediator quite easily. i'm not sure meant in first scenario though.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -