Provide HTTP endpoint URL information settings for SCA composites

Use this page to specify endpoint Universal Resource Locator (URL) prefix information for Service Component Architecture (SCA) composites accessed by Web service bindings. The information is used to form complete endpoint addresses.

To view this administrative console page, click Applications > Application Types > Business-level applications > application_name > deployed_asset_composition_unit_name > Provide HTTP endpoint URL information.

SCA HTTP URL Prefixes

Specifies whether to use an existing default URL prefix or a custom endpoint URL prefix for SCA composites that are accessed by Hypertext Transfer Protocol (HTTP) for service endpoints.

Options to specify a URL prefix include the following:

Select default HTTP URL prefix
To specify an existing default endpoint URL prefix, choose Select default HTTP URL prefix and use the menu to select either the secure HTTPS or unsecure HTTP endpoint URL value.
Select custom HTTP URL prefix
You use a custom endpoint URL prefix when the service has a proxied front end. The endpoint URL prefixes are those of the proxy server. You must specify proxied endpoints when deploying services that use the Web services binding in a clustered configuration.

To specify a custom endpoint URL prefix, do the following:

  1. Choose Select custom HTTP URL prefix
  2. In the field, specify both a secure and an unsecure custom endpoint URL value. Separate each URL by a space. For example, specify:
    http://myHost:9081 https://myHost:9044

    For each endpoint URL prefix, the format is protocol://host_name:port_number. Specify the protocol (either http or https), host_name, and port_number to use in the endpoint URL.

  3. Click Apply.



Links marked (online) require access to the Internet.

Related tasks
Related reference


File name: usca_httpendpoint.html