Saved Bookmarks
| 1. |
Where To Use Global Variable? |
|
Answer» Consider a scenario, where in the RULES there is a requirement for DATABASE connection object. In this CASE, the DB Connection object can be inserted as a global variable in the working memory and the connection object will be visible to all the rules in that DRL file. Consider a scenario, where in the rules there is a requirement for database connection object. In this case, the DB Connection object can be inserted as a global variable in the working memory and the connection object will be visible to all the rules in that DRL file. |
|