Re: SAP HANA SERVICE LAYER AND UI (ADD-ONS)
Hi Brenden, 1. You can use both DI API and also Service Layer in order to work with your UDOs, UDTs and UDFs in your B1 version for SAP HANA. Service Layer metadata includes the required objects to...
View Articlehanatrial and "enable OData4SAP;" gives invalid XML for $metadata as the sap...
I have in my CDS file an entity with an atribute of type LocalDate. If I publish this with xsodata inlcluding"enable OData4SAP;" in the $metadata document the sap prefix is not declared, but used in...
View ArticleRe: iucc means ??
Hi , Sorry , you are correct .it is IUUC Thanks and Regards,Damodar Sai
View ArticleRe: How to load CSV files into HANA
Hi, I have 3 csv files approximatly 30GB each. I can't upload these files on HANA maschine. Files are also not on my Local maschine infact they are on an Application server. In this case how can I load...
View ArticleRe: Why is Key Attribute mandatory in Attribute View?
Good day Rashmi, Thanks a lot, if possible will you please take an example (2 to 3 tables) and explain briefly how key attribute behaves. Please take 1 key attribute in each table, Best Regards,Naga.
View ArticleMultiple select in Fiori Smart Template generated from CDS-view
Hi Experts, Is it possible to implement multi select functionallity (checkboxes in the left column of table) in smart template generated from CDS view? I didn't find any annotations for this. How can...
View ArticleHANA non XS Project, does it make sense
dear alli am just trying to figure out if it makes sense to have a non XS project.the option is there, but what are the purposes for useor is everything relating to HANA going to be XS.can i create CDS...
View ArticleRe: Can multiple xsodata service using same port ?
Rohit, indeed more than 1 xsodata service can be served from one port. There is no harm in having more than one service.The request to the service should not fail if they get called simultaneously.
View ArticleCan't Show Geo maps custom markers on the SAP BI Portal
Hi , I have used a Custom Marker in Geo Maps that is available in the Latest Version of Design Studio 1.6 when i open the Portal & Execute my Application I am unable to see my Custom Markers &...
View ArticleRe: Update,Create and Delete with ODATA service result in 403 Forbidden Error
Hi Animesh, if you are getting 403 - Forbidden error try modifying your xsaccess file like this: { "exposed" : true, "cache_control" : "must-revalidate", "cors": {...
View Articleuse LOCATE() in SELECT * FROM WHERE LOCATE() statement?
Hey,Is there any possibility to use the LOCATE() function in a SELECT * FROM WHERE LOCATE() statement?For example I have following table: CREATE TABLE T (KEY INT PRIMARY KEY, WORD VARCHAR(20)); INSERT...
View ArticleRe: use LOCATE() in SELECT * FROM WHERE LOCATE() statement?
Hello Matthias, why you wanna use LOCATE (which returns the position of a searched string) if you already know the position? Is the usage of e.g. the SUBSTRING function not appropriate for you....
View ArticleRe: AA office Error: General .NET Exception: Object reference not set to an...
Hi Joseph, hi Marcus,we have the same Problem with BO BI 4.1 SP7 Patch 1.Do you have a solution found? Thanks and BRClaudio
View ArticleHANA DTR
Hi All, I have a question suppose i have a statement like grant select,alter,delete, references on schema XYZ to ABC; How can write the same in the DTR? i can write some thing like this : catalog...
View ArticleRe: How to integrate HANA with Matlab
Hi, Do you know if someone has tried this solution? Does it work with Matlab?
View ArticleHANA DTR query
Hi All, I have a question regarding DTR, when i try to extend one DTR like as below it works extend role <> Can i include two DTR's into one. i have the option to include two catalog roles but...
View ArticleRe: Post blob content via xsodata service
Hi, this also came to my attention. It seems that xsodata currently does not support media entities. Is this true? Will this change in the future? Regards,Wolfgang
View ArticleRe: HANA DTR query
Examples can be found here: Create a Design-Time Role - SAP HANA Developer Guide for SAP HANA Studio - SAP Library
View ArticleRe: HANA tenant backup
HiI tried the script using Hana SP10 Multi Tenant Database but have the error gldb0001:/hana/backup/script> ./backup.sh --tenant=HB1 --config-file=backup_config_HB1.cfg Starting backup for SAP...
View Article