Hi everyone!
Weβve released the following platform improvements this week:
Β
SF & IAM 2026.1
- 20260202 - Disable API trigger for user subflows
- After upgrading to 2026.1, previously in-sync subflows inside process flows are converted into User subflows as the user executes the process flow. This, in turn, means the user subflow now needs rights to be used inside process flows. This also means the subflow should not have an API endpoint, as it was used within another process flow. This has been fixed by disabling "use API triggers" for these user subflows and granting rights for these subflows when the parent flow is a process flow.
- 20260203 - Screen type action bar detail always available
- Previously when configuring screen types, the Action bar detail tab was disabled until an Action bar was added. With the new Screen type modeler in Universal, the parent record refresh no longer occurred after adding an Action bar causing the detail tab to stay disabled. We have removed the Context logic responsible for disabing the detail, and with that the detail is always available.
- 20260205 - Action bar action casing
- With Javascript being case sensitive, the Action bar actions for UP where not showing properly when the casing was incorrect. This was only in some cases, and has been fixed.
SF 2026.1
- 20260129 - Applying default value query function in Create script
- The default value query function was notΒ applied in the Create script for PostgreSQL tables. The Upgrade script was working as intended. This has been fixed.
- 20260205 - Add user sub flow to process action parameter interface views
- βββββββWhen running the application on the SF metasource, input and output parameters of Execute user sub flow process actions would not function properly. IAM is not affected. This has been fixed.
- 20260205 - Default fallback area
- To mimic the Windows GUI screen type modeler behavior regarding fallback areasfor bars and tiles, the Default logic has been adjusted accordingly. The Use as fallback area setting will be toggled on when adding these screen components.
IAM 2026.1 to 2024.2
- 20260205 - Increase length of start_object_id
- βββββββThe Start object ID field only allowed 30 characters which is insufficent for Configuring start objects. The allowance has been changed to 300 characters.
Β
