Monday, June 29, 2020

12c SOA - XA DataSource creation in Weblogic console

Implementation steps:
Services⇾Data Sources⇾New⇾Generic Data Source
Provide data source Name, JNDI name
Choose Database Drive. XA and Instances connections.
Next
Provide DB connection deatils Host,port, User name and password and DataBase name i.e, Sid/service name.
Test Connection
Once Connection is success. Next
Choose target manage servers
Activate changes

Open the created data source ⇾ Monitoring tab and test the data source choosing the manage servers.


No comments:

Post a Comment

Featured Post

OIC - OIC Utility to Reprocess Failed Real-Time Integration JSON Payloads

📌 Use Case In real-time OIC integrations, JSON payloads are exchanged with external systems via REST APIs. When such integrations fail (du...