Re: Problems query data after data migration to Hana
Important point: I found that if you run the query in RSRT "Execute + Debug" button and do not use the option "Do not use SAP HANA / BWA Index (0)" the query runs without problems. Additional...
View ArticleRe: Install of SAP HANA Studio Dev Ed v1.00.80 fails with "Could not create...
Update: a message was opened with SAP but unfortunately they could not provide a resolution for this particular scenario. They admitted that the eclipse.ini file cannot be updated since it is bundled...
View ArticleRe: Manage multi-table insert using OData Service
Hi Thomas, After long time of effort I have decided break it down my task into two 1. test whether XSJSLIB code is working properly2. test it with batch option I have made some progress on step 1. I am...
View ArticleRe: Manage multi-table insert using OData Service
>Now issue is when I insert record sequence is getting generated properly but while inserting record other values are not getting inserted what I have in request body. I am seeing values which I...
View ArticleRe: Manage multi-table insert using OData Service
Great, I am passing values from the request body{ "PERS_ID":"0000000000", "FIRSTNAME":"test from service", "LASTNAME":"Test from Service", "E_MAIL":"testfromservice@gmail.com"} I want to insert...
View ArticleRe: Manage multi-table insert using OData Service
So then only update the PERS_ID in the after table. No reason to change any of the other values if you want what is passed into the service. The XSODATA framework will already use any of the input...
View ArticleHow to define a create nested XSOData endpoint
Nested may not be the right wording but I am trying to create a XSOData point for creation with the bellow URL. I am trying to use it make an entry into table User. The entry into table table may end...
View ArticleRe: Manage multi-table insert using OData Service
Hi Thomas, Thank you I did what you have suggested and I am able to insert record. Now I am working on batch request. Request header in Postman : Authorization : Basic...
View ArticleWhen we use SQLScript/CE Functions or procedures in real time scenario
Hi, Can anyone explain me, when we use Scripted Calculation view or procedure using SQL/CE functions in real time project implementations. Let me know some business requirement why we choose these...
View ArticleRe: HANA Studio: Installation and usage
Thx very much for the detailed explanation. The reason why I take the intro-course is that I wanna take the extended course (which I guess is very much based on the intro course). Therefore I thought...
View ArticleRe: XS Odata - Data type
Thanks Mario, here am using a hana live view and I will make changes in the model level.
View ArticleHANA Migration issue
Hello All, Need some advice with our HANA migration from DB2 to HANA SP7 using Classical migration with SWPM.Our migration export and import are not in parallel. Test runs of export was 14 hours and...
View ArticleSAP HANA View Row to Column Transpose
Hello Guys What is the best way to transpose rows to columns within a Hana Model. I can find many articles that talk about Column to Row transpose. Source: CustomerDim 1Dim 21000A11001000B12001000C1300...
View ArticleRe: Transpose rows to columns
Guys These articles talk about Column to Row transpose, could someone help with Row to Column transpose ? Thanks.
View ArticleDoes Deletes and Updates Run Parallel
I want to known does deletes and updates on independent tables in a same Procedure run parallel or in sequence ?
View ArticleRe: Ansynchronous inserts/updates SQLScript
Thanks Lars, I double checked and predictably... you were right!. No way of getting around the time(asynchronous execution) any DML statement takes. Closing the thread.
View ArticleRe: Publish Dataset and history in sap lumira server
Dear John, Is your problem resolved? I am also getting the exact same errors. Please let me know if you were able to resolve the issue. Thanks,Abhijit
View ArticleRe: SAP HANA INTEGRATION to SAP ISU
Hi Suman Biswas, Good day, Are you planning to implement hana in your landscape,. If you source system is SAP-ISU : go for SLT ( SAP Land Scape transformation ). steps : i) ISU : Select your source...
View Article