Apama 10.15 | Usage Notes | Software AG Designer
 
Software AG Designer
*PAM-21618
Pre-existing JDBC/ODBC projects do not start after Ant export (since 5.3.0.0).
Existing JDBC adapter projects (5.2 and older) will require manual updating when used with Apama 5.3 and older to address a problem with Ant Export project referencing incorrect location for the adapters folder. To perform this update, you need to follow the steps below:
*In the Project Explorer, right-click the project and select Properties.
*Navigate to Apama > MonitorScript Build Path and select the Bundles tab.
*Select the JDBC Adapter:\ADBC-JDBC.bnd [Adapter catalog] node.
*Click the Update button.
*A Bundle instance warning box will be shown to ask you for whether to back up existing files.
*Choose Yes.
*Your instance file should be updated to address this Ant Export issue.
*PAM-21378
Creating duplicate launch configuration does not honor previous launch values (since 5.2.0.0).
Duplicating the Apama launch configuration whose mode is set as “shared” will not duplicate the deploy configuration. When the “Duplicate” action of the launch configuration dialog is invoked on selecting an Apama launch configuration which is in “shared mode”, an error dialog appears, saying that deploy configuration does not exist and it then reverts to the default settings. To complete the duplication of the launch, go to the folder where the launch configuration exists and copy the contents of its deploy file at the same location and name as launch. Paste the contents to the new deploy file (which shares the name of the new launch configuration) and save the file. This extra manual step will complete the “Duplicate” action.