Modify the AppsDataSource in WebLogic Remote Console

  1. Access the WebLogic Administration Console. The URL is http(s)://host_name.company_domain.com:port/console/.
  2. On the Welcome page, click Download WebLogic Remote Console and follow the prompts to install it.
  3. Open WebLogic Remote Console.
  4. Create the provider for the admin server connection.
  5. Ensure that the AdminServer and DMWServer are running.
  6. Under Edit Tree > Services > Datasources, select each of the <AppsDataSource> datasources, select the Connection Pool tab, and then select the Advanced subtab.
  7. Disable the Invoke Begin End Request option for all the data sources, except for lswdbBC4JDS.
  8. Save and commit the changes.
  9. Stop the WebLogic services.
  10. Apply Oracle Critical Patch Update (CPU) October 2025 on WebLogic 14c Oracle Home.
  11. Apply ADF bundle patch 38348367. For instructions, search for patch 38348367 on My Oracle Support and refer to the Read Me file.
  12. Start the WebLogic services.
  13. Under Edit Tree > Security > Realms, click New.
  14. In the Name field, enter EbsRealm.
  15. Enable Create Default Providers, and click Create.

    Note:

    At this point, only save the changes and DO NOT commit the changes.
  16. Under Edit Tree > Security > Realms > EbsRealm > Authentication Providers > DefaultAuthenticator, from the Control Flag drop-down, select Sufficient.

    Note:

    At this point, only save the changes and DO NOT commit the changes.
  17. Under Edit Tree > Security > Realms > EbsRealm > Authentication Providers, click Create and enter the following details:
    • In the Name field, enter ExtAuthenticator.
    • From the Type drop-down, select Ext Authenticator.
    • From the Control Flag drop-down, select Sufficient.

    Note:

    At this point, only save the changes and DO NOT commit the changes.
  18. Under Edit Tree > Security > Realms > EbsRealm > Authentication Providers > ExtAuthenticator, select the Custom Parameters tab.
  19. In the Connection Reference field, enter jdbc/lswdbDS.
  20. Save and commit the changes.
  21. Restart the WebLogic services.
  22. Under Edit Tree > Environment > Domain > Security > General > Default Realm > select EbsRealm as the default realm.
  23. Save and commit the changes.
  24. Restart the WebLogic services.