QL Order Search¶
Generated page — confirm before relying on it
Written automatically from the Versaa export of 20/08/2026. It has not been reviewed by anyone, and it describes what was exported on that date — not what is in Management Studio right now.
Version numbers are deliberately omitted. The export filename does not reliably identify the active version and can carry a Test or Live record, so any number here would be untrustworthy. Check the version in Management Studio.
Purpose¶
The QL Order Search workflow is designed to search for orders based on specified filters. It is triggered by the message *.QLOrderSearch, allowing users to initiate an order search process. The outcome of this workflow is the successful identification of relevant orders, indicated by the data item FindPropertySucceeded.
Key Steps¶
- Receive the trigger message
*.QLOrderSearch. - Search for orders using the
Search Ordersstep. - Append additional details to the search results.
- Indicate success by appending the data item
FindPropertySucceededwith a value ofYes.
Notes¶
No special notes.
Raw Export¶
Versaa_Exports_md/workflows/QL_Order_Search_3.md