Website profiles
Before creating your site, it is advised to read the documentation:Before beginning.
The user profiles are used to define access rights to pages and XTEND interfaces.
The XTEND interface protection is useful when developing applications via the AJAX library of XTEND.
The use of profiles within the site is activated/deactivated in the site record.
The user profile code is sent back by login Web action to the X3 setup 'AXUSERPROF'.
It is stored in the field AUSERPROFILE of the entity of type session (ASESSION).
The profile can also be used in conditioned blocks to display/hide information in the HTML page.
Prerequisites
Refer to documentation Implementation
Screen management
Entry screen
Block number 1
Profile code (field PRFCOD) |
Code of the Web site profile. |
Site (field FCYLIB) |
Current Web site |
Description (field INTIT) |
Characteristics
Global access (field ALLACS) |
|
Session timeout (mn.) (field USRTIMOUT) |
'Timeout session' specific to the user profile. |
Error page (field PAGERR) |
Code of the error page specific to the user profile. |
Grid Site secure pages
Access (field PAGACS) |
Check the cell to authorize access. |
Web page (field PAGCOD) |
Page code. |
Grid Site secure interfaces
Access (field INTACS) |
Check the cell to authorize access. |
Interface (field INTCOD) |
Interface code. |
Yes to all remaining |
Is used to select everything that is not selected. |
No to all remaining |
Is used to deselect everything that is selected. |
Reports
By default, the following reports are associated with this function :
PRTSCR : Screen print
This can be changed using a different setup.
Specific Buttons
Copy |
This button is used to copy a Web site profile. |