This is the link for 24.0.3 :https://marketplace.automic.com/jart/prj3/dlc/main.jart?rel=en&reserve-mode=active&content-id=1455193406146&action=get&release_delivery_id=1783089904022&release_channel_id=1455537800192&marketplace_item_id=1738215524934
Glad to know that the issue got resolved after pointing tomcat to correct Java version which is 17.
Original Message:
Sent: Jul 24, 2026 02:40 AM
From: Cristian Suciu
Subject: Missing connection tab on ERP Connection object
You mentioned
- v24.0.3 - 2026-07-23 (latest). Fix still present.
released yesterday but I do not see that one in the marketplace.
Would you be able to send the link to it?
Cristian
Original Message:
Sent: Jul 24, 2026 01:15 AM
From: Chetan Kapoor
Subject: Missing connection tab on ERP Connection object
Hi Doug, Hi Cristian,
Thanks for the detail - this looks like a packaging issue rather than something in the Tomcat/AWI config.
The BundleException: Importing java.* packages not allowed: java.beans error comes from the OSGi bundle manifest for ecc-ae-sheet-ra-erp.jar (the sheet plugin behind the Oracle ERP Connection/Job tabs). Earlier builds didn't explicitly exclude java.*/sun.* from the bundle's Import-Package header, so Felix's BND tooling auto-detected an Execution-Environment requirement and added java.beans as an import - which AWI's OSGi container rejects outright, causing the bundle install to fail. When the bundle fails to install, the Connection/Job objects still appear in Process Assembly (they're defined at the AE object-model level), but the custom tab that renders the connection fields (URL, username, password) never loads - that matches what you're both seeing.
Timeline:
- v24.0.0 - released 2025-10-08. This is what's currently on Marketplace and does not have the fix. Doug's original report (Apr 7 2026) lines up with this build.
- v24.0.1 - released 2026-05-07. First release containing the fix.
- v24.0.2 - 2026-07-16
- v24.0.3 - 2026-07-23 (latest). Fix still present.
Clearing the Tomcat autoinstall/work/logs folders and restarting (the steps Michael suggested) won't help if the jar you're deploying still predates v24.0.1 - it'll just re-fail the same way on restart, since the manifest itself is the problem, not stale cache.
Could you confirm which package version you pulled from Marketplace? If it's v24.0.0 (or anything before 2026-05-07), that's the root cause - you'll need the updated build.
You could raise the case with Broadcom Support and share the case number over here.
Best,
~ CK
------------------------------
Thanks,
~ Chetan
------------------------------
Original Message:
Sent: Jul 23, 2026 08:20 AM
From: Cristian Suciu
Subject: Missing connection tab on ERP Connection object
Hi Michael,
We already did these steps:
- stop the Tomcat Web-server
- clean out AWI's autoinstall-folder (<Tomcat>/webapps/awi/WEB-INF/autoinstall) from any files that are part of an Integration or RA solution
(Note: In v26 this folder is empty, except webui-plugin-bond-*.jar when using CDA) - clear the folder <Tomcat>/logs
- clear the folder <Tomcat>/temp
- clear the folder <Tomcat>/work/Catalina/localhost/awi
- update to latest Tomcat 9 version (Note: v26 also supports Tomcat 10)
- update to latest Java 17 version
- make sure that Tomcat is using the latest Java 17 version
- restart Tomcat
Also we do have the connection object in process assembly but both the agent and the connection object are missing the Oracle Cloud tab where we need to add the url and the credentials.

Original Message:
Sent: Jul 23, 2026 07:55 AM
From: Michael Dolinek
Subject: Missing connection tab on ERP Connection object
Hi @Cristian Suciu!
In general Connect-objects are assigned to individual Jobs and not to Agents.
Do you see in Process Assembly to create Objects of the type e.g. "RUN_FLOW Job" ? Several types should be listed when you key in "erp" in the search field.
If yes, the Integration was installed successfully.

Otherwise I would suggest the following steps:
- stop the Tomcat Web-server
- clean out AWI's autoinstall-folder (<Tomcat>/webapps/awi/WEB-INF/autoinstall) from any files that are part of an Integration or RA solution
(Note: In v26 this folder is empty, except webui-plugin-bond-*.jar when using CDA) - clear the folder <Tomcat>/logs
- clear the folder <Tomcat>/temp
- clear the folder <Tomcat>/work/Catalina/localhost/awi
- update to latest Tomcat 9 version (Note: v26 also supports Tomcat 10)
- update to latest Java 17 version
- make sure that Tomcat is using the latest Java 17 version
- restart Tomcat
Michael
------------------------------
Michael K. Dolinek
Engineering Program Manager | Agile Operation Division
Broadcom Software
------------------------------