Apama 10.3.1 | Apama Capital Markets Foundation Documentation | Algorithmic Trading Accelerator (deprecated) | Developing and Deploying Custom ATA Applications | Importing the ATA project into Software AG Designer
 
Importing the ATA project into Software AG Designer
When you have Software AG Designer and CMF installed, you can modify the ATA that is pre-defined as an Eclipse project.
Note: If you ran the ATA through its startDemo script, an ATA_{version}\build directory was created. That directory will cause issues if it is imported as part of an existing project. You must delete the ATA_{version}\build directory before starting the project import procedure. The project will then create its build directory in its workspace.
If you are depending on functionality exposed by the QuantLib plug-in, you will have to manually build the plug-in and add the dependencies to the project.
* To import the Algorithmic Trading Accelerator project
1. In Software AG Designer, choose the Apama Developer perspective.
2. Select File > Import.
3. In the Import dialog box, select General > Existing Projects into Workspace.
4. Click Next.
5. Confirm that the option Copy projects into workspace is selected.
6. At Select root directory, click Browse.
7. Select the ATA directory that you copied to your custom location, and then click OK.
8. Click Algorithmic Trading Accelerator.
9. Click Finish.
10. Select Project > Clean.
11. Choose to rebuild all projects.
The project is imported and built in Software AG Designer.
12. You can run the ATA within Software AG Designer by right-clicking the Algorithmic Trading Accelerator project, and then choosing Run as > Apama Application.
Note: Using this launch profile runs the Apama server and a dashboard locally. The launch expects to start the correlator, so check to see that it is stopped before performing a launch. (Before using the launch profile for the first time, you should close and re-open the Algorithmic Trading Accelerator project, or restart Software AG Designer. That will work around an issue in Software AG Designer where the block and function catalogs of a newly imported project might not be found on its first run.)

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.