Studio Environment Editor Connection Information Tab

Use the Connection Information tab to define the connection parameter necessary to connect to the run-time environment.

Note:

In addition to populating Connection Information tab fields, some Design Studio applications require that you also define cartridge management variables before you deploy cartridge projects. The following topics provide more information:

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 run-time environment.

Depending on your product installation, Design Studio may populate this field with a default destination URL for a WebLogic server. However, you must edit the IP address/server name and port number to match your own server address configuration:

https://IPAddressOrQualifiedDomanName:port/cartridge/wsapi

where

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

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

See product-specific installation guides for more information about installing Oracle Communications applications and connecting to WebLogic servers. See Design Studio System Administration Guide for information about deploying cartridges using SSL connections.

Note: If you are deploying using an SSL connection, you must provide a keystore. See "Studio Environment Editor SSL Tab" for more information.

If you are using an IPv6 URL address, you must be deploying over a network that supports IPv6. The IP address you enter must be in standard IPv6 form. The final four nodes can be omitted if they are all zeroes. For example:

https://[2606:b400:2010:504c:216:3eff:fe6f:6d8d]:6001/cartridge/wsapi?wsdl

Cluster/server

Specify the name of the server or cluster for the target application. When interacting with a run-time environment, an error is returned if the cluster or server name specified in this field cannot be found. This value is not considered when the target environment does not support the cluster/server parameter.

Note: You must populate this field with a value when deploying to UIM environments.