As I was creating the home page for the new Reference Implementation that we just shipped, I realized that we demonstrate how to solve a number of technical challenges . I want to highlight these to give you an idea of the richness of our most current OrderManagement Reference Implementation.
The reference implementation demonstrates how to solve the following technical challenges:
If you see a challenge that you have, you can step through a running example that demonstrates application-specific code built on reusable guidance. You can also copy sections of the source code that implements any particular guidance into your own applications.
Additionally, the documentation that shipped with the Reference Implementation provides information as to how these technical challenges were implemented. This is a new approach for our Reference Implementation documentation. I would like to hear if this provides you with the information you need to solve these technical challenges.
So go download the reference implementation and let me know what you think.