Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DSGetFormsetFromNaPolXmlBuffer

Dave SandersApr 11 2025

We are running Enterprise Edition (12.64) and submit xml files to Documaker via DWS (doPublishFromImport). We have one xml file that is failing to process and is writing the following error to the ERRS table:

"DM12041: : FAP library error: Transaction:< >, area:<WIPLoadFormset> code1:<0>, code2:<0> message:<Unable to DSGetFormsetFromNaPolXmlBuffer>."

"DM12041: : FAP library error: Transaction:< >, area:<DSGetFormsetFromNaPolXmlBuffer> code1:<0>, code2:<0> message:<Failed to load NA/Pol XML.>."

We have looked at the xml structure and it is identical to similar transactions that process just fine. We see no evidence of hidden characters and there are no special characters in the xml.

Interestingly, when I run it through the Test Scenario tool in DM Studio, it runs fine with no errors. Additionally, if I run it in a Standard Edition environment using GenData/GenPrint, it also generates a PDF just fine with no errors. I am able to reproduce the issue in an ODEE test environment and have tried turning on debugging for the assembler (when it fails, it's in a 241 status) but cannot seem to get any meaningful information.

Before logging an SR, I thought I'd check with the forum to see:

  1. If anyone has seen this before and can help me solve it
  2. Has any recommendations for how to further troubleshoot it or what debugging switches I should turn on.

Thanks!

Dave

Comments
Post Details
Added on Apr 11 2025
2 comments
177 views