Documentation
The Crosser Platform Documentation and technical walk-trough.
FAQ
The most common questions and answers collected in one place.
Academy
The Crosser Academy offers free training courses and certification.
Are there any issues with running the Crosser Node as a Docker container on Windows?
The Crosser Node runs as a Linux container, which is currently not supported by the enterprise version of Docker on Windows.
08 Apr 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.
My Node is active but I can't start a remote session
The Node shows up in the list of available Nodes when you click on "Connect to node" inside the Flow Studio, but then you never get connected (the popup stays with a spinner waiting). Learn the two ways to solve this issue.
03 Apr 2024
Where is Crosser Control Center hosted?
Crosser Cloud is hosted in Azure West-Europe region (Amsterdam).
01 Apr 2024
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.
Can I copy a module in a flow?
Yes, use CTRL+C and CTRL+V in the FlowStudio to achieve this.
26 Mar 2024
The Math Module
With the Math module you can do calculations and write mathematical expressions like when you write them on paper or in your spreadsheets.
22 Mar 2024
HTTP Request and Response modules
Send data and return data from your Flows to HTTP clients by using the HTTP Request and Response modules.
All Posts