Activities have associated Properties that are used to pass information and data to and from the activity.
For example, the LoadData activity, which reads binary data of GN4 objects, contains the following properties:
Property |
Description |
AttributeName |
name of the attribute to be read |
DataOut |
the attribute data that has been loaded - used to pass to any activity expecting a list of ActivityData as input |
Namespaces |
used to execute XPaths, e.g., for conditions |
NavigatorWorkflow |
the NavigatorWorkflow which this activity belongs to |
ObjectsId |
list of object ids to read |
For a complete list of the Tera specific activities, see:
http://tech.teradp.com/tech/html/gn4/docs/VSdoc/frlrfTeraDPGN4WorkflowActivity.html