So in the above pic i have an interface where i gave the user an option where he can select or reject a candidate. And when he clicks select a candidate, a mail will be sent to the candidate saying he has been selected for the job and when the user hits reject, a mail will be sent to the candidate saying sorry you have been rejected.
So i created this process model and kept 2 emails for the both different mails.Is this the correct format or am i missing something. Can someone Please guide me through this.
Discussion posts and replies are publicly visible
For such a simple process, I think the general style is good. I suggest to label the flows leaving the XOR, and also think about a more expressive label for the nodes.
Yes will do, thankyou very much for the info.