Bootstrap

Version 5.3.74

by 管理者 / 2022年06月23日 / アップデート情報
タグ: , ,

Web Channel
• Fix – Form Entry was limited to 2000 fields. This limit has been raised to what the field count is in the driving Writeback table. It is possible to use Form Designer with arrays to generate Forms with many 1000s of fields and therefore the limit has been raised but the browser rendering will take more time based on the number of fields.
• Add – Form Entry with now shows loading icon in case the form takes a while to render. This also includes Tab initialization. This will only be noticed by Forms with many 1000s of fields
Scheduler
• Add – Action Email now has a timeout setting to better deal with timeout errors. By default, the time is 100 seconds but this can now be increased if required.

• Add – All Actions now have a Retry checkbox that can be enabled to simply repeat the Action again if an error is detected. This can be useful when Actions depend on timing or trying again may result in a successful outcome. For example, a file is lock is not quite finished and trying again may work. By default, one single retry is done after one second. If more retries are required then use the Options section on the General tab to set the maximum number of retries. When many retries are set then the wait time will slowly increase before the next retry from one second to 60 seconds after 1000 tries.

Studio
• Add – Improvements to EDMX, Swagger and OpenAPI importing.
Security Roles
• Fix – Logic for Published reports was too strict. Now also supports the combining of Publisher Security Tab permissions and Security Roles.
Annotations
• Fix – When the criteria for the Annotation included a Date the icons did not show the existing annotation correctly.