Description :The node variables defined in "Node settings" in the Univiewer Console are not accessible in the APP area with the following procedure: - Define 2 node variables: node_var1 = text node_var1 = 22
- Then, use them in a uproc script: echo "node_var1 is $node_var1" echo "node_var2 is $node_var2" exit 0
- Run the uproc
- In EXP, the variable values are available but in APP, the variable values are not available.
Environment
OS: All OS Version: All
Cause
Cause type: Defect Root Cause: N/A
Resolution
Update to the fix version listed below or a newer version if available.