Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

REBUILD_ACC action


Function
Handling an error occurrence.
Declaration


Blok kódu
languageesl
themeConfluence
 REBUILD_ACC
Description

The action completely updates access rights for all logged on in users. It must be called after changing the change of access rights (e.g. using the actions RES_GROUP_INSERT, RES_GROUP_DELETE). Otherwise, changes for particular user will be applied after his/her logoff from all of the D2000 system processes (D2000 CNF, D2000 GrEditor, D2000 HI, ...).

For wide configurations of access rights, the action may take some time.

Example


Blok kódu
languageesl
themeRDark
 BEGIN
  RES_GROUP_INSERT group, D.graf
  REBUILD_ACC
 END 

Info
titleRelated pages:

Script actions