Features Supported for SOA
- Last UpdatedJun 10, 2024
- 1 minute read
Features supported
-
Support for variables of type Object to hold any real time entity that can be serialized i.e. marked as 'Serializable'.
-
Support for mapping the variable to a constructor in the SOA property editor. This maps the variable to the constructor and during execution the variable gets updated with the object.
-
Persistence of the real time entity or object in long running workflows.
-
Changing the property of an object stored in the variable at runtime. This increases the flexibility in handling the object.