I am trying to import DDF file (available from a Gentran Integration Server) in to B2B Document editor (11.1.1.6 or 11.1.1.7). The DDF file has no external reference to a DTD file (and hence the first line resembles <!DOCTYPE GENTRANDDF> and not <!DOCTYPE GENTRANDDF SYSTEM "something.dtd">). While importing, I get an error "The element GENTRANDDF is used but not declared in the DTD/Schema".
Presuming the missing DTD for the above error, I created my own DTD (using Stylus or IntelliJ etc...), but that results in a variety of different errors.
Can anyone advise what type of DDF can actually be imported in to Oracle B2B ? The document is not very clear on this topic. There is a very old OTN community thread Import Gentran DDF but that also has no solution explained.
Regards