You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/04 15:27:35 UTC

[GitHub] [camel-karavan] shuawest opened a new issue, #515: Integrated Experience for data mapping with XSLT

shuawest opened a new issue, #515:
URL: https://github.com/apache/camel-karavan/issues/515

   Many traditional Integration and ESB technologies heavily used XSLT as the data mapping language and engine. While AtlasMap may be the target data mapping tool, but having some level of XSLT code highlighting and camel processor step integrated into the Karavan experience will help those moving from their prior experience, or drop into a more technical syntax for complex transformations that AltasMap doesn't support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin commented on issue #515: Integrated Experience for data mapping with XSLT

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #515:
URL: https://github.com/apache/camel-karavan/issues/515#issuecomment-1308859051

   There is an extension for XSLT https://marketplace.visualstudio.com/items?itemName=deltaxml.xslt-xpath
   So you could edit XSLT file using the extension and then use the file `to: "xslt:com/acme/mytransform.xsl"`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] davsclaus commented on issue #515: Integrated Experience for data mapping with XSLT

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #515:
URL: https://github.com/apache/camel-karavan/issues/515#issuecomment-1307127575

   Mulesoft have their own transformation language
   https://docs.mulesoft.com/dataweave/2.4/dataweave-language-guide


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org