capture specific column updates using HANA procedure
hi all,we have a requirement to capture the specific column update of a table into another table(log table). i have already found that TRIGGERS can be used to achieve this requirement, but i wanted to...
View ArticleLink Sales Order to Vendor Invoice
I'm trying to link vendor invoice information (specifically shipping information) to sales orders in a HANA Live system. My client has a requirement to compare the freight billed to the customer to...
View ArticleRe: XSOdata service : 503 not available
Hi Florian, Do I require .xsprivileges file as well. RegardsDeep
View ArticleRe: Extend logical Volume lvhanaback HELP
Striped LVM.. NEeded to add two physical volumes for the vmextend to work. http://www.linuxquestions.org/questions/linux-newbie-8/having-trouble-extending-with-lvm-4175528780/
View ArticleRe: Xs Admin Page Broken.
Pretty sure this was due to an error during upgrading hana versions. 86-96The installs have been failing due to an error about the service already being started? From hana studio i stop the system.....
View ArticleRe: Xsengine crashing
Opened incident report.. They told me we outgrew out system and we need to add more capacity. I am working on adding another host to the 3 multi-host system
View ArticleAdd Host Redistribution - Transaction Rolled back lock wait Timeout
My Friends!HANA on AWSSUSE LINUX 11 sp3HANA 97 Adding 4th host, during redistribution a very large table is failing.Your expertise is advised.. The Last time I added hosts I had to Export the table,...
View ArticleRe: capture specific column updates using HANA procedure
Hi, And one more thing if you are going for any approach , it is not advisable to add/delete any filed in your table through procedure or trigger. You can simply have all your fields in your log table...
View ArticleRe: capture specific column updates using HANA procedure
hi,are there any cons in trigger method?like if table has very large no. of records and other situations as a colleague of mine suggested that procedure is better approach because its reliable and can...
View ArticleRe: Communication link failure;-10709 Connect failed (no reachable host...
Make sure you have mentioned Database Name ( SID ) Instance Number Host Name / IP and Port Correctly
View ArticleRe: Scheduling flow graphs/ tasks in HANA SPS09
Hi Dhruva, I am going through the same requirement to schedule the flow graphs. But in my case not i am using TASKs instead of procedures as my flow graphs are real time. Hence i just need to start...
View ArticleSAP HANA - passing multiple input parameter values from BO report to HANA
Hello, I need help with passing the input parameter selection from a BO report to a HANA view. In HANA I've built two graphical calculation views: 1. CV_KNA1 - view of select customers data 2....
View ArticleRe: HANA session switches automatically to SYSTEM schema.
I am having the exact same issue. ODBC ERROR: State = S0002 Error = [SAP AG][LIBODBCHDB32DLL][HDBODBC32] Base table not found;259 invalid table name: Could not find table/view XXX in schema SYSTEM:...
View Article$session.getUsername() works, but $.session.samlUserInfo return empty {}
Dear HANA developers, I'm trying to get the e-mail address of the logged in user, but unfortunately the $.session.samlUserInfo is empty, so no $.session.samlUserInfo.mail for me $session.getUsername()...
View ArticleIs it possible to insert/update data into a HANA view through xsjs?
I have successfully exposed a flat HANA table through xsjs and I am able to delete and update records. My question is, would it be possible on top of a view? (such as analytical view)
View ArticleRe: Is it possible to insert/update data into a HANA view through xsjs?
Hello Wayne, create/update/delete on e.g. analytical views is not possible directly.If you expose a view via an OData service an indirect create/update/delete is possible using XSJS and SQLScript OData...
View ArticleRe: Fiori Launchpad on HANA
Hi, You must give sap.hana.uis.db::SITE_DESIGNER and sap.hana.uis.db::SITE_USER to your SYSTEM user in the Granted Roles Tab. Best regardsSébastien
View ArticleRe: Using Gmail To Send Email in HANA XSJS
Hi Pinaki, I am also getting same problem and unable to send mails but previous with configuring the mail was sent perfectly but now its not working... Are you able to send mail now? ThanksVarathan A
View Article