Re: Unable to start SAP HANA Data Provisioning Agent
Hi Waleed Check whether service is running from Control panel- Administrative tools - Services - SAP HANA Data Provisioning Agent.If not then start the service and start Data provisioning agent...
View ArticleRe: insert a new line character in calculated columns in SAP hana
Hi Chandan I have similar requirement, I tried logic suggested by you but unfortunately it's not working for me, as you can see in below example --CALL testproc;CREATE PROCEDURE testproc () LANGUAGE...
View ArticleRe: HANA Live for ERP EHP4 installation after EHP7
Hi Yella, There is no constraint of installing EHP4 before EHP7. They both are independent. Just make sure that before installing EHP4, do the schema mapping of SAP_HCM with your database schema. After...
View ArticleRe: Issue with Graphical calculation view - Data Category : Dimension
Hi Prachi, I think after save&activation you are trying to apply filter at projection, some times after activation you will not get apply filter option.Solution: we can apply filter in another way...
View ArticleRe: Pass Input Parameters between Views
Hi, Use manage mappings option in Input parameters at semantic layer you will have , their you can do mappings from under laying calculation views to current view, refer below link you will get in...
View ArticleRe: Replication of DB from SQL server to Hana using MSSQLLOGREADER Adapter
Have you been able to resolve this?
View ArticleRe: HANA RLANG, problem with temporary file
Hi Matthias, Can you check if the working directory is correct and permission on the file you are trying to use are correct. Gopal
View ArticleAuthorization error trying to access a repository with eclipse HANA dev tools
Hi, I have created a trial instance for HCP that uses the HANA shared instance. I created my schema in the cockpit and followed the steps to add the cloud system in the SAP HANA Development perspective...
View ArticleRe: Authorization error trying to access a repository with eclipse HANA dev...
Hello Troy, several people reported already the same error the last couple of weeks. For some it worked to delete the instance and create it new. When the shared instance is created all required rights...
View ArticleRe: Error creating ST_GEOMETRY type SAP DBTech JDBC: [2048]: column store...
I ended up creating a new table with definition of the ST_GEOMETRY column included. I then copied all of the data from the original table into the new one and populated the location dimension without...
View ArticleRe: Help: Auto-Login to HANA Web Workbench for HCP Trial not working after...
Hi Blagovesta, Same issue, SAML is not working for me as well. Kindly help. PFB the url of WebIDE https://s7hanaxs.hanatrial.ondemand.com/sap/hana/ide/editor/index.html?startURI=s0013968054trial/hana23...
View Articlemorning everyone
i'm a new as a sap hana DeVeloper joiner in a company. can you please tell me as a sap hana DeVeloper what is Daily routine. n how to work. if your client or reporting manager\team members to sitting...
View ArticleRe: Access in abap report to hana view in SYS schema
Hi, Add the name of your schema before the table.Check your autorisation for this schema.Check the use of this schema.
View ArticleRe: Access in abap report to hana view in SYS schema
It is not possible to access the M_DISK view directly via Open SQL. You have to use for instance an AMDP, and ADBC statement or a dedicated secondary database connection for that specific schema. What...
View ArticleNested table in hana by using Calc views
I have a requirement to get data in the below format from hana, I have written a Calc view..but I am not sure how get to store the looping data (Awards, Wall of fame) by using Nested table. So that I...
View ArticleRe: Nested table in hana by using Calc views
Just by using the calculation view, you will not get the required format. The calculation view just returns a flat/denormalized structure. To get that normalized structure you could use an XSJS service...
View ArticleTransform a BO IDT Filter in HANA Calculation view parameter
Hi, are there any way to create a BO 4.1 IDT Filter that push down a single parameter value into a SAP HANA SP8 calculation view ?The use case is : From WEBI, the user drag & drop the filter into...
View ArticleRe: XS Advanced Client: Error building cloud model: Invalid Key
What version of the XS Runtime do you have installed. It seems this is an older version which lacked the feature Web IDE needs. I'd recommend upgrading to the 1.0.13 or 1.0.17 version of the XS Runtime...
View ArticleRe: Access in abap report to hana view in SYS schema
Hi, if you release is earlier 7.4 you must use Native SQL. For the 7.4 release, you must create a dictionary view in HANA and import it in ABAP Data dictionary. After this operation, you can access to...
View ArticleRe: HCP : HTML5 Application SSO with SAP Cloud Identity
I have posted my question on the "HANA Development center" in general but have not received any response yet. I came across this thread where there was mention of error same as what we are hitting....
View Article