{"id":1460,"date":"2023-11-12T12:52:34","date_gmt":"2023-11-12T10:52:34","guid":{"rendered":"https:\/\/www.opgona.training\/?p=1460"},"modified":"2023-11-12T12:52:43","modified_gmt":"2023-11-12T10:52:43","slug":"recap-week-3-fall-2023-junior-training-technical","status":"publish","type":"post","link":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/","title":{"rendered":"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical"},"content":{"rendered":"\n<p>On October 23 the technical track of the Opgona Junior Training continued with the 3<sup>rd<\/sup> week. This week is shortly described as <em>AL Solution Development<\/em>, in which things learned in the first two weeks come together. Where the 1<sup>st<\/sup> week was focused on getting the students to know Business Central as an &#8211; ERP &#8211; application, the 2<sup>nd<\/sup> week introduced them in the basic capabilities of Business Central as a development platform, week 3 is about combining functional knowledge and technical skills as a developer in order to extend standard Business Central with new features. Whatever their size might be.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">week 3 &#8211; technical track<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Monday<\/h2>\n\n\n\n<p>Three weeks after we parted at the end of week 2, we got together again and started with a short lookback on what the students had been doing on the job and how that related to things learned in that 2<sup>nd<\/sup> training week. After that the trainer, Luc van Vugt, shortly dwelled over the home work assignments the students had been working on: researching and writing two essays on (1) what methodology is used at <em>your company <\/em>and (2) what will it entail to be <em>a developer<\/em> in your company.<\/p>\n\n\n\n<p>Now it was time to pick up the challenge ahead in this week: AL Solution Development. In the next four days the students were going to learn about the various standards that Business Central is build on\/up with. <strong>Data model<\/strong>, <strong>architectural patterns <\/strong>and other <strong>coding best practices<\/strong>. These were all going to be applied by means of one big business case called <em>Seminar Registration<\/em>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"668\" src=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Standard-Data-Model-1024x668.png\" alt=\"\" class=\"wp-image-1463\" style=\"width:592px;height:auto\" srcset=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Standard-Data-Model-1024x668.png 1024w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Standard-Data-Model-300x196.png 300w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Standard-Data-Model-768x501.png 768w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Standard-Data-Model.png 1345w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Standard Data Model<\/figcaption><\/figure>\n<\/div>\n\n\n<p>On this first day the <em>master data<\/em> and <em>document<\/em> patterns were introduced and implemented. They were not only discussed as patterns on their own, but also in the context of the bigger <em>standard data model<\/em> (see image above). What is the data structure behind an average Business Central module like <em>Sales<\/em> or <em>Production<\/em>? How do things relate and what is the data flow through it?<\/p>\n\n\n\n<p>Day 1 did also introduce the students to another facet of modern (AL) development: source code management and build pipelines. And to work planning. From this day on each student was not only going to build an BC extension, but also safeguarding their code in a Git repo on Azure DevOps through pull requests (PRs) &#8211; reviewed by the trainer -, triggering a build pipeline to validate it technically and showing their progress on the sprint taskboard. <\/p>\n\n\n\n<p>After a packed morning the students were working on the first part the whole afternoon with the goal to get the <em>master data<\/em> and <em>document<\/em> part implemented.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tuesday<\/h2>\n\n\n\n<p>Day 2 started with the quiz that has become a standard part of the Opgona Junior Training methodology. The students send in one or more multiple choice questions that relate to the topics discussed and worked on the day before. Complemented with a bunch of other questions from the past the students knowledge and understanding are challenged. The most valuable part are the discussions triggered by these questions.<\/p>\n\n\n\n<p>The quiz was followed with a review of the code built the day before highlighting details that make up <em>master data <\/em>and <em>documents<\/em>. Given the first, basic part of the data model we stepped into the second part: <em>journals<\/em>, <em>ledger entries <\/em>and <em>posted documents<\/em>. And of course the process that links this all together: <em>posting routines<\/em>. Journal and document posting. Altogether a sizable challenge with a lot of details and the call on the students to keep an overview.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"708\" src=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2-1024x708.jpg\" alt=\"\" class=\"wp-image-1461\" style=\"width:675px;height:auto\" srcset=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2-1024x708.jpg 1024w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2-300x208.jpg 300w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2-768x531.jpg 768w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2.jpg 1311w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Seminar document posting process<\/figcaption><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">Wednesday<\/h2>\n\n\n\n<p>Another day, another quiz, another review of the work done the day before with 3 students that had worked hard on it and were close in the pace with which they got done. A pace, btw, faster than in any of the previous runs of the Junior training. A big compliment to the lot.<\/p>\n\n\n\n<p>Almost half way the week, the basic parts of the <em>Seminar Registration <\/em>module had been laid out enabling the user to <strong>create<\/strong>, <strong>plan <\/strong>and <strong>post <\/strong>seminars. Ready to enrich it with more standard features: a <em>role center<\/em>, the <em>Find Entries<\/em> feature, <em>notifications<\/em>, <em>permission sets<\/em>, and somewhat more. Everything moving quite smoothly. Time to leave more responsibility to the students deciding what PRs they are going to get approved by the trainer and what not.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"801\" src=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image-1-1024x801.png\" alt=\"\" class=\"wp-image-1468\" style=\"width:579px;height:auto\" srcset=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image-1-1024x801.png 1024w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image-1-300x235.png 300w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image-1-768x601.png 768w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image-1.png 1122w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Seminar Manager Role Center<\/figcaption><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">Thursday<\/h2>\n\n\n\n<p>After the quiz and review, the last part of the <em>Seminar Registration <\/em>case was awaiting: <em>statistics<\/em> and <em>dimensions<\/em>. Some need usage of the <em>fixed<\/em> page control to organize data, <em>FlowFields <\/em>as easy implementation for calculating totals in specific periods of time and <em>dimensions<\/em> as a generic way of extending\/enriching data.<\/p>\n\n\n\n<p>For this week the  <em>Seminar Registration <\/em>case came to an end. We will however continue on it in the context of more dedicated features: <em>test automation<\/em>, <em>reports<\/em>, <em>data exchange <\/em>and <em>data upgrade<\/em>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Friday<\/h2>\n\n\n\n<p>The last day and, thus, last quiz of the week. Based on this, now looking back, it&#8217;s clear we discussed a lot of details adding, in a interactive way, tremendously to the knowledge of the students. Recapping things of the day(s) before, but also adding new matters.<\/p>\n\n\n\n<p>After four days of diving into important basics of <em>AL Solution Development<\/em> it was time to pick a new assignment in which the new acquired skills and knowledge had to be applied: the <em>Support Registration<\/em> case. Based on a high over requirements document the students started that Friday on a ambitious project to be completed on a to be set deadline by themselves.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"793\" height=\"443\" src=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image.png\" alt=\"\" class=\"wp-image-1470\" style=\"width:426px;height:auto\" srcset=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image.png 793w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image-300x168.png 300w, https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/image-768x429.png 768w\" sizes=\"(max-width: 793px) 100vw, 793px\" \/><\/figure>\n<\/div>\n\n\n<p>After reading the document, posing questions to clarify various details the students updated their local environment and took off with the first task on the sprint taskboard.<\/p>\n\n\n\n<p>Last day of week 3 time to split up again and meet online on Monday November 20 for week 4a. But before we parted deadlines were set.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1:1<\/h2>\n\n\n\n<p>And also before we parted the trainer had a 1:1 which each of the students to give feedback on how they are doing, but even more to allow them to give their feedback and tips toward the trainer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">what&#8217;s next<\/h2>\n\n\n\n<p>Now that week 3 has passed our outlook is on the next week, week 4a, starting on 20<sup>th<\/sup> of November 2023. Based upon the\u00a0<em>Seminar\u00a0Registration<\/em>\u00a0case the\u00a0<strong>technical track\u00a0<\/strong>will tackle Reporting and Automated Testing.<\/p>\n\n\n\n<p>Looking forward to our next course week.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On October 23 the technical track of the Opgona Junior Training continued with the 3rd week. This week is shortly described as AL Solution Development, in which things learned in the first two weeks come together. Where the 1st week was focused on getting the students to know Business Central as an &#8211; ERP &#8211; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1461,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[4,5],"tags":[],"class_list":["post-1460","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-junior-training","category-recap","entry","has-media"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical - opgona.training<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/\" \/>\r\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical - opgona.training\" \/>\r\n<meta property=\"og:description\" content=\"On October 23 the technical track of the Opgona Junior Training continued with the 3rd week. This week is shortly described as AL Solution Development, in which things learned in the first two weeks come together. Where the 1st week was focused on getting the students to know Business Central as an &#8211; ERP &#8211; [&hellip;]\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/\" \/>\r\n<meta property=\"og:site_name\" content=\"opgona.training\" \/>\r\n<meta property=\"article:published_time\" content=\"2023-11-12T10:52:34+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2023-11-12T10:52:43+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1311\" \/>\r\n\t<meta property=\"og:image:height\" content=\"907\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"Luc van Vugt\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:creator\" content=\"@opgona\" \/>\r\n<meta name=\"twitter:site\" content=\"@opgona\" \/>\r\n<meta name=\"twitter:label1\" content=\"Geschreven door\" \/>\n\t<meta name=\"twitter:data1\" content=\"Luc van Vugt\" \/>\n\t<meta name=\"twitter:label2\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minuten\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/\"},\"author\":{\"name\":\"Luc van Vugt\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#\\\/schema\\\/person\\\/2218322a68a16fa40975b30a6c14a154\"},\"headline\":\"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical\",\"datePublished\":\"2023-11-12T10:52:34+00:00\",\"dateModified\":\"2023-11-12T10:52:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/\"},\"wordCount\":1043,\"publisher\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.opgona.training\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/Seminar-Post-Flow-Diagram-v2.jpg\",\"articleSection\":[\"junior training\",\"recap\"],\"inLanguage\":\"nl-NL\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/\",\"url\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/\",\"name\":\"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical - opgona.training\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.opgona.training\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/Seminar-Post-Flow-Diagram-v2.jpg\",\"datePublished\":\"2023-11-12T10:52:34+00:00\",\"dateModified\":\"2023-11-12T10:52:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.opgona.training\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/Seminar-Post-Flow-Diagram-v2.jpg\",\"contentUrl\":\"https:\\\/\\\/www.opgona.training\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/Seminar-Post-Flow-Diagram-v2.jpg\",\"width\":1311,\"height\":907},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/2023\\\/11\\\/12\\\/recap-week-3-fall-2023-junior-training-technical\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.opgona.training\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#website\",\"url\":\"https:\\\/\\\/www.opgona.training\\\/\",\"name\":\"opgona.training\",\"description\":\"growing your own talent\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.opgona.training\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#organization\",\"name\":\"Opgona\",\"url\":\"https:\\\/\\\/www.opgona.training\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.opgona.training\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/logopgona10005-e1544004731155.png\",\"contentUrl\":\"https:\\\/\\\/www.opgona.training\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/logopgona10005-e1544004731155.png\",\"width\":500,\"height\":170,\"caption\":\"Opgona\"},\"image\":{\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/opgona\",\"https:\\\/\\\/www.instagram.com\\\/opgona\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/opgona\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.opgona.training\\\/#\\\/schema\\\/person\\\/2218322a68a16fa40975b30a6c14a154\",\"name\":\"Luc van Vugt\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/61855d25a406bcfc922585e33cc8220ad5e984ce14977707a4a9f466147af061?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/61855d25a406bcfc922585e33cc8220ad5e984ce14977707a4a9f466147af061?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/61855d25a406bcfc922585e33cc8220ad5e984ce14977707a4a9f466147af061?s=96&d=mm&r=g\",\"caption\":\"Luc van Vugt\"},\"url\":\"https:\\\/\\\/www.opgona.training\\\/index.php\\\/author\\\/luc-van-vugt\\\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical - opgona.training","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/","og_locale":"nl_NL","og_type":"article","og_title":"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical - opgona.training","og_description":"On October 23 the technical track of the Opgona Junior Training continued with the 3rd week. This week is shortly described as AL Solution Development, in which things learned in the first two weeks come together. Where the 1st week was focused on getting the students to know Business Central as an &#8211; ERP &#8211; [&hellip;]","og_url":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/","og_site_name":"opgona.training","article_published_time":"2023-11-12T10:52:34+00:00","article_modified_time":"2023-11-12T10:52:43+00:00","og_image":[{"width":1311,"height":907,"url":"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2.jpg","type":"image\/jpeg"}],"author":"Luc van Vugt","twitter_card":"summary_large_image","twitter_creator":"@opgona","twitter_site":"@opgona","twitter_misc":{"Geschreven door":"Luc van Vugt","Geschatte leestijd":"6 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/#article","isPartOf":{"@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/"},"author":{"name":"Luc van Vugt","@id":"https:\/\/www.opgona.training\/#\/schema\/person\/2218322a68a16fa40975b30a6c14a154"},"headline":"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical","datePublished":"2023-11-12T10:52:34+00:00","dateModified":"2023-11-12T10:52:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/"},"wordCount":1043,"publisher":{"@id":"https:\/\/www.opgona.training\/#organization"},"image":{"@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/#primaryimage"},"thumbnailUrl":"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2.jpg","articleSection":["junior training","recap"],"inLanguage":"nl-NL"},{"@type":"WebPage","@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/","url":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/","name":"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical - opgona.training","isPartOf":{"@id":"https:\/\/www.opgona.training\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/#primaryimage"},"image":{"@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/#primaryimage"},"thumbnailUrl":"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2.jpg","datePublished":"2023-11-12T10:52:34+00:00","dateModified":"2023-11-12T10:52:43+00:00","breadcrumb":{"@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/#primaryimage","url":"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2.jpg","contentUrl":"https:\/\/www.opgona.training\/wp-content\/uploads\/2023\/11\/Seminar-Post-Flow-Diagram-v2.jpg","width":1311,"height":907},{"@type":"BreadcrumbList","@id":"https:\/\/www.opgona.training\/index.php\/2023\/11\/12\/recap-week-3-fall-2023-junior-training-technical\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.opgona.training\/"},{"@type":"ListItem","position":2,"name":"Recap Week 3 Fall 2023 Junior Training \u2013\u00a0Technical"}]},{"@type":"WebSite","@id":"https:\/\/www.opgona.training\/#website","url":"https:\/\/www.opgona.training\/","name":"opgona.training","description":"growing your own talent","publisher":{"@id":"https:\/\/www.opgona.training\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.opgona.training\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/www.opgona.training\/#organization","name":"Opgona","url":"https:\/\/www.opgona.training\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/www.opgona.training\/#\/schema\/logo\/image\/","url":"https:\/\/www.opgona.training\/wp-content\/uploads\/2018\/12\/logopgona10005-e1544004731155.png","contentUrl":"https:\/\/www.opgona.training\/wp-content\/uploads\/2018\/12\/logopgona10005-e1544004731155.png","width":500,"height":170,"caption":"Opgona"},"image":{"@id":"https:\/\/www.opgona.training\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/opgona","https:\/\/www.instagram.com\/opgona\/","https:\/\/www.linkedin.com\/company\/opgona\/"]},{"@type":"Person","@id":"https:\/\/www.opgona.training\/#\/schema\/person\/2218322a68a16fa40975b30a6c14a154","name":"Luc van Vugt","image":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/secure.gravatar.com\/avatar\/61855d25a406bcfc922585e33cc8220ad5e984ce14977707a4a9f466147af061?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/61855d25a406bcfc922585e33cc8220ad5e984ce14977707a4a9f466147af061?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/61855d25a406bcfc922585e33cc8220ad5e984ce14977707a4a9f466147af061?s=96&d=mm&r=g","caption":"Luc van Vugt"},"url":"https:\/\/www.opgona.training\/index.php\/author\/luc-van-vugt\/"}]}},"_links":{"self":[{"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/posts\/1460","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/comments?post=1460"}],"version-history":[{"count":7,"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/posts\/1460\/revisions"}],"predecessor-version":[{"id":1473,"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/posts\/1460\/revisions\/1473"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/media\/1461"}],"wp:attachment":[{"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/media?parent=1460"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/categories?post=1460"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.opgona.training\/index.php\/wp-json\/wp\/v2\/tags?post=1460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}