This subsection explains how to create a new binary format definition file.
Before you create a binary format definition file, you must first create a project.
- On the Eclipse File menu, choose New, and then Other.
A dialog box for selecting a wizard opens.
- In HCSCTE format definition, select Binary format definition file and click Next.
The New binary format definition file wizard opens.
- In Enter or choose parent folder, either enter or choose the folder in which to save the binary format definition file.
- In Format name, specify the format name of the binary format definition file to be saved.
When you specify a format name, the .fdx extension is automatically added to the name set in File name.
- If the binary data to be used is in the CSV format, select the CSV format checkbox.
Note that the data using the following separation characters can be handled in the CSV format data:
- Intervening separation character: Comma (,)
- End character: Linefeed
If the element value contains characters same as the intervening separation character, enclose the element in double quotations ("). Note that if you use double quotation as a value in the element, use two continuous double quotations for escape.
Also, note that if a start character is being used, it cannot be handled as a CSV format data.
- Click Finish.
A new binary format definition file has been created and the Binary Format Definition screen opens. In this window, you can proceed to define elements.
- Note
- Unlike adapters and business processes, binary format definition files are not saved in a repository. For file management operations, such as saving and deleting the binary format definition file that has been defined, use the Package Explorer of Eclipse.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.