My Oracle Support Banner

BneFatalExceptionafter Create Document Function has been called (Doc ID 821953.1)

Last updated on MAY 22, 2024

Applies to:

Oracle Web Applications Desktop Integrator - Version 11.5.10.2 to 11.5.10.6 [Release 11.5]
Information in this document applies to any platform.

Symptoms

When attempting to create a document with Web ADI, after the user clicks the 'Create Document', the following error occurs :

...
Exception Name: oracle.apps.bne.exception.BneFatalException - A system error has occurred.
Have your system administrator view the bne.log file.
...

When the VB Debug is run from the Excel Error code box, the following will be referenced:

...
This procedure adds the required references that will be used by the program
Private Sub AddReferences()
BneAddReference ThisWorkbook.VBProject, "VBIDE", "{0002E157-0000-0000-C000-000000000046}"
<< here is what the debugger says is the problem.
BneAddReference ThisWorkbook.VBProject, "MSForms", "{0D452EE1-E08F-101A-852E-02608C4D0BB4}"
BneAddReference ThisWorkbook.VBProject, "SHDocVw", "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}"
BneAddReference ThisWorkbook.VBProject, "MSHTML", "{3050F1C5-98B5-11CF-BB82-00AA00BDCE0B}"
BneAddReference ThisWorkbook.VBProject, "MSXML3", "{F5078F18-C551-11D3-89B9-0000F81FE221}"
End Sub
...

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.