The node variables defined in "Node settings" in the Univiewer Console are not accessible in the APP area.
search cancel

The node variables defined in "Node settings" in the Univiewer Console are not accessible in the APP area.

book

Article ID: 86418

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Error Message :
No error.

Patch level detected:Dollar Universe 6.0.00
Product Version: Dollar.Universe 6.0.0

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.

Fix Status: Released

Fix Version(s):
Component: Application.Server
Version: Dollar.Universe 6.0.0

Additional Information

Workaround :
N/A