HTTP Links

A number of user interface pages can be made to display context-specific navigational links to other applications. These pages show a "Links" drop down menu, showing the list of (configured) links as menu items provided the condition on the respective link definition is met. When clicking on one of these links, the browser opens a new tab for the generated URL. The URL itself is generated by a dynamic logic function that has access to the following elements:

  • hard coded parts

  • the context from which the link is clicked
    The context will often be the object in the primary block of the UI, but can sometimes differ; it is described in detail for each UI page where the HTTP link is configurable. When the context object is multi record, the current row provides the data that can be used in assembling the HTTP link.

  • environment settings
    System properties can be leveraged to switch between environments without having to change the links configuration.

Both the reporting tool (or any other tool for that matter) and the contents of the report are out of scope, it is only the navigation and the configuration that is provided for.

A HTTP link has the following attributes:

Field Description

Page

The page from which the HTTP link can be started.

Display name

The display name of the HTTP link.

Display sequence

The display sequence of the HTTP link.

Condition

A reference to the condition dynamic logic which determines if the HTTP link should be displayed in the page.

Enabled?

Is the HTTP link enabled?

Function dynamic logic

A reference to the function dynamic logic that assembles the HTTP link.

The logical key consists of the combination of page and display name.

Configuration for HTTP links is supported for the following ADF UI pages:

Applications Function code Page Input object

Claims

Various[1]

Claim pages

Claim

Claims

CL0022

Authorizations

Authorization

Claims

CL0055

Adjudication Cases

Adjudication Case

Claims

CL0053

Adjudication Limit Counters

Limit Counter

Claims

CL0085

Provider Limit Counters

Provider Limit Counter Period

Oracle Health Insurance Product Definition

PR0026

Setup Product

Product

Oracle Health Insurance Authorizations

AU0005

View and Edit Authorizations

Authorization

Policies

PO0001

View and Edit Policy

Policy

Policies

PO0045

View Person

Person

The configuration of HTTP links in JET UI is suuported by customization of the floorplans. External links can be added at property level or at the page level.

For more details on link configuration at the property level refer to property component.

For more details on link configuration at the page level refer to individual template descriptions.


1. When configuring a HTTP link for Claim page, the link will be shown in all pages for a single working copy claim:

* CL0028 View Claim
* CL0139 Enter Claim
* CL0012 Change Claim
* CL0029 Manual Pricing
* CL0115 Manual Pricing Adjudication
* CL0030 Manual Benefits
* CL0031 Manual Adjudication