New Approve/Reject Process

Hello,

I would like to create a BMP for Approving Opportunity Probability change to 75%. Once that happens, I would like a user to receive a notification to approve that opportunity. If she approves, this is the end of process. If she does not - I would like the opportunity to remain and the probability it was on + for the opportunity owner to receive an email.


I am not sure how to finish it - would you be able to help me? I am not sure if it's possible to send an approved or rejected email to the opportunity owner. I am also not 100% on the Approval for Target Live Date step settings. 

Thanks! 

Ada

Parents
  • Hello  , 

    Can you check if this approach would work for you as a starting point: 

    You would need to implement an exclusive gateway to separate the thread if the Supervisor Approves/Rejects the Opportunity Change.A good example for this scenario is the stock template process Quote Approval When Discount Exceeds 20%

    The only requirement that it's not clear to me is "I would like the opportunity to remain and the probability it was on". 
    For that you might need to store the previous Probability Value, or just change the Probability value to a placeholder value to have the user re filling it according the new feedback. 

    In any case, I hope this is a good start and let me know if it works for you. 

    Cheers, 

    André 

  •  thank you so much, that is so helpful. 

    I was able to proceed further, I think I am 70%-80% there. This is how my workflow looks like now:

    The probability requirement is that if a user changes probability to 75% and that has been rejected, it should default to its previous probability, until other fields (Target Live Date) are updated. 

    Also, I am confused on how to choose the user for the approval for the change - they are not a manager, so is there a way for me to just choose from a list? 

    Thanks!

    Ada

Reply
  •  thank you so much, that is so helpful. 

    I was able to proceed further, I think I am 70%-80% there. This is how my workflow looks like now:

    The probability requirement is that if a user changes probability to 75% and that has been rejected, it should default to its previous probability, until other fields (Target Live Date) are updated. 

    Also, I am confused on how to choose the user for the approval for the change - they are not a manager, so is there a way for me to just choose from a list? 

    Thanks!

    Ada

Children
  • Hello  , 

    On the question If you can select the user that will approve the change, that's quite straightforward, you'll need to select it in the settings of the step like so: 

    In terms of reverting the Probability value to the Original one if it's reject, that requires some more steps as we'll need to record the value of the previous probability in a separate field to be able to revert the probability value to that same field if the process was not approved. 

    However, this might get trickier as Probability by default is calculated depending on the Sales Stage of the Opportunity. 

    Do you have the same setup on your instance or is the user directly changing the probability value?