Page tree

Versions Compared

Key

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

...

Generate Akioma Data Fields

Image RemovedImage Added

 

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

Image Removed

 

On question “Create “Do you want to use an existing Entity?” always answer “Yes” “No” if it’s new or if you’re not sure.

Image RemovedImage Added

 

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

Image RemovedImage Added

 

On “Entity Module Lookup” always select your Module (in this example 'SWAT User').

Image Added

 

On "DataField Module Lookup", you can either use the previous module, or select another module for the datafields. (in this example previous 'SWAT User' will be used)

Image Added

 

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

Image RemovedImage Added

 

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

Image RemovedImage Added

 

Generate Data Source Object

Image RemovedImage Added

 

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

Image RemovedImage Added

 

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

Image Removed

 

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

Image Added

 

On "Data Source Module Lookup”, select the correct module again.

Image Added

 

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

Image RemovedImage Added

 

The object should now be available in Object Master Maintenance:

Image RemovedImage Added

 

Generate Grid

...

In the BusinessEntityDesigner choose 'Generate Grid':

Image RemovedImage Added

 

On question “Product module”“Grid Module Lookup”, select your module again:

Image RemovedImage Added

 

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

Image RemovedImage Added

 

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

Image RemovedImage Added

 

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

Image RemovedImage Added

 

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

Image RemovedImage Added

 

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

Image Added

 

Generate Viewer

Image Added

 

On “Viewer Module Lookup” select your created module.

Image Added

 

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

Image Added

 

On “Source Entity Lookup” select your entity

Image Added

 

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

Image Added

 

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

Image Added