ASN format Transformation

Hi,

I want to transform ASN format file , is there already a component available to do the same…?
if not ,how can we built a custom component that will support ASN format transformation.

Hi,

could you please provide more details on the format? We don’t have a special component for such a format, but there’s several options:

  1. it might be possible to read/write it using CloverETL’s standard components (UniversalDataReader, ComplexDataReader, …)
  2. write your own component. See documentation for details: http://www.cloveretl.com/documentation/ … index.html

Best regards,
Jaro