ofxstatement comment out header in generated OFX file. That doesn't conform to OFX specification. When I try to parse the OFX file with ofxtools, I get a error because OFX file isn't conform.
Manualy uncomment header is a solution, but my purpose is to build a automatic data ingestion pipeline.
So it is possible to add a parameter in configuration to indicate to genenate a more strict OFX file, with header uncommented