Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Open your relevant BE → Go to the Generate Tab

Generate Akioma Data Fields

 

On question “Product module” always select your Module (in this example 'Sendung.FormularQuery').

 

On question “Create Entity?” always answer “Yes” if it’s new or if you’re not sure.

 

On question “Entity” write down the name of your business entity with same casing.

 

It then should generate code unless you made mistakes, select NO on the next dialog.

 

Now, in SmartFramework Menu / Object Master Maintenance (Object Master Designer) you can see the generated objects:

 

Generate Data Source Object

 

On question “Main Table Name” select the required Entity Table

 

On question “Product module”, select the correct module again.

 

On question “Object Name” write down the name of your entity + "DSO" (without "BE"):

 

It then should generate code unless you made mistakes, select NO on the next dialog.

 

The object should now be available in Object Master Maintenance:

 

Generate Grid

 

In the BusinessEntityDesigner choose 'Generate Grid':

 

On question “Product module”, select your module again:

 

On question “Grid name” write the name according to the naming convention:

 

On question “Source entity” select the correct entity (which was generated by the step "Akioma Data Fields Generator").

 

Then select the fields for the grid, it is wrongfully named “Index Field Editor”.

 

It then should generate code unless you made mistakes, select NO on the next dialog.

 

In Object Master Maintenance the Grid object should be visible now:

 

Generate Viewer

 

On question “Product module” select your created module.

 

On question “Viewer name” write the name according to the naming convention from:

 

On question “Source entity” select your entity

 

Then select the fields for the viewer, it is wrongfully named “Index Field Editor”.

 

It then should generate code unless you made mistakes, select NO on the next dialog.

 

  • No labels