In Previous Part– we have understood how to configure DP Agent and enable a connection from HANA to Flat File Reomote source.
Let’s create a virtual table for the object “FILECONTENTTEXT” present in the Remote Source ,FlatFile.
Create following roles
Let’s create a virtual table for the object “FILECONTENTTEXT” present in the Remote Source ,FlatFile.
Create following roles
2. Create a User Self Service through which the above roles will be assigned to the Container Object owner and Application User
Login to XS Command Line Interface and execute following command to create User Self Service
3. Update the mta.yaml file.
4. Select the src folder and build it.
5. Create a hdbgrants file
6. Select the src folder and build it.
7. Create a Virtual Table named as vtable
Right click on src-> New -> virtual table
8. Create a Virtualtable config file
Right click on src-> New -> File
Give name as vtable.hdbvirtualtableconfig
9. Select the src folder and build it.
So , now we have built the virtual table.