CSV Parser - Generating Business Entity CSV from Designated Excel File

The attached Excel file is used to generate a CSV file for the Business Model worksheet. The IDE will read and generate a business entity from it.

How it works:

Entity and Parser definitions:

  1. Entity Name:
    The value provided here will be the name of the exported CSV file and the name of the business entity (derived from the CSV file name)

 

Field Definitions:

  • Field
    The field name.
    You can specify <part1>.<part2>.<fieldName>
    The parser will automatically create the specified referred business entities. You do not need to explicitly specify them.

  • Type(Java)
    The Java type this field should be assigned

 

Finally,

Windows:
When you are done with the definitions, click the Export to CSV button

Mac:
Save the model worksheet as CSV
(Button doesn’t work on Mac)