Member since
12-05-2017
2
Posts
0
Kudos Received
0
Solutions
12-05-2017
10:25 PM
Hi Guys, We have nested xml; which need to translated to csv and we do not have XSLT for the data; We have XSD but not sure is it useful or not. <levels> <object> <id></id> ... <subobject1> <id></id> ... </subobject1> </object> <object> <id></id> ... <subobject1> <id></id> ... <subobject2> <id></id> ... </subobject2> </subobject1> </object> </levels> Regards, Navin
... View more
Labels:
- Labels:
-
Apache NiFi
12-05-2017
10:21 PM
Hi Guys, We are having multiple jobs in Informatica; Job1: X application files load to Y DB Job2: A application files load to Y DB Job3: Y DB table load to Z DB I want to create 3 jobs for 3 different needs; how do i achieve it using NIFI? Regards, Navin
... View more
Labels:
- Labels:
-
Apache NiFi