Re: Sending Automatic Emails from sap hana
Hi Varathan, I just opened your query.. Guess you would have found a way by now .. Incase you havent, you can use openSSL for retrieving the certificates..let me know if you need help on this.. -Avinash
View ArticleRe: Sending Automatic Emails from sap hana
Hi Kumar, I just opened your query.. You can use openSSL for retrieving the certificates.. In openSSL type in the below s_client -connect smtp.office365.com:587 -starttls smtp You will get BEGIN...
View ArticleBLOB data insert into Table in SAP HANA
Hello Hana Experts, Is it possible to achieve below scenario in SAP Hana? Scenario: We are able to insert the .csv file(data size is huge) into SAP HANA with column type : BLOB is successful as shown...
View Articlexsodata and $.request.language
I want expose via xsodata a cds view which does a select on a table with a where clause comparing a column to the equivalent of $.request.language. How can I do this? While I have eg CURRENT_USER for...
View ArticleWhat type is session_user?
From some examples it seems to be NVARCHAR(32), is that right?
View ArticleRe: What type is session_user?
I'd rather go with what the documentation tells about USER_NAME in the current documentation: USERS - SAP HANA SQL and System Views Reference - SAP Library Column nameData...
View ArticleRe: BLOB data insert into Table in SAP HANA
This post reads eerily like another one I answered just last week (too lazy to dig it out now, but this whole thing reads a lot like "FAILED TO SEARCH" and "CROSS POSTING"). So, my advise is: search...
View ArticleRe: What is Project Explorer, SAP Hana Repository and Navigater.............?
In SimpleThe System View is Server View, Repository View is Local View/Copy ( Content ) , Project View is not need for newer version.The Repositories ViewYou can browse and perform actions on the...
View ArticleRe: Error on concatenating strings in calculated cloumns while creating...
For Example is there any line break or a new line character that i can insert in my code
View ArticleRe: xsodata and $.request.language
You can useSESSION_CONTEXT('LOCALE') -> ISO-Code SESSION_CONTEXT('LOCALE_SAP') -> SAP encodingin your CDS view where clause. If you need more flexibility it would also be possible to add a...
View Articleiucc means ??
Hi all, I found the word "IUCC*.." is associated with many transactions in SLT .is there any abbreviation for that ?? Thanks and Regards,Damodar Sai
View ArticleRe: $TA table deleted but cannot Full Text Index still there.
Hi Florian,Yes, I had deleted the $TA tables but is there any way that I could re-generate them? Also, I try to drop the table but get the following error: On 2nd point, thanks for letting me know.
View ArticleRe: $TA table deleted but cannot Full Text Index still there.
You do not have to delete the $TA tables manually. You only have to drop the full-text index. This removes also the $TA table. You can just recreate the index/tables by creating the full text index...
View ArticleSQL script based calculated column throws error when import to BW while...
Hi Team, I have created a SAP HANA analytic view . Based on this analytic view i am trying to create an virtual provider in SAP BW. one of the calculated column(which is a measure) of this analytic...
View ArticleRe: Problem Activating SAP HANA Developers Edition 1.0 Rev 80
Did you find the problem? I have the same issue!!!
View Article[SAP Marketplace] SAP Hana Vora: No data available
Hello, I'am unable to find SAP Hana Vora packages. I have this message:No data available. When I try to download SAP Hana vora from Installation& Upgrades and also from Support&...
View ArticleRe: iucc means ??
You probably mean IUUC instead. And that stands for the Incremental Upgrade and Unicode Conversion (IUUC) as an easy SAP notes search could tell you.
View ArticleRe: system generated indexes and explicit indexes in HANA ?
Thank you. This helps a lot.
View ArticleRe: Is Mandatory and Default Value opotions are disabled in Calculation View
Hi Dharmesh...did you got solution this issue ?
View Article