Studio Environment Editor Connection Tab

Use the Studio Environment editor Connection tab to define the connection parameter necessary to connect to the run-time environment.

Field Use

Address

Enter the WebLogic IP address (or the fully qualified domain name if DNS is enabled) and port necessary to connect to the OSM run-time environment.

During initial OSM installation, the OSM installer program connects to a running Oracle WebLogic server to automatically deploy the cartridge_management_ws.ear file, which contains the Cartridge Management Web Service that enables you to connect to OSM from Design Studio. In the Studio Environment editor Address field, Design Studio displays a default destination URL for this Oracle WebLogic server. However, you must edit the IP address/server name and port number to match your own server address configuration:

http://IPAddressOrQualifiedDomanName:port/cartridge/wsapi

where

IPAddressOrQualifiedDomanName is the IP address or server name of the Oracle WebLogic server that you connected to during installation and port is the Oracle WebLogic server port number configured to receive web requests.

Note: If you are deploying to a clustered environment, specify the proxy server for IPAddressOrQualifiedDomanName.

See OSM Installation Guide for more information about installing OSM and connecting to Oracle WebLogic servers.