SECF0081 - Maintain System Web Resource - New for Release 15.0

Purpose

This form enables the definition of System Web Resources and the association of System Web Resource Components with a web resource.

SubSystem

Security

Normally Run By Administration specialist
Anticipated Frequency As required
Structure  Block System Web Resource
System Web Resource Component

 

This form allows for security to be applied to System Web Resources. e.g. CORW0400 is the web resource related to substitution tags.

A web resource is a logical group of pages within the application. Each group corresponds to a high level business function (similar to one Oracle Form) and can contain one or more physical page fragments. The entries in this table are used by the security sub-system to grant access to pages, and also by the menu to construct page URLs.
e.g. A number of CORW0400 screens may be available to allow the user to list, create or edit substitution tags. These are referred to as components and are defined in the S_WEB_COMPONENT table.

The Web Resources defined in this form will be available for selection in SECF0062 and SECF0063.
To make a System Web Resource available to users it must be granted to a user or a role via SMS forms SECF0062 and SECF0063 respectively.
To make a System Web Resource available from the menu, System Web Resources must be allocated to a menu in SECF0061 (the same way forms and jobs are allocated to menus). Please note that only System Web Resources that have the Menu Access indicator<font size="2"> set can be added to the menu. This configuration will apply to both the Callista SMS Forms menu and Callista SMS JSF menu.

SECF0081 also allows for the association of components with the web resource. These components are defined in SECF0082.

SECF0081 may be accessed directly from the main menu.

Note that in versions of Callista prior to 15.0, the security (Person Web Page Grants & Role Web Page Grants) for Oracle 10g ADF pages was applied in the S_WEB_PAGE table which was accessed via SECF0080.
For Callista versions 15.0 and later, the security (Person Web Resource Grants & Role Web Resource Grants) for 11g ADF pages is stored in the S_WEB_RESOURCE table which is accessed via SECF0081.

For Technical Information relating to JSF security infrastructure, refer to td_jsf_security.pdf (which is included in the Callista Release Technical Documentation ).

 

The System Web Resource block contains:

  • System Web Resource
  • Description
  • System Web Resource Type
  • Title
  • Short Title
  • Securable check box
  • Public Access check box
  • Menu Access check box
  • Query Only Mode Valid check box

The System Web Resource Component block contains:

  • System Web Component Code
  • System Web Component Type
  • Entry Point check box

Rules/Notes:

A System Web Component cannot be linked to a System Web Resource if it has already been linked to another System Web Resource.

System Web Resource Type

May be TASK, LIBRARY or APP.

Securable Check Box

This check box determines whether the resource can be secured. This check box will be selected by default, which will be the requirement for most web resources in order that they can be controlled by Callista's Security facility.

Public Access check box

This check box determines whether the resource is available for public access. The default value for this is 'N' which will be the case for most web resources. i.e. they cannot be accessed without a Callista logon.

Query Only Mode Valid - check box

This indicator determines whether or not it is valid for the page to be run in query mode .

Entry Point Check Box

This indicator determines if the System Web Resource Component is the initial screen displayed for this System Web Resource.

 

Last Modified on 31-May-2012 12:56 PM

History Information

Release Information Project Change to Document
15.0 1747 - 11g Product Structure New Help Page