Here are the key things you will do in the lab:
1. Build a business process that uses decision and parallel process steps to control flow and process messages concurrently.
2. Add exception handling using try/catch blocks and enrich exceptions with additional context.
3. Reference an external .NET assembly from within a code process step.
4. Access Neuron ESB APIs like the configuration, client context, and publish messages directly.
5. Debug the business process using breakpoints and inspecting variables at each step.
6. Store and retrieve custom properties and state at the message, instance, and global level.
The lab will reinforce how to design complex, dynamic processes that leverage Neuron