Article Details
| Id: | 10769 |
| Product: | finPOWER Connect |
| Type: | FIX |
| Version: | 1.06.06 |
| Opened: | 30/11/2012 |
| Closed: | 04/12/2012 |
| Released: | 29/01/2013 |
| Job: | J010840 |
Scripts; Sample Account Processes Payment Promise Script; Process Payment Arrangement Promise Transactions; Account range not working when run as a General script
The following sample script has been updated: Script_AccountProcesses_PaymentArrangementPromises.xml Version: 1.04
- This script has a parameter "Accounts" which is only used if it is run as a General script.
- On the Parameters page it was called "AccountRange" but in the script code it is called "Accounts".
- The parameter has been renamed to "Accounts".
- The SQL Join to the Client table is used when client ranges are used, and the script is running from Account Processes.
- If the script was run as a General script, this join caused the script to error.