Count of declared variables total variables exceeds recommendation.
This validation message applies to the process.
Explanation
|
Resolution
|
The number of variables that are created
for the process version is greater than the recommended maximum
number.
A large number of variables can negatively affect
run-time performance of the AEM forms Server.
|
Perform one or both of the following tasks,
if possible:
-
If possible, reduce the number of
variables by reusing them.
-
If possible, avoid using complex variable types.
For
more information, see
Reuse of variables
.
|
The maximum recommended number of variables is specified in the
Workbench preferences. (See
Customizing validation behavior
.)
|
|
|