Article Details
| Id: | 20866 |
| Product: | finPOWER Connect |
| Type: | FIX |
| Version: | 4.00.04 |
| Opened: | 26/10/2023 |
| Closed: | 27/10/2023 |
| Released: | 05/12/2023 |
| Job: | J032294 |
Business Layer; GetHtmlWidgetId functions did not return startupParametersJson
The following methods in finCloudConnectFunctions now correctly return a value in the ByRef parameter startupParametersJson:
- GetAccountAppHtmlWidgetId()
- GetAccountHtmlWidgetId()
- GetProcessHtmlWidgetId()
- GetSecurityStmtHtmlWidgetId()
- GetServiceHtmlWidgetId()
startupParametersJson returns an HTML Widget's customised script parameters, if it has any. Customised parameters are configured in finPOWER Connect Desktop using Tools / Web / finPOWER Connect Cloud Configuration.
Previously, these methods did not return any value for startupParametersJson when customised parameters were set.