Apama 10.7.2 | Release Notes | What's New In Apama 10.7.2 | EPL enhancements in 10.7.2
 
EPL enhancements in 10.7.2
Apama 10.7.2 includes the following EPL enhancements:
*It is now easier to identify and extract dictionary and sequence types contained within an any. For this purpose, the following new actions are now available for the any type:
*isDictionary
*isEvent
*isSequence
*getGenericDictionary
*getDeclaredElementType
*getDeclaredKeyType
See the API Reference for EPL (ApamaDoc) for more information.