Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axon2relational

  • Command line tool to convert a Informatica Axon JSON API results to a relational set
  • Integrated into Informatica Developer 10.2.2, it can be used in a Java Transformation to prevent the impossibilities within the tool to handle complex JSONs.

Examples

In the resources folder you will Informatica 10.2.2 exports of the Java transformation, a mapping and application that uses it.

Code snippets

If you just want to use the transformation, it is unlikely you need to change the Java code itself. The code snippets however can be found in the folder src/main/resources/code_snippets. For each Tab of the axon2relational transformation you dragged/dropped in the Developer Client, you will find a corresponding file.

Usage

Input

please be patient...

Output

  • depends on the method used.

About

Retrieves information from Informatica Axon, through its REST APIs, and converts it into a consumable format for relational based systems and applications, eg. Informatica IDQ/BDM.

Topics

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages