Importing and Exporting Your Data - 7.3.2 - Entities, Microflows and Excel Template Configuration

1
Hi,   I'm stuck at:   Add an Entity to the StockManagement domain model and name it ProductExcelDocument (this entity should be specialization of System.FileDocument). Add a many-to-one association from Product.   How I can put the specialization optionon entity?
asked
1 answers
0

Hi Goncalo,

 

Open your entity, and select the 'Generalization' option like this:

image.png

Then make sure to select the 'FileDocument' entity as your generalization.

 

Hope this helps.

answered