Update 9 Sep 2018: FormatConversionBean now available in CPI as well
Update 19 May 2015: Added new converter Base64EncodeConverter
Update 30 Apr 2015: Added new converter Base64DecodeConverter
Converter Class | Source Format | Target Format | Reference |
---|---|---|---|
Excel2XMLTransformer | Excel | XML | ExcelTransformBean Part 1: Convert various Excel formats to simple XML easily |
XML2ExcelTransformer | XML | Excel | ExcelTransformBean Part 2: Convert simple XML to various Excel formats easily |
DeepPlain2XMLConverter | Deep Plain Text | XML | DeepFCCBean - The better FCC at meeting your deep (structure) needs! (Part 2 - Flat File to Deep XML... |
XML2DeepPlainConverter | XML | Deep Plain Text | DeepFCCBean - The better FCC at meeting your deep (structure) needs! (Part 1 - Deep XML to Flat File... |
JSON2XMLConverter | JSON | XML | JSONTransformBean Part 1: Converting JSON content to XML |
XML2JSONConverter | XML | JSON | JSONTransformBean Part 2: Converting XML to JSON content |
Base64DecodeConverter | Base64 (Plain/XML) | Binary | Base64DecodeConverter - Base64 decoding made easy! |
Base64EncodeConverter | Binary | Base64 (Plain/XML) | Base64EncodeConverter - Base64 encoding made easy! |
Number | Module Name | Type | Module Key |
---|---|---|---|
<Depending on position of module in chain> 1) Asynchronous scenario, Normally before the last module in channels 2) Synchronous scenario, Before last module to convert request payload After last module to convert response payload | Custom_AF_Modules/FormatConversionBean | Local Enterprise Bean | <Any Arbitrary Value> |
NWDS version | Reference |
---|---|
7.3x or higher | Setup com.equalize.xpi.af.modules Adapter Module project in NWDS easily using EGit |
7.1x | Recompile com.equalize.xpi.af.modules as EJB 2.1 modules in NWDS 7.1x |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.