Apama 10.15.1 | Other Resolved Issues | Release 10.3.0 | Software AG Designer
 
Software AG Designer
*PAM-29521
No Designer support for hash methods.
The hash() method has been added to the completion proposal list for the following built-in types: boolean, any, Channel, context, location, decimal, dictionary, Exception, float, integer, optional, sequence, StackTraceElement, and string.
*PAM-29434
Issue with auto-completion of several methods of the any type.The following methods have been added to content-assist for the any type :hasAction(string actionName), hasEntry(any key), hasField(string fieldName), parseType(string typeName, string stringForm), empty(), and hash().
*PAM-29231
engine_deploy --outputCDP does not correctly package queries.
When using the engine_deploy tool to create a correlator deployment package from a project using the --outputCDP option, any query files (.qry) in the project would not be correctly converted. This would manifest as injection errors at the point the user attempted to inject the CDP into the correlator. This issue has been fixed.
*PAM-28577
Linked-resources are not getting honored from dependent bundles.
Projects were not considering linked resources inside of dependant bundles when resolving dependencies, leading to errors for the dependant bundles. Linked resources will now be included when resolving dependencies of dependant bundles.
*PAM-28576
Terminate and relaunch from history fails for Apama correlator.
In previous versions, the Designer process would sometimes hang if Terminate and Relaunch from history was used. The confirmation dialog to confirm stopping of the project was removed as this caused a race which led to a Designer deadlock.
*PAM-28026
Connectivity and Adapters node should be visible in all projects.
The Connectivity and Adapters and the EPL bundles nodes are now shown for every project irrespective of whether the project has an adapter/bundle or not. Now users can add adapters/bundles by right-clicking the respective node . The Add Connectivity and Adapters and Add Bundle commands have therefore been removed from the Apama context menu.