Pull data from devices
Hi All, I'm very new to HANA &IoT world. I want to know the ways in which we can send sensor data to SAP HANA? If there are ways in IoT which makes it easier, pl help me with those too. A group of...
View ArticleReg: Variables of views not available at manage mapping in semantics
Hi All, I have developed a calculation view CALC1 with variable V1 for WBS element.I have incorporated the CALC1 to another calculation view CALC2. In CALC2, I have created a variable for V2 for WBS...
View ArticleHow to drop foreign key which is not defined as constraint
Hi all, I created two tables which are linked together. Tables are: USERHeader 2CREATECOLUMNTABLE."USERS" ("user_id"INTEGER CS_INT GENERATED BYDEFAULTASIDENTITYNOTNULL , "email"NVARCHAR(80) NOTNULL...
View ArticleHow to get the max value for Shipment in graphical calculation view
Hi,I am creating a graphical Calculation view on shipment line (VTTP) table where it has multiple shipments associated with a delivery. I need to get the latest shipment number associated with...
View Article500 : Connection timed out
Hi,In my application I have used the old database API and I am calling a stored procedure.($.db.getConnection())The procedure takes approx. 1 hour to run and in exactly 10 minutes "connection timed...
View ArticleWhile import the HANA live tool (HCOHBAECC)
Hi Experts, Imported the HANA live tool (HCOHBAECC) through delivery unit is completed with errors, facing an issue like below Can any body please let me know the solution. Thank you in advance.Bhaskar N
View ArticleChange Default Branch SAP 9.1
Hello friends, I have a issue with a developement I need to change the default branch by code, in the 9.1 version of sap Hana exists a button where you can change de brach active I need emulate that...
View Articleexception handling HANA Stored Procedure QUESTION
Hi experts: Please help me with the issue in HANA exception handling. The purpose of the stored procedure is to find the name of tables which cause corruption during the execution of procedure.1) i am...
View ArticleHANA Function- change request
Hi Friends 1) Is it possible to assign change request for HANA function, or only import/export.2)When calling function in calculation view script from my personal schema- I am getting authorization...
View ArticleWhat to use: SAP Hana Studio or Eclipse?
Hi there, some time ago the download option for the SAP Hana Studio stopped, and you have to download Eclipse + Plugins. This week we got our own HANA, and it was delievered with SAP HANA Studio...
View Articlehdbtable - creation/alter scripts
Hi , i have created tables using .hdbtable scripts and transported to production system. like to add 1 column in the existing table. how do i add column. ( * please note - data has been loaded in the...
View ArticleDeveloper Generated Function in Calculated Column
Hi, Is it possible to create your own function and call it in the Calculation View calculated column? For example: If I had a table with two attributes: name and date. I would like to create a...
View ArticleHow to add with service layer a ContactEmployee into a BusinessPartner?
I know the following HttpRequest can insert a Business Partner: POST localhost:8000/BusinessPartners {"CardCode": "c1","CardName": "customer c1","CardType": "cCustomer"} But I need to add a...
View ArticleSAP Hana License Measurement (XML File)
Hallo, question to the experts: we I make a license measurement for SAP Hana (creating the XML) there are different results in the XML's when I do the measurement for example every month. What is the...
View ArticleUnable to activate or checkout repository objects
Hi Hana Experts, We had a probem with our Hana Instance; some services were not running we tried to restart the Hana database but we couldn't, it turned out that the problem was that the volume...
View ArticleERROR SPS10 com.sap.hana.spark.conf.HanaESConfig - Hana Extened Store...
I'm Using SAP HANA SPS10 When I try to start the Spark Controller I get the following. [root@quickstart bin]# ./hanaes start + export HANA_ES_HEAPSIZE=8172+ HANA_ES_HEAPSIZE=8172+ export...
View Article[HANA SPS10] - Select from SYS_DEBUG
Hi, At SPS 08 I used to do a little trick inside the SAP HANA Studio Debugger.. When I was looking at a "Data Preview" of a variable, I would click at "Show Log" to see the SQL generated, which was...
View ArticleHana Cloud Trial connect with Desing Studio
Hello, I have a question Is it possible to connect the hana cloud trial version with desing studio?How I can do this? thanks
View ArticleUsing $rowid$ as foreign key
I would like to use the $rowid$ from a column table as foreign key to join that table with another table. I thought that this would performing great is its a simple numeric id. When I looked at the...
View ArticlePassing Multiple Values in Input Parameters
Hi, I have created a graphical calculation view say 'A' with VAR_CUSTOMER_NAME (on column CUSTOMER_NAME).Here IP - Input Parameter and VAR - Variable. I have created another scripted calculation view...
View Article