Global variable declaration

Global variables does not support stateless sessions.

Violating this rule will affect the functionality of the code.The severity is critical which means that the code will not function correctly.

A global variable could change it's value during execution, and since a client is not guaranteed to get the same session in next database call this can cause bugs.


This page is generated from IFS Developer Studio at 2021-08-13 08:40.