Loading...
Select Version
&pagelevel(3)&pagelevel
You use context to define a context and faulthandlers for an activity.
Context objects are objects which can be used in the same or in lower-level activities when referenced using the attribute ref or listRef. They may be of type autoDataSpec, directory, file, list, partner or script.
A context exists for every activity. If no context element is specified the an empty context is explicitly created.
All the context objects and faulthandlers of the higher-level contexts are visible provided that they are not hidden by context objects or faulthandlers with the same name.
Format
<context> ContextObject* faulthandler? </context>