In this procedure, you create a Data Model diagram (.4rdj)
containing a single record (data set).
Before you begin, add a meta-schema file to your database project.
Using the New Record Wizard, along with the database meta-schema file, you can create
a Data Model diagram (
.4rdj).
Tip: While you can create a Data Model
containing multiple records, for performance reasons it is recommended that you try to keep your
Data Models to a single record.
-
Select .
-
Select a language: Java, C#, PHP, or
Swift.
-
Select and click OK.
The Column selection wizard appears.
-
Select the columns for your business record, and click Next to
continue.
-
Edit the query as required, and click
Finish.
The Data Model appears in the central workspace, untitled and with a
.4rdj extension.
-
Save the Data Model (.4rdj) in the DataSourceLib library
node.
-
Right-click the DataSourceLib library node and select .
Files are generated and saved in the Intermediate Files virtual folder. These files are
the data schema file (.xsd) and the language-specific source files that comprise the library files
to include in your bespoke applications.