This data type lets you store Java objects in CA Process Automation.
All JavaObject variables are read-only. Their CurrentValue and Read-Only fields are disabled. You can only edit the following fields:
A JavaObject that is not empty shows its class type in the associated CurrentValue field. The CurrentValue field for an empty JavaObject is set to [JavaObject].
The actual JavaObject variable value is the serialized string version of the Java object, but CA Process Automation does not show this serialized string. Instead, it shows the Java class type of the object.
A manually created JavaObject is always empty because you cannot enter its value directly in CA Process Automation. JavaObject variables are typically saved into a dataset after a Run Java Code operator finishes running.
|
Copyright © 2014 CA.
All rights reserved.
|
|