Development tools : Transaction editor : Drawing flows in the flow editor : Setting data mappings to states or transitions : Reference : Mapping context list
  
Mapping context list
If you are mapping contexts, the items in the Context panels of the Data Mapping windows will be displayed as described in the following list:
The Mapping Context panel of the Input Data Mapping window and the Mapping Target panel of the Output Data mapping window displays the following items:
Local context (if it exists)
Session context (if it exists) and all of the parent contexts of the session context. The session context is the context with type="session".
Root context (the context with type="root")
The right Context panel of the Input Data Mapping window and the left panel of the Output Data mapping window displays the following items:
For a subflow state:
Subflow context
Local context (if it exists)
Session context (if it exists) and all its parent hierarchy. Session context is the context with type="session".
Root context (the context with type="root")
For a target operation state:
Operation context (in case it exists)
Local context (if it exists)
Session context (if it exists) and all its parent hierarchy. Session context is the context with type="session".
Root context (the context with type="root")
For all other target states:
Local context (if it exists)
Session context (if it exists) and all its parent hierarchy. Session context the context with type="session".
Root context (the context with type="root")
Go up to
Reference