Re: Consume Stored Procedures In HANA ODATA Services
Hi Florian, I have passed the token as you said with empty value and did GET operation.It is giving back the data but I did not find any "x-csrf-token" token value .. I am not able to fetch that...
View ArticleRe: How to create Percentage Share of Result on HANA?
Hi everybody, I resolved this case using a Script View. I had to create 3 Calculation Views: A: Calculation View Graphical his source is a Analytical ViewB: Calculation View ScriptC: Calculation...
View ArticleRe: Consume Stored Procedures In HANA ODATA Services
Now it seems that you missed to pass "fetch" as value for the x-csrf-token. In the followng screenshot there is an example:The request header contains "x-csrf-token" with value "fetch".The response...
View ArticleRe: Consume Stored Procedures In HANA ODATA Services
Hello Florian, Thanks for all the help .. I really appreciate it. I tried as you said but I am getting some other token instead of x-csrf-token as below,Still facing that 403 Forbidden error .. I hope...
View ArticleAre there any style guides for Hana SQL Script?
Are there any guidelines on whether to name schemas, table and field names in upper or lower case? I read something about the CE engine converting unquoted identifiers to upper case so you had to be...
View ArticleRollback Transaction Table showing large value
Hi, Currently I ran into the issue where indexserver was not starting. After coming across the following thread:http://scn.sap.com/message/16382753#16382753 I increased the stack size in global.ini and...
View ArticleAttribute Views transport in Suite on HANA using Native HANA Transport
Hello, We have created few attribute and calculation views in our Dev Suite on HANA system. It uses tables from the schema SAPDEV.When I transport it in our QA HANA system using native HANA transport I...
View ArticleRe: Attribute Views transport in Suite on HANA using Native HANA Transport
Hello Manoj, in your context, the modeling context, you can use the Schema Mapping functionality: Map Authoring Schema to the Physical Schema - SAP HANA Modeling Guide - SAP Library With that...
View ArticleRe: Attribute Views transport in Suite on HANA using Native HANA Transport
the issue is that the schema name will not be the same.. you need to make sure you use the correct schema names for your different systems and when migrating upstream you need to use correct names....
View ArticleRe: Apply Schema Mapping to hdbrole
Schema mapping doesn't apply to anything except modeled views. Therefore the only option here is to create a calculation view on top of these objects, apply the schema mapping to the calculation view...
View ArticleRe: Attribute Views transport in Suite on HANA using Native HANA Transport
Thanks. I will look into it.
View ArticleRe: Attribute Views transport in Suite on HANA using Native HANA Transport
Can you please clarify how do I make to use the correct schema names when transporting ?
View Articlecalculation view
Hello all,I have created a calculation view, where I need to add one more column in the final viewand the column should be like if there are a,b,c,d,e columns in the viewI should create a new column -...
View ArticleRe: Attribute Views transport in Suite on HANA using Native HANA Transport
please look at the response from Thomas here: http://scn.sap.com/thread/3833189
View ArticleRe: Attribute Views transport in Suite on HANA using Native HANA Transport
Do not really know who the response of the other post makes sense here, cause Manoj uses modeled views. Ok, with SPS11 and beyond the concept is different, but for now (<= SPS10) schema mapping is...
View ArticleRe: Attribute Views transport in Suite on HANA using Native HANA Transport
Thanks.Schema mapping solved my problem. I was able to transport it successfully.
View ArticleRe: Smart data access with Oracle - "Unable to load driver manager" (JDBC 403...
Hello Christoph, We are also facing same issue. We are working on HANA SPS 10 and trying to connect Hadoop using spark controller. We are able to connect to Hadoop system. But after creating virtual...
View Articlevalue too long to fit in (274) - HANA SQL exception handling - problem
Hi I have a situation wherein the data from the source might have string column value of differing length. I wanted to capture the exception for reporting whenever an insert operation happens for that...
View ArticleBO Licenses required after Migration to SAP BW (7.01 to 7.4 ) Powered by HANA...
Hi Expert, We are getting Migrated from SAP BW 7.01 to SAP BW 7.4 with SAP HANA Database. And we have SAP BO 4.1 as our Reporting tool. Authentication type in SAP BI 4.1 is SAP. Do we require any...
View ArticleRe: HANA Hive Remote Source Error
Thank you for the reply Alan, We are working on HANA SPS 10 (Spark Controller). Any thoughts on it? Best regards,Ram
View Article