Hello Friends,
When I am trying to import data from excel file into a template table then it is giving me an error about adapter datastore.
The actual error wordings as per the error log is as below -
VAL-030407: |Dataflow DF_Excel_1 Job Server <> defined for adapter datastore <Query_1> is not found in the repository. Please select a valid Job Server in the Datastore Editor dialog.
My dataflow consist of 3 objects
1) Excel workbook format which points to the excel file placed on the FTP server.
2) Query transformation linking the Excel workbook format to the template table into which I am trying to load the data.
3) Template table into which I want the data.
Can anyone suggest how I can overcome the above mentioned error.
Is Excel adapter required as my job server is on Unix (remote server) ? if Excel adapter is required then can anyone suggest as how to configure in simple steps.
Thanks for your time.