Re: Invalid JSON found in XSAPP or XSACCESS in package “workshop.sessiona.00”
Hi Vivek, I tried with XSAPP but still getting same error "Invalid JSON found in XSAPP or XSACCESS in package “workshop.sessiona.00” attached screen shot for your reference.
View ArticleRe: Currency tables: Using your own SCHEMA
Hi Divya, The package prefix for the tables is relatively new concept, mostly used for the Native HANA development applications. Currency conversion feature has been there for quite some time and I...
View ArticleRe: How other users can access shared package?
Hi Vivek, Thanks for your suggestion. However if I need to import the project for others to access it even in the same system (Development) where I created the security roles, how my team mates can...
View ArticleRe: Invalid JSON found in XSAPP or XSACCESS in package “workshop.sessiona.00”
Hi Kavideepa, You also create a .xsprivileges file otherwise how will System know what is Basic: Create a .xsprivileges fileYou can get the code from HANA Developer Guide and just follow the guide step...
View ArticleRe: facing issue in currency conversion
Hi, I am having the same issue as described by Amandeep. I have a role that has both my schema and the TCUR* tables listed in the Object Privileges tab, with select/insert/update delete authorisations....
View ArticleRe: Currency tables: Using your own SCHEMA
I too am having issues with creating a calculated column with currency conversion in an analytic view - I get the error "System tables for currency conversion is missing in the default schema.". On AWS...
View ArticleRe: not able to add ABAP system running on HANA DB in HANA Studio,
Thanks for the information, Could you please let me know, If I have ABAP system running on HANA db, how can I add corresponding HANA system to HANA Studio, ? Is it possible to find HANA instance and...
View ArticleRe: Currency tables: Using your own SCHEMA
You have to create Synonyms for all the currency conversion tables which remove the package prefix. As suggested the currency conversion can't deal with the package prefix on the front of the table...
View ArticleRe: Invalid JSON found in XSAPP or XSACCESS in package “workshop.sessiona.00”
>You also create a .xsprivileges file otherwise how will System know what is Basic: This is NOT true. The Basic is the type of authentication not authorization. You only need an .xsprivileges file...
View ArticleRe: facing issue in currency conversion
Hey Jon-Paul, did you set the default schema (semantics node in the information view editor) to the schema that contains your TCUR table? - Lars
View ArticleRe: not able to add ABAP system running on HANA DB in HANA Studio,
Hi Ashik, You should know HANA hostname or IP address, and also have a HANA User id and password.With these things you can add a system in HANA Studio. Check this sytem on adding a System in HANA...
View ArticleR connect to HANA with ODBC
hi All. These days I want to use R to connect to hana with RODBC like the following guide...
View ArticleRe: HANA Developer Edition SPS6 Status & Roadmap
I feel your pain. I need an update on this aswell!
View ArticleHANA - Native Development Excercises - Sample codes
Hi Team , I have been going through the various videoes in Open SAP and in HANA Academy . Need to know is there any place from where one can find all the basic templates about the various codes to be...
View ArticleRe: HANA - Native Development Excercises - Sample codes
Hi Kamal, You can refer to HANA Developer Guide, Modeling Guide, SQL Guide and other guides from the below link:http://help.sap.com/hana_appliance#section5 Especially in Developer Guide, you will find...
View ArticleRe: facing issue in currency conversion
Hi Lars, Much appreciate your input, the issue related to missing synonyms for the TCUR tables as detailed here: http://scn.sap.com/thread/3401915 Thanks.
View ArticleRe: Currency tables: Using your own SCHEMA
Thanks Thomas, the synonyms for the TCUR* tables in my schema were the missing piece. 2 additional steps following the steps I listed in earlier post below got the analytic view with currency...
View ArticleRe: Not all configurations could be loaded due to data inconsistencies - Not...
Dear Antonio, our problem is solved, it seems that there is an issue with installing a new initial system of the SLT with transaction SAINT when you ALSO apply SP 1-4 in the same queue (so installing...
View Article