Tuesday, 23 January 2018

Job to update customer address location roles in AX7 / D365

I have a task in which I want to update the location roles with customer store addresses in which user can map single or multiple location roles with address. So when I started working I found that it is bit difficult to map location roles with address, as OOTB feature uses maps which is a bit difficult logic to understand for new developers of Microsoft Dynamics. That is why I have created a job that can help the developers to map location roles to addresses.

Please see below screenshots:

 




2 comments:

Get Parent Position Worker Name from Current Worker Position | D365FO X++

In this blog, we explore how to fetch the Parent Position Worker from a Current Worker Position in D365FO. The solution revolves around c...