
In January, Microsoft CMO Chris Capossela announced a new event – Microsoft Envision to enable business leaders to understand the trends, emerging technologies, and insights that can help them shape the future of their business. You can add your name to the Build mailing list for updates on live and on-demand content, and add a reminder to your calendar to make sure you don’t miss the live stream.Ĭonvergence has evolved into Envision (April 4-6, New Orleans, USA) It’s just about to happen – and is sold out for visitors, but don’t despair. This year’s Build covers the latest tools and technologies and how they can help you be most creative and productive They are also great fun – and if you can’t make it, you can always join in via the internet.īuild (March 30 – April 1, San Francisco, USA)īuild is the Microsoft Developer’s Conference, enabling developers to do the amazing work needed as businesses and industries transform in support of Microsoft’s shift to a cloud-first, mobile-first world. They are staged mostly in North America, and are a great chance to get the very latest information and training, as well as meet and mingle with Microsoft employees, leaders, partners, customers and other consultants.
#MICROSOFT DYNAMICS CONFERENCE 2017 UPDATE#
Here is a quick update on the major Dynamics events Microsoft is running in 2016. This function check that Email Exist on Customer or not and then generates the record in Email Item.This year’s event schedule looks a little different: Microsoft has changed some of the event profiles, names, and dates. Create a Function which accepts Customer record as a parameter. Let's Create a Codeunit to send email using the Pattern discussed above -ġ.
#MICROSOFT DYNAMICS CONFERENCE 2017 HOW TO#
So let's see how to use this pattern in code.Ĭase - My Customer requested to customize NAV for the possibility of sending Report Open Customer Entries using an action on customer page. 1 attachment can be send using this pattern. The only feature that I would request to add in this pattern is a possibility to add multiple attachments in an E-mail Item.Īny email that you want to send with max. I think it might interest you, I am sure these are all the cases that we want to be supported as a customization. Get Sender Address From - Current User ID, Office 365, SMTP Setup, User Setup, Authentication Email & Active Directory.Raise a Dialog before sending an email.It take care of most of the things, some of them are listed below. ** This pattern is available from NAV 2015 onwards but for demo, we will be using in NAV 2017.Ī new Table and Codeunit have been introduced in NAV for email pattern. Your comments are awaited for future articles. The idea is Simple - Using base approach and Customize Less, Saves Cost to Customer and hassle for other developers. In today's article we will discuss how to use the pattern if we want to send an email from NAV and the in the future article we will discuss other enhancements which can be used instead of customizing NAV. The Pattern in Developed and Enhanced from Microsoft starting NAV 2015. Today I would like to discuss a simple feature that Microsoft is working to be a part of standard NAV or I would say developed a Pattern for, but most of us are still using the old customizing ways which are hard as well as confusing to other developers.
