Apama 10.3.1 | Apama Documentation | Developing Apama Applications | Developing Apama Applications in EPL | Making Application Data Available to Clients | Looking up field positions
 
Looking up field positions
Use the following event types to look up the numerical position of a given field-name for a given DataView definition.
DataViewGetFieldLookup
Create and route an event of this type to request a helper dictionary that supports lookup of field position for a given field name. The response is provided by a DataViewFieldLookup or DataViewException event.
DataViewFieldLookup
These events are responses to DataViewGetFieldLookup events. They contain a dictionary that supports lookup of the field position for a given field name.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.