URL-NAME

The URL-NAME terminal in the MaxL language represents the name of a drill-through URL definition used to link Essbase database values to content hosted on Oracle ERP and EPM applications.

For more about drill through URLs, see Drill Through to a URL.

Syntax

name1.name2.name3
  • name1—Application name

  • name2—Database name

  • name3—URL name

Type

name (see MaxL Syntax Notes)

Example

Sample.basic.MyURL

If any part of the name contains special characters (see MaxL Syntax Notes), the name must be enclosed in single or double quotation marks.