I have started to use Tableau recently and was digging on Data Extract API. I understand that Tableau could connect to various data sources, pull data and create a tableau data extract file. I wanted to understand if we could read any *.tde file using Tableau jars for JAVA. I tried creating an extracted object from an existing tde file but it threw below exception
com.tableausoftware.TableauException: table name must be "Extract"
Request any inputs or pointers from someone who has worked on Tableau Data Extracts.