
Do you want to join a major online retailer?
Connecting to online platforms such as bol.com, Amazon, Zalando or Thuisbezorgd seems very easy for many entrepreneurs and therefore very interesting. But what does this do to the competitive position of your organization? And what are other challenges you can face?
Threat or opportunity?
The large online platforms saw profits grow enormously due to the corona crisis. We also saw an increase in demand from our customers for links with such platforms. Many organizations will think “if you can’t beat them join them”. In many cases this is certainly the case. However, we also see various challenges when entering into such a collaboration.
This creates an unhealthy incentive if an operator of a platform is also a provider. The market master, who determines his own rules of the game, then also becomes a market trader on this same market. A platform can then better position its “own products” by placing them higher in search results. Because the administrator of the platform has all user data, he can see exactly which products sell best. Amazon is already making use of this by making ‘private label’ products cheaper and more visible.
Yet it can also pay off for organizations to join a platform. Especially bol.com or Zalando are interesting sales channels where you can reach a large audience relatively easily. A big advantage of bol.com over Amazon is that it does not yet offer private label products. At the same time, all these parties are partly shops – with their own stock and warehouse – and partly market places for other providers. Without clear rules, the incentive continues to exist to favor one’s own goods.
Do you have a unique product? Or if you have the exclusive right to sell, an online platform is quickly interesting. After all, it does not matter to customers who offers or supplies a (commodity) product. It is often the price which is the decisive factor.
Product and price determine your succes
It is important to ask yourself a few questions when considering joining a platform. Is my product unique? Can we distinguish ourselves on the platform or in customer experience (after sales)? How often does an average customer buy your product or service? Is it a one-off or repetitive sale? What do we outsource and what do we do ourselves? How do we bind the customer to us.
In addition, it is important to bear in mind that such a platform also raises certain expectations. This includes the terms of delivery, service, returns and complaints handling. When it turns out to be a success, this can also bring new challenges. Ultimately, it is up to the organization to weigh the costs of commission and – sometimes – distribution of a platform against the greater reach of potential customers. When an organization does not invest in its own distribution and marketing channels, the platform takes over this customer contact and your organization becomes enormously dependent.
Ultimately, it is very important that abuse of power and monopoly formation is actively combated. That platforms have a dominant position does not have to be a problem, as long as smaller companies have access to the online market and have a fair chance against the big (er) players. Supervision and new laws and regulations can also contribute to a healthier and more balanced online climate.

Second Love
In the Netherlands and the countries around us, it goes without saying that you have one partner. Both business and private there is a huge taboo on having multiple partners at the same time. In this blog I explain the benefits you enjoy when you have 2 partners. On a business level, that is.
The implementation of a new ERP system is often quite a job. It is essential to select the right partner. A partner who is stable and reliable, both in planning and implementation and who has the right industry knowledge. Suppliers distinguish themselves by providing tailor-made solutions, specially developed for specific industries. Although organizations think they can benefit from this, in practice this often turns out to be different. It is precisely through the use of such customized solutions from partners that you are and remain dependent on this party. Both in the (further) development of the ERP system, as well as in support of the delivered solutions. This is not a healthy relationship, where you as a customer bear the most risks.
In an ERP implementation process it is therefore wise to do business directly with 2 parties, whereby the division of roles can be fulfilled according to your own wishes and taste. For example, you can choose to use this party as a second opinion and include it in all choices. You can also appoint a second party as project manager in order to gain and maintain control over the entire project. The benefit of such a collaboration translates into several ways. For example, the project (plan) will be assessed more critically and estimates will be better tested. Ultimately, this will translate into a better price and quality of the end product to be delivered.
After implementation, a new phase begins in which this same partner often continues to provide its services. Even after an implementation process it is wise to involve a second partner. This partner can assess whether what is currently running is functioning properly and give advice on this. A butcher who inspects his own meat is not likely to admit that it is not good. A second partner can always be honest about this because he has no other interest except yours!
Although organizations spend a lot of time selecting the right partner prior to ERP processes, this hardly ever happens until the next implementation or update. For years we have been the party that tells the real story without ministering to the mouth and invisible interests. We at Kaya are happy to be your second choice, your second opinion, your conscience, your rock in the surf. Because we believe in polygyny / polyandry for business relationships.


End of extended support for Microsoft Dynamics AX 2009 & 2012
From October 2021, it will no longer be possible to get extended support for Microsoft Dynamics AX 2009 & 2012. What exactly does this mean for you? Without this extended support, your organization will no longer receive essential support for updates, security issues, or other incidents. If your Microsoft Dynamics AX environment experiences problems, it can have a major impact on your organization and business operations.
In addition to the support you’re missing out on, Microsoft is constantly releasing new updates that increase usability. By continuing to work with an outdated Dynamics AX system, you run the risk of losing your competitive advantage.
“It is not the strongest of the species that survives,
nor the most intelligent that survives.
It is the one that is most adaptable to change.”
Charles Darwin
Next step?
Implementing a new ERP system offers many opportunities for your organization. For example, you can dramatically reduce infrastructure costs by switching to the cloud. It is also possible to make updates and changes more frequently and without any problems. Switching to a new ERP system offers many more opportunities compared to the existing environment.
The biggest advantages are:
- Access to new features and functionalities
- The system is available on all devices
- Access to Power Apps and Flow
- Reduction of cost adjustments up to 40% (especially if you have made adjustments around BI, manufacturing or Retail)
- Predictable costs, per month and less up front/implementation costs
- scalable and future-proof solution
Curious?
Kaya-Consulting has a number of self-developed services and solutions that help you and your organization make the right choices. Whether it’s determining the current TCO, the performance or the future-proofing of your ERP solution. We will help you quickly obtain clarity through our scans. So that you can make informed choices and be ready for the future.
.
Performance tuning development VM
It is a general complain of any developer. Why is it so SLOOOWWWWW? And yes, it is slow. But there are performance tuning tricks. Slow is influence on 3 things
- Startup VM
- Is also startup of
- Batches
- Management reporter
- Windows security
- Windows update
- Windows maintenance
- SQL
- There is no SQL maintenance
- Disk
- Is also startup of
You could disable the batches & management reporter. That will help. But the real issue is how the disks of that VM are configured. In general, it looks like below 16 lazy disks.

Now you can change these to faster disks , but please be aware of the prices. Also, these are managed disk, the cost fixed amount every month, so stopping the VM will not reduce below cost.
Size | Premium SSD | Standard SSD | Standard HDD |
64 GiB | 9.47 | 4.05 | 2.54 |
128 GiB | 18.29 | 8.10 | 4.97 |
256 GiB | 35.26 | 16.20 | 9.56 |
512 GiB | 67.92 | 32.39 | 18.36 |
How does the disk migration work? The first step is migration to managed disks
Managed Disks simplify disk management for VMs by managing the Storage accounts behind the scenes. Managed Disks also provide granular access control with RBAC and better reliability for VMs in an Availability Set. Learn more about the benefits of using Managed Disks
Source unmanaged disks are not deleted after the migration. Managed Disks are created by making a copy of the source disks. You can revert back to unmanaged disks by creating a new VM with the source disks. Configuration of the VMs is not changed after the migration. Learn more about migrating to Managed Disks
In order to complete migration, we will need to start the virtual machine. Once migration is complete, you may stop the virtual machine.
Next you can change all the discs

But hold on 16 disks multiplied with 18.29 makes 292 euro on top of running the VM. This is very expensive in the relation to how you use it. So next step:
- Archive your code & database.
- Delete the VM
- Deploy a new one

And of course, do not forget to setup the auto shutdown and the azure software reductions
Extensible Data Security examples – Secure by retail channel
When I initially learned AX 2012, before it got released, I was quite enthusiastic about the security changes and the organization hierarchies. Then also I learned about the eXtensible Data Security (XDS) concept. While working on one of my first AX2012 implementations, I also had to do a presentation for a Dutch community. The topic was about the Organizations and Hierarchies. While preparing the session, I suddenly got the idea to combine security role assignments, organizational hierarchies and XDS. After the presentation, I lost the demo and objects used at that time. For another presentation during the Summit EMEA in Dublin this year, also about organizational hierarchies, I decided to create a new demo. In a former blog, you can find the link for downloading the objects for this example. (Extensible Data Security examples for Microsoft Dynamics)
In this blog, I will explain you how this “Secure by retail channel” works functionally and technically.
(meer…)
Extensible Data Security examples – Secure by warehouse
In this post, I will continue explaining the examples created with eXtensible Data Security. In this part, I will explain how I did think of a solution for restricting warehouse access for users. There were a lot of questions on forums in the past about how to secure this. So, for a presentation on the Summit EMEA in Dublin this year, I decided to step into the challenges that comes with securing access to warehouses and related tables like inventory journals or purchase orders. I created a demo which will be covered in this part of the XDS blog series. In addition, this is a good example how to deal with different assignment of groupings per user without creating a policy per group or user.
(meer…)
Extensible Data Security examples – Secure by legal entity
In my last blog, I shared some code examples for eXtensible Data Security (XDS). In this post, I will explain how it works and also introduce a V2 version which will be more advanced in determine which legal entities will be visible for the user.
(meer…)
Extensible Data Security examples for Microsoft Dynamics
The last few months, I did spend a lot of time on speaker sessions for the Summit EMEA, MVP Monday webcast and a coming Dutch Dynamics Community event. In the meantime, it was also extremely busy completing work. One of the topics I talked about recently, is eXtensible Data Security (XDS) in Microsoft Dynamics 365 for Finance and Operations and Microsoft Dynamics AX 2012.
Code examples
There is not that much written related to this XDS topic. You may find two white papers and some blogs posts on this topic. One whitepaper also describes an example how to restrict financial dimension values.
Developing Extensible Data Security Policies (White paper) [AX 2012]
Securing Data by Dimension Value by using Extensible Data Security (White paper) [AX 2012]
As there is in general not that much knowledge and experience, I decided to share my knowledge in this area on some events and now also using my blogs.
I did create and demo some examples what can be achieved using XDS. During the sessions related to this topic, I promised to share these examples. The examples created do have the next features:
- Secure legal entities
When you do assign security roles with organizations assigned, by default a user can still see them all in the Legal entities form. This policy has the ability to limit it to only those assigned to the user. - Warehouse security
This example show how you can achieve some record based security on warehouses and sites. It uses a custom setup form to specify the warehouses linked to a user. - Retail channel security
This example is combining the organization hierarchies, security organization assignment and XDS. Quite a powerful example which could be an inspiration for you.
Detailed information how to use these examples and an explanation how they are created will be posted in separate blogs. Watch them coming or come back on this page where the links will be updated. Also, the list with examples might grow in future.
At this moment, I can share the examples based on AX2012 and they reside on my OneDrive. The same features for Dynamics 365 for Finance and Operations will be added in the future. The location of the code examples might change in future, so ensure to bookmark this page to be able to find the examples anytime. Currently, you can find them on this location: My OneDrive DynamicsShare
If you want to explore these examples, feel free to download and use it. The software is provided as-is and you cannot obtain any rights if something is not working correctly. You have to ensure you will install the examples in a separate environment first and test it carefully. If you have questions or feedback, feel free to add comments or send a message.
That’s all for now. Till next time!
Dynamics 365 LCS Tricks – Barcodes, Document Routing, FollowMe printing
This blog assists those who are struggling to set up some aspect of printing in D365 for Operations due to the limited documentation in circulation.
We had 2 scenarios at our customer site:
– Barcode printing.
– FollowMe printing.
Barcode printing
Barcode printing is not meant to be complex, but when printing to screen or printer, it did not work. The reason was that the machine which generated the report must have the barcode font installed. When printing to screen a webpage is generated that contains the following content.
<div class=”A09b3a143224144038c9c1d23f079020e14″
lang=”en-US” style=”word-wrap:break-word;white-space:pre-wrap;font-family:’BC UPC HD Wide’;”> <div>.7E6DK4/;;<@@=.</div> </div> |
Dynamics 365 LCS Tricks – install Knowledge Base (KB) article
LCS is the place for getting all the information from Microsoft related to your Dynamics 365 for Operations projects. This Web portal also allows you to get your MS fixes to your environment and knows which Knowledge Base (KB) articles have been applied.
In the next image, for instance, we can see that there are 167 fixes applicable. So, let’s start cherry picking.