cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

adapter module usage

former_member323679
Participant
0 Likes
504

I have a custom adapter module for jms adapter. its use is to convert flat file structure to flat file structure. After that the Message transform bean takes over to convert to xml. The custom module is for the complex xml structure.

Can the same module be used in FILE adapter as well for testin purposes. I can do the MTB part in FCC.?

View Entire Topic
Former Member

Hello Nirmal,

As far as I know this should be possible,Since the module is already deployed you can reuse and test for file channel.