How do I use tSAPHANAInput & Please provide example
Hi Experts, I am trying to use Talend's component tSAPHANAInput, I read the guide, however, there is no examples in the guide. I encountered the following problems: - The HANA schema is _SYS_BIC, but I don't know if talend can read the underscore in "_SYS_BIC"? In the error message, I see that my user name is taken as the schema name instead and it always says the table can not be found. -in SQL query, I need to point to sub-folders in my catalog. But the SQL in talend does not take "/" nor "." between the parent folder & subfolder? For example: SELECT * FROM SALES.POS_SALES would give me an error. If anyone can share their example on how they used tSAPHANAInput, that would be awesome! Thank you, William
Hi, Can you successfule connect to your SAPHANA DB through Talend Tool? How did you set your schema setting in tSAPHANAInput? Could you please paste the whole error printed on console into forum?