Integration Methods Overview
NetFUNNEL Flutter Agent supports code-based integration.
Code-based integration is divided into two control types:
- Code-based Integration - Basic Control: Entry rate control (quick key return)
- Code-based Integration - Section Control: Fixed capacity maintenance (key held until section end)
URL-Triggered Integration Not Supported
Flutter Agent does not support URL-Triggered integration. Only code-based integration can be used.
Detailed Integration Methods
For detailed explanations of integration methods, control type comparisons, use cases, etc., refer to the Common Guide document.
Integration Methods
Basic Control
A method for controlling entry rate. Returns the key quickly after task completion.
For details, refer to the Basic Control Integration document.
Section Control
A method for maintaining a fixed number of concurrent users in a specific section. Holds the key until section end.
For details, refer to the Section Control Integration document.
Related Documentation
- Common Guide: Detailed explanation of integration methods
- Basic Control Segment: Basic control segment configuration in console
- Section Control Segment: Section control segment configuration in console