Using Process Designer, create the simple process shown above - SalesMonitorDemo. The purpose of this example process is to receive an order for some product, check the customer's credit, and then either proceed to pack and ship, or notify the customer of rejected credit. To have values to monitor, each order includes a location (N, E, S, or W), and an amount of the order. We also have different queues to monitor such as Notify and PackShip, in addition to an Inbox (CheckCredit).