Show TOC

Background documentationgetNavigationURLPrefix Locate this document in the navigation structure

 

Returns the URL prefix for creating a URL to portal content.

The URL for a navigation node or link is built from the following parts.

  1. Protocol, server and port

  2. Navigation prefix, which is returned in the getNavigationURLPrefix request

  3. Navigation target, which is returned in the nodeURI field of the NavigationNode or NavigationLink objects in getNavigationTree request

The following is a sample URL to portal content:

This graphic is explained in the accompanying text.

Parameters

Name

Type

Description

request

NavigationURLPrefixRequest

Specifies environment parameters for the request.

Response

NavigationURLPrefixResponse: The response contains a set of strings that represent the URL prefix for performing different types of navigation.