MakeURL

Creates a URL to a specific OpenAir page.

Syntax

            <MakeURL>
   <uid>userID</uid> 
   <page>pageName</page>
   <app>xy</app>
   <arg>
      <ObjectType>
         <id>internalID</id>
      </ObjectType>
   </arg>
</MakeURL> 

          

Usage

Use the MakeURL command to create a URL to a specific OpenAir page.

Arguments

Name

Type

Description

uid

string

A valid client session ID.

page

string

Code representing the page.

app

string

Two-letter code representing the application.

arg

string

Argument required depending on the page.

For information about the supported pages in the OpenAir UI identified by a navigation path) and the corresponding page, app and arg combinations, see OpenAir Pages Supported by the Make URL Operation.

Response

The page URL for the authenticated user.