Article Details
Id: | 19649 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.00 |
Opened: | 03/10/2022 |
Closed: | 04/10/2022 |
Released: | 21/12/2022 |
Job: | J029766 |
Account Accept Decline; ExecuteAccept now returns statusChangePostFailed
The finAccountAcceptDecline.ExecuteAccept function now returns an optional parameter "statusChangePostFailed".
This will be True if the "StatusChangePost" event script fails when opening the Account.
Note, as an alternative consider using functions in finAccountFunctions, e.g., finBL.AccountFunctions.StatusQuoteToOpen, as they are more efficient, i.e. finAccountAcceptDecline is simply a nice wrapper for these functions.