Question
What should I do when the connection between components is disconnected?
Answer
If you're experiencing disconnections between components, especially when using the Midas Merge Data component, here's how you can resolve it.
The Midas Merge Data component is designed to reduce the number of API calls by merging duplicate APIs into a single request. However, because it operates dynamically, it can sometimes behave unexpectedly. For example, if there is no input data received, the component will automatically remove its output, which may cause disconnections with subsequent components like the Builder.
Solution
To maintain a stable connection, please follow these steps:
-
Connect a Trigger to the Midas Merge Data component.
-
Change the Trigger settings to "Locked" mode.
By doing this, the Midas Merge Data component remains in a locked state. This ensures that regardless of whether there is input data or not, the component will still activate at the point when the Trigger is fired. As long as the data isn't deleted, the connection between components will be maintained.