Commit 2848041
Fix microflow examples: RETURN inside WHILE and missing ShipDate attribute
- M024_4_WhileWithCondition: replace RETURN inside WHILE with flag
variable pattern (Mendix CE0068)
- M028_RetrieveWithDateTimeToken: change ShipDate to OrderDate (ShipDate
doesn't exist on MfTest.Order, causing CE0161 XPath error)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d479bfa commit 2848041
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
| 784 | + | |
| 785 | + | |
784 | 786 | | |
785 | 787 | | |
786 | 788 | | |
| |||
792 | 794 | | |
793 | 795 | | |
794 | 796 | | |
| 797 | + | |
795 | 798 | | |
796 | | - | |
| 799 | + | |
797 | 800 | | |
798 | 801 | | |
799 | | - | |
| 802 | + | |
800 | 803 | | |
801 | 804 | | |
802 | 805 | | |
803 | 806 | | |
804 | | - | |
| 807 | + | |
805 | 808 | | |
806 | 809 | | |
807 | 810 | | |
| |||
943 | 946 | | |
944 | 947 | | |
945 | 948 | | |
946 | | - | |
| 949 | + | |
947 | 950 | | |
948 | 951 | | |
949 | 952 | | |
| |||
0 commit comments