Hello Matthew,
Why not on stepper finish?
I'm leaving here the section of the documentation that is detailing all the options:
The problem is that the FINISH is not available at the step level.

That's a problem because I need access to the attributes in the entity to pass as parameters to the procedure. Attributes aren't available at this level.


No, only variables indeed.
For which action is this? Creation, update, import?
I'm needing to update values in a separate entity
Matthew AMMONS
I'm having trouble when to call a procedure that runs a submit job to different entity. The problem is I need it to run when the user is FINISHED with the stepper but I need to access attributes in the last step. I don't want it to run if the user navigates back to a previous step. I hope I'm missing something. On exit will run if I click the BACK navigation. Any guidance is appreciated.
Matt