Shrishti Gupta created CAMEL-17115:
--------------------------------------
Summary: Custom Transformation Issue while working with atlasmap
Key: CAMEL-17115
URL: https://issues.apache.org/jira/browse/CAMEL-17115
Project: Camel
Issue Type: Bug
Components: camel-atlasmap
Reporter: Shrishti Gupta
Assignee: Tomohisa Igarashi
Attachments: Custom Transformation.zip
I tried to use custom transformation of *altasmap* with *2.2.3* version. Custom
transformation jar imported fine but mapping definition is null while doing
*XML* to *JSON* transformation. I also tried to use *2.3.1* version but with
this version Custom jar is imported but transformation is not present in drop
down list.
I have attached sample project which I used for data transformation along with
custom transformation project , mapping file and sample request file.
Attached zip file have :
# Atlasmap demo project - (XmlToJsonTransformation) class which is used for
conversion
# Custom project (for creating custom transformation)
# altas-map.adm ( mapping definition file for transformation)
# orderxml.xsd ( sample request for conversion XML to JSON)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)