.RBS REGEN
Rebuilds the internal RBS cross reference file for the selected apps. Added in 5.4.7 and 6.0.1. Not present in 6.0.0
Usage:
PASS <Application Id> FIELD SHARE? N
PASS <Version> FIELD SHARE? N
GOSUB --- .RBS REGEN
* Check for errors
IF --- .RBS REGEN NE
Description:
This subroutine rebuilds the internal RBS cross reference file for the selected apps.
<Application Id> is the Application Id to rebuild.
<Version> is the Version to rebuild.
Both parameters are required. If the application has not changed since the cross reference file was last updated, then no processing occurs.
The cross reference file is used throughout RBS. If you are not maintaining RBS via the System Administration -> Role Based Security options, then you will need to manually update the cross reference file with this API.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2018-09-05