Settings
Last updated
In this section, all writeback-related settings can be configured by the admin.

Admins can enable or disable users from configuring database connections using this toggle button.
When disabled, no user can add a new connection to the PowerTable visual. They can only connect to the existing database connections that are already configured and available.
When PowerTable cannot connect to a database connection within a specified time limit, it displays a request timeout error. To avoid this, you can set a custom connection time from the admin console, which gives ample time for PowerTable to connect to a database before displaying a time-out error.
In the admin console, navigate to Settings and then Writeback > Settings. Under the Writeback destination connection settings, you can set the duration of the request time-out. In the image above, PowerTable will wait up to 60 seconds for the connection to be established before generating a request timeout error.
By default, if your writeback payload exceeds 50k records, PowerTable can split the payload into multiple chunks, each of size 50k records, and write them back batch-by-batch.
You can change the default batch size of 50k records in the Batched Write Setting section.
The request time-out and batched write setting can be adjusted when you are working with high-volume data to achieve better performance.
Last updated