You can preserve some data when a region stops so that this data is available when the region restarts. You can use global variables to preserve data. You can save global variables that the region reloads when it restarts. Saved global variables are known as persistent global variables.
To preserve data, create global variables with data you want to preserve and save them, for example:
Note: For information about the $CAGLBL procedure, see the Network Control Language Reference Guide.
| Copyright © 2010 CA. All rights reserved. |
|