Skip to content

Inventory Recipes

Recipes are short, practical examples for specific outcomes.

This section is not a complete cookbook yet. The first recipe should help you create a container, add an item, move it, and confirm the transaction result.

Goal: create a container, add an item, move it, and confirm the transaction result.

Typical flow:

Create the smallest useful setup
v
Add Inventory behavior
v
Configure the required data
v
Trigger the workflow
v
Verify the result
v
Connect optional project-specific behavior

Future recipes may cover:

  • first working example
  • Blueprint-only setup
  • C++ extension
  • Nexus-assisted setup
  • custom project integration
  • integration with another Dynaros product
  • debugging a common failure