SEEWARNING 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.

SEEWARNING 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).

SEEINFO The profile can also be used in conditioned blocks to display/hide information in the HTML page.

Prerequisites

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

Reports

By default, the following reports are associated with this function :

  PRTSCR : Screen print

This can be changed using a different setup.

Specific Buttons

Validation

This button is used to update the XTEND dictionary in XML format.

The X3WEB server takes into account only the dictionary with this format.

There is one XML file per dictionary.

For instance, the ACT.xml file corresponds to all the web actions for the current web site.

Copy

This button is used to copy a Web site profile.

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation