Technical data

Known Limitations
BEA WebLogic Integration Release Notes 27
Known Limitations
This section describes known limitations in the BEA WebLogic Integration software.
Change Requests
The following table describes limitations that are documented in formal change
requests (CRs). Whenever available, a recommended workaround is provided.
1 CR048110
Problem
When a data integration user tries to enter values on a tab in a binary window, the text
being typed is not inserted at the location indicated by the cursor.
Platforms
Windows NT and 2000
Workaround
Enter your text changes in the text portion of the hex tab of Format Tester.
2 CR050074
Problem
If your application startup class is called before the B2B engine startup, the application
startup tries to access a noninitialized instance of the B2B engine, causing an error such
as the following:
ERROR: Collaboration Agreement
CXMLsupplierConversation|1.1|cxml|ACSNHub|AN01000033621-T
is not yet registered in runtime. This error occurs if the
Server is not initialized properly or the
Collaboration Agreement is not registered in runtime by the
WebLogic Integration B2B Console.
Platforms
All
Workaround
If your application uses a startup class, you must deploy that class before deploying the
B2B integration startup class.