About the FDLBORGEN utility
The FDLBORGEN utility:
- Creates business object definitions based on an FDL structure
definition and writes them to a business object definition file.
This file can be loaded into InterChange Server repository using
the repos_copy utility.
- Builds business object definitions that conform to the requirements
of the XML data handler. These business object definitions do not
need additional editing.
- Adds the required ObjectEventId attribute to all business object definitions. It also adds
the repository version number to the top of the business object
file if you specify this.
FDLBORGEN consists of two files that are installed as part of
the connectors\MQWorkflow\utilities\fdlborgen directory (for a complete installed product directories,
see Installed
file structure):
- An executable file that invokes the FDLBORGEN utility:
- In Windows environments, this executable file is fdlborgen.bat.
- In UNIX environments, this executable file is fdlborgen.
- A Java archive file, fdlborgen.jar, which contains all the Java classes necessary for FDLBORGEN's
operation.
