Use the built-in store-and-forward feature
All Crosser modules can keep messages until successfully delivered. To enable this feature you need to set the ‘Max Number of Retries’ setting to a value larger than the default 0.
14 Jun 2024
Separating Test & Production Environments
Maintain a stable, efficient, and secure production environment while enabling a dynamic and flexible space for development activities.
07 Jun 2024
Flow-to-Flow Communication
Split your use cases into smaller Flows and bind them together with the concept of Flow-to-Flow communication.
31 May 2024
Node-to-Node Communication
Explore how to maximize the efficiency of your data management with Node-to-Node communication.
23 May 2024
FlowApps - Flows Templates for simplifying scaling of your projects
Crosser provides a library of FlowApps to show examples of how to solve common problems, but you can also create your own FlowApps, tailored to your organization.
17 May 2024
Calculate OEE with the Message and Time Counter Modules
Obtain complex operational KPIs, like OEE, by combining KPIs from these modules.
10 May 2024
Code Modules - Best used for, and not to be used for...
The code modules available in the Crosser Module library are very powerful when you need to run your own custom logic or need additional functionality.
05 Apr 2024
Template Modules
Use Template Modules for data mapping when you need to create a complex message structure with lots of static data/hierarchies.
The Throttle Module
Very useful module to limit the rate of messages for enhanced overview and debugging.
29 Mar 2024
Timeout Module
Use the Timeout module to monitor the expected delivery of data and get notified when data stops arriving.
All Posts