Hi
I have created a view that selects data based on a sales order that is still being produced but as a Journey number.
The status of the works order is Waiting for Processing (number. I want to be able to be alerted when this works order changes from Waiting for processing (Status 4) to Processed (Status 5).
I have created a SP that runs the exis8ing view and emails me to say we have a Waiting for processing works order with a Journey Number.
But cannot figure out how to send an alert when the status as changed from Waiting for processing to Processed. Basically the View only looks at Status 4 with a Journey Number, so when the the works order changes to Status 5, it no longer exists in the View.
Any ideas with the logic or how to achieve the final goal
Thanks
I have created a view that selects data based on a sales order that is still being produced but as a Journey number.
The status of the works order is Waiting for Processing (number. I want to be able to be alerted when this works order changes from Waiting for processing (Status 4) to Processed (Status 5).
I have created a SP that runs the exis8ing view and emails me to say we have a Waiting for processing works order with a Journey Number.
But cannot figure out how to send an alert when the status as changed from Waiting for processing to Processed. Basically the View only looks at Status 4 with a Journey Number, so when the the works order changes to Status 5, it no longer exists in the View.
Any ideas with the logic or how to achieve the final goal
Thanks