Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

 

Generate Data Source Object

Image Added

 

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

Image Added

 

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

Image Added

 

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

Image Added

 

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

Image Added

 

The object should now be available in Object Master Maintenance:

Image Added

 

Generate Grid

 

In the BusinessEntityDesigner choose 'Generate Grid':

Image Added

 

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

Image Added

 

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

Image Added

 

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

Image Added

 

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

Image Added

 

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

Image Added

 

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

Image Added