Developing Apama Applications > Developing Apama Applications in Event Modeler > File Definition Formats
File Definition Formats
This section describes the formats of Apama’s function definition and block definition files. It is important that developers adhere strictly to these formats when developing functions and blocks to be used in Apama scenarios.
Understanding the XML format is especially important for developers creating functions, because the function editor in Apama Studio lets you work directly on a function definition file’s XML code. Function definition files have an .fdf extension.
On the other hand, block developers are shielded from most of a block definition file’s XML code by the Apama Studio block editor, which automatically generates the block’s boilerplate code and allows input only in sections of the file where user input is appropriate. Block definition files have a .bdf extension.
Copyright © 2013-2015 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.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.