Event for PersonWantsOrg for product with "Valid From" in the future

When we leave ValidFrom field empty event ORDERGRANTED is fired (OrderState=Assigned in this case).

Which event should we listen for when ValidFrom is setup to date from the future (OrderState=Granted in PersonWantsOrg).?We've tried GRANTED event but it wont work (process on this event is not fired).

Parents Reply
  • Thank  you so much for you help.

    We found a scenario here while testing that if you valid to date is today and after approval process the ORDERFINISHED event is not firing. Is it the right scenario? I have a requirement to send an email after it get approved no matter what is the valid from date either today or future. Is there any event that can fulfil my requirement? Thanks in advance.

Children