Friday, September 27, 2019

SOA 12c - Create Integrated weblogic server default domain

To create the default domain, go to Window⇾Application Servers
 Right click on IntegratedWebLogicServer and click on Create Default Domain.
 Enter the domain password and accept defaults.
Domain is building now.
Start the server

Open the http://localhost:7101/console.

No comments:

Post a Comment

Featured Post

OIC File Handling – Removing .pgp and Preserving .csv (Dynamic File Name Logic) | use of ast-index-within-string() function

๐Ÿ“Œ Problem Statement In Oracle Integration Cloud (OIC), while working with Stage File, we often receive source files like: a.b.c.csv.pgp ๐Ÿ” ...