I want to convert Ab-initio graph to Java. Can someone please suggest if he or she has worked on this earlier and what should be the approach for this.
Asked
Active
Viewed 369 times
0
-
Any mapping technique will do. Parse the input into an in-memory object and use the template technology of your choice to generate the output. The details will depend on the input and output formats. – duffymo Jun 24 '19 at 12:20
-
I have existing mapping/graphs in Ab Initio , which need to be converted to Java. – vikas m Jun 25 '19 at 06:57
-
I also wanted to check whether Abinitio mapping/graphs can be exported to xml similar to Informatica. – vikas m Jun 25 '19 at 06:58