Feature | Using PADS4 Data Server | Retrieving Data Individually |
---|---|---|
Data Retrieval | Single request for all Viewers | Each Viewer retrieves data separately |
Performance | Optimized (reduces database queries) | More load on the data source |
Use Case | Large-scale networks, slow data sources | Viewer-specific queries (e.g., filtering by Viewer Name) |
Failover Support | Switches to a backup PADS4 Server if needed | No built-in redundancy |
Caching Option | Function |
---|---|
Use Design Cache | Saves up to 999 rows of data for offline use |
Generate Sample Values | Replaces missing data with placeholder text |
Best for | Designing presentations without live data access |