In Continuation to Part 1, and Part 2 ,we have now arrived at the last part of this blog where in,
this Part 3 : we will be creating Flowgraph to load Virtual table data to HANA Table in WEB IDE
Creating Flow graph for the Part 2 Virtual table
R...
Dear Readers,
In Previous Part - we have understood how to configure DP Agent and enable a connection from HANA to Flat File Reomote source.
In this Part 2 blog series ,
Let’s create a virtual table for the object “FILECONTENTTEXT” present in the...
Dear Readers,
Intro,
The main idea of writing this blog is to know the steps to load data from Flat Files as a Remote Source into HANA tables via Virtual tables.
This Blog is divided into 3 parts.
Part 1 : Configuring DP Agent and Remote Source i...
Hi ,
I need to create a Replication task in SAP WEB IDE on HANA 2.0 but I came to know that we can't create Replication task in WEB IDE . Is this true ? if so then can anyone please let me know the alternative to achieve this in WEB IDE.
Thanks
...
Hi Akash,
Nice blog explaining the basics of Referential Join.
One comment from my side,
For Scenario2 : the Referential Join will not be executed if the cardinality is n:1 but if the cardinality on right table is not :1, the join will always be e...
Hi Nishanth,
Currenty the target for Flowgraph is a HANA table (which you have already created) or it can be a Temporary Table (which the system will create on the fly.).
We cant write the output to File using a Flowgraph.
Thanks
Jayaraj