Fetch Data from DB
Steps to follow
From the
Processing & Pipelinesmodule selectBuild Pipelinessection.Click the
Fetch Data from DBbutton, a popup appears.Frontier allows two option to store the fetched data from database :
Add a new fileallows user to create a new file when the file doesn't exist in frontier system.Modify a pre existing fileallows user to update the old file from the new updated file on the database.
Frontier allows two options to fetch data from the database :
Normal Fetch Operationallows user to write normal select queries from the database.Query in Fetch Operationallows user to combine two or more tables to join them and extract into frontier system. The source key and the file name that has the common key should be given.
After the query is written, the
Preview Data buttoncan be used to check if the connection works and will the data get reflected in the Frontier.Click
Savebutton to save the pipeline, orSave & Executebutton to execute the pipeline right away.
Walkthrough
Last updated