How to Create a Single DataPancake Data Source (Script Builder)
Build a script to create and initiate a scan for a single data source in DataPancake and optionally generate SQL code.
Last updated
Build a script to create and initiate a scan for a single data source in DataPancake and optionally generate SQL code.
Last updated
Please ensure the have been completed before creating your first data source.
The default is DATAPANCAKE
If you switch this off, you will need to manually trigger the data source scan from the "Scan Data" page.
If you want to scan all records, set the limit to 0
The "Generate Code After Scan" will automatically create the output SQL statements based on the discovered schema at the completion of the scan.
SQL Code Generation is a paid feature available once you purchase the application or as part of an Enterprise license. Code Generation in the Trial version is not enabled.
This warehouse name is included as part of the create dynamic SQL table statements.
Use the blue dropdown arrow at the top right and click "Run All"
If you mistyped any of the database connection information, the resulting error message will show you what was incorrect.
If the warehouse used has not been previously added to DataPancake, then the scan will not be initiated.
If the scan is initiated, the result message will show that the scan has started.
If you choose not to generate code,