Accessing Microsoft based systems, like Microsoft SharePoint or Exchange, from Node.js applications, especially those not hosted on a Microsoft Windows platform, may be a little tricky.
Taking smart manufacturing to the next level
With the modernization of manufacturing, machines became connected to PLCs and sensors, and the manufacturing processes became more complex. But how smart is this modern “smart manufacturing”? There is still a gap between the factory automation at the…
Middleware everywhere
It is not so easy to define middleware as you might think. In general, middleware is software that can link two separate applications together. It is in the middle of those applications, thus the term “middleware”. The thing is that the term middleware has evolved and is now used in…
How do I sync my email accounts?
Exchange ActiveSync vs. CB Exchange Server Sync. You have more than one email account… who doesn’t? But now you are thinking it would be so much better if you could have everything in one place and you are wond…
Solutions and workarounds for SharePoint permission limits
Are you aware that SharePoint has a security scope limit of 50,000 items with unique SharePoint permissions? Yes, this limit exists, and it is applied per list or library since…
Microsoft Exchange API in your Java code
Your Java code needs to send mail using Microsoft Exchange Server. Or you need to read email from Microsoft Exchange Server using Java. Or maybe it is the calendars that you are interested in and you are trying to get information from there or trying to sync…
JAVA DEVELOPERS: Talking to Microsoft Dynamics in your Java code
Have you ever considered connecting to Microsoft Dynamics from your Java code? Yes, I know… you’d rather stay away from anything Microsoft… But what if you could get the data from Microsoft Dynamics (or even to Micros…
How to read email from Exchange Server – a Python tutorial using Connect Bridge
This article describes how to make Python connect to Exchange, that is, how to read mail from a Microsoft Exchange Server (Exchange 2010, 2013, 2016, 2019, Online) using a Python language script.
How to ensure secure and easy Outlook-Exchange Synchronization
Current work realities often demand special use of email and calendar. Firstly, heightened security and compliance issues push companies to the industry leaders towards…