HANA Stuido - doesn't show XSJOB under File > New
Hi, Am using the following version of HANA Studio and connected to a SPS7 HANA system. However, am unable to find XSJOB object type under a XS PROJECT. Please can you help with what might be missing...
View ArticleRe: HANA Stuido - doesn't show XSJOB under File > New
Thanks Thomas. I will try to upgrade the studio and get back.
View Articlehow i can pass this sy-mandt value in HANA XSJS File
Dear Colleagues, I am using an ABAP Managed Database Procedure in a HANA XSJS Service.The system i use has HANA as its Primary DB. I need to pass the client (sy-mandt) and bp id to this procedure and...
View ArticleRe: XSJOB Scheduling multiple steps
Thanks Sreehari, That is an alternative. I was however hoping for a more configurable option. Will leave the thread open a little while longer and then close it if no one else can comment....
View ArticleRe: how i can pass this sy-mandt value in HANA XSJS File
hi Ipsita,You can URL Mangle the sap client. http://*.*:8nnn:/myXSJS/GEtClient.xsjs?sap-mandt=800 in your XSJS implementation, var client = $.request.parameters.get("sap-mandt"); client variable will...
View ArticleRe: how i can pass this sy-mandt value in HANA XSJS File
Hi Sreehari, We tried the above as well : we call the XSJS from the UI5 Code as below and then use the values in our code...
View ArticleRe: SAP HANA : How to change label of output attributes in analytic view
Hi I was just trying to change the labels in my attribute view and analytic view, but it's not showing in the information design tool. Any suggestions? Br,Adrian Hui
View ArticleRe: how i can pass this sy-mandt value in HANA XSJS File
Hi Mohanty,If you are deploying the UI5 application in XS engine, then add a filter option for client. Or, you can qury T000 table from XS if you can distinguish the available clients.Sreehari
View ArticleHow to change display names for hana views to be reflected in IDT
Hi, I have created an attribute view and analytic view, changed the labels in semantics, and published them. But when I retrieve these in information design tool, it still shows the original field...
View ArticleExport-Import in HANA DB
Hi... I am trying to perform an export-import of a HANA DB user instance at schema level including all objects and data. Export and Import works very well except importing a schema which contains a...
View ArticleError while installing SAP B1 Analytics
Hi All, I'm trying to install SAP B1A but keep getting the error message "Database User COMMON has already existed in SAP HANA instance" (see attachment). Does anyone know how to solve this? Thanks in...
View ArticleFolder not checking out
Hi guys, i created a new repository workspace and created a new project. I then went to repository workspace and one of the folder under package i wanted to check out. Once checked out I cannot see...
View ArticleRe: oData service nclob and dataview problem
Hello Django what version and flavor of hana do you use? I tried a retrieval with NCLOB via oData it works...I am on SPS7 and use the on premise version of HANA but i have not tested with really large...
View Articlehow to load data in a UI Integration service(UIS) widget.
Hi experts, I write a simple html and put it in a UIS widget,.When I use the widget in a .xsappsite file, the widget did not show any data I requested.It shows an error message: XXX_The requested...
View ArticleRe: HANA STUDIO ERROR
Hi ,You have not connected to SYSTEM it seems.Go to Quick launch (Modeler perspective) and go to "Select System" .Once you do that this will not comeRegards,Balwant
View ArticleRe: Folder not checking out
hello Asif this is very little information to go on... As i understand the issueStep 1: you created a repository workspace by right clicking on the 'Repositories' tabStep 2: you created a new XS...
View ArticleRe: TRY/CATCH in sap hana procedure
Hello, Do you require more information on this issue. I am sorry If i was posted with insufficient information.
View ArticleRe: Drag and Drop in UI5
Meanwhile we have a solution based on an example published, and hope that someone has the same problem can get some light :-) oDimension.addEventDelegate({ onAfterRendering : function() {...
View Article