Member since
02-12-2020
3
Posts
0
Kudos Received
0
Solutions
02-13-2020
01:47 PM
@mburgess pls help! We are kind of stuck, we are trying to process an XML file, the requirement is to load XML tags into individual columns and also the full XML into a clob column into a table in oracle DB. We have tried: 1. GenerateFlowFile(For testing purpose, have put XML in customtext field) --> ConvertRecord(XML - > Avro) --> PutDatabaseRecord
... View more
02-12-2020
10:16 AM
We are trying to parse an XML payload and trying to insert into fields along with full XML payload but it is not working, the flow looks like GenerateFlowFile → ConvertRecord → PutDatabaseRecord
... View more
Labels:
- Labels:
-
Apache NiFi