Modeling Data Relationships Exercise
https://www.outsystems.com/learn/lesson/859/modeling-data-relationships-exercise/
3.3、3.6に続き、テキストをやってみます。
Part 1: Create a foreign key between Entities
テキスト通り
外部キーを追加する際に、カラムの型はデータ自体の型を指定するのではなく、データIdentifierを指定する、というのが面白い
Part 2: Create the junction Entities
テキスト通り、関連テーブルのエンティティを作成
Part 3: Create an Entity Diagram
リレーションの線が自動的に描画されるはずが、最初描画されずに、あれ?と思いましたが、画面をクリックすると表示されました。
Part 4: Publish the application module
Management Dependencies画面は若干変わっている。