OutSystems Senior Developer Meria Bejoy shares a quick tip to make your flows more organised: use the Merge and Split Assign features in Service Studio. These tools let you instantly combine or separate assign statements, keeping your logic clean and easy to manage. They’re available for client, server, and service actions.
Steps to Merge Assign Nodes
Consolidate multiple assign nodes into one:
- Select the assign nodes you want to merge.
- Right-click on one of them.
- Choose “Merge Assigns.
This combines all selected nodes into a single assign node with multiple statements.
Steps to Split an Assign Node
Break down a single assign node into multiple nodes:
- Select the node to split.
- Click the statement where you want the split to start.
- Right-click and choose “Split All Below Into New Assign.”
- This creates a new assign node for all statements below the selected one.
Why Use These Features?
- Organised Flows: Cleaner, easier-to-read logic.
- Quick Execution: Merging or splitting takes seconds.
- Universal Use: Works across client, server, and service actions.
Meria Bejoy’s tip makes it simple to streamline your flows in OutSystems Service Studio with the Merge and Split Assign features. Try it today to keep your logic clean and efficient!
Want more Dev Tips? Sign up for our newsletter and stay updated with the latest insights! Don’t forget to check out our upcoming OutSystems courses to scale your career.