I am going to be building automated shipping notifications at customer shipment entry.
I am curious if anyone has something rebuilt they can just send my way in the way of a external .p file or something like that or a solution they can package up. Or offer any input on considerations I should take.
Basically it will work as follows:
If pro number not null and checkbox01 is false and shipped is true
Then on save method fire bpm that sends email and checks ud checkbox01 "ASN Sent"
We want the email sent to a Character03 field from customer table and include our company name, pack weight, number of cases ordered, number of cases shipped, number back-ordered, order num, po num and the pro num.
Of course any .p or solution sent I would not expect to work exactly like this, but if it were a similar implementation and gave me a base to work with that would be awesome.
I am curious if anyone has something rebuilt they can just send my way in the way of a external .p file or something like that or a solution they can package up. Or offer any input on considerations I should take.
Basically it will work as follows:
If pro number not null and checkbox01 is false and shipped is true
Then on save method fire bpm that sends email and checks ud checkbox01 "ASN Sent"
We want the email sent to a Character03 field from customer table and include our company name, pack weight, number of cases ordered, number of cases shipped, number back-ordered, order num, po num and the pro num.
Of course any .p or solution sent I would not expect to work exactly like this, but if it were a similar implementation and gave me a base to work with that would be awesome.