Is there a way to run or debug an XSJS program in SAP HANA (Neo) using Eclipse Neon Release 4.6.3?
I have installed SAP plug-in in Eclipse and connected to the database in System view. However, I do not know how to execute the XSJS file.
I believe the only way is to create new XS project in Eclipse and deploy it, there is no way to execute standalone xsjs files.
Provided you installed SAP Hana Tools on your Eclipse environment you should create XS project according to standard procedure and then import your file into project by standard Eclipse toolset.
Use Neon repository for installation SAP Hana Tools
https://tools.hana.ondemand.com/neon/
Related
Is there a way to connect to SAP Web IDE Full-Stack from Eclipse Neon and see the program?
I installed all SAP plug-ins in Eclipse, but I don't know how to connect to SAP Web IDE Full-Stack
SAP Web IDE and Eclipse are separate IDEs. SAP Web IDE based on Eclipse Orion but it has a lot of modification. You can use git services (GitHub, GitLab, Bitbucket, etc) for sharing code between IDEs. SAP Web IDE own configuration files for projects. Maybe you cannot show project like Web IDE in Eclipse.
We have on-Premise apps deployed through Eclipse to our ABAP repository, with the component-preload file generated using gulp.
Now that we've moved to SAP WEB IDE, which using grunt as opposed to gulp. Can apps be deployed directly to ABAP without eclipse or will it cause conflicts?
we have a similar environment:
WebIDE Full Stack
Gulp
I manually deployed an application to our ABAP Repo. The app works but is not minified.
If you are dropping Eclipse completely and only use the WebIDE you probably won't need gulp and can replace it with the default grunt stuff generated by the WebIDE.
I have installed BPMN2 Modeler in Eclipse, but when I try to run it, nothing happens (it stays on java interface). I go to project - general project. From here, it stays on java interface, instead on modeling interface.
How to run BPMN2 in Eclipse?
Thanks.
You cannot run a bpmn process in eclipse. You need to generate a deployable artifact and deploy it in a BPMN engine. Follow [1] on how it can be done using WSO2's eclipse based tooling - Developer studio and deploy in the enterprise integrator bps profile.
[1] - https://docs.wso2.com/display/EI611/Creating+a+BPMN+Process
I got MSTR SDK from my friend who installed MSTR in his laptop.
Inside the SDK I do have
CustomizationPlugins, DevelopmentKits, lib, samples and tools folders.
My question is with out actually installing MSTR in my system can I run the SDK using eclipse for web customization?
If you work on MicroStrategy Web SDK customizations when you setup the MicroStrategy Plugin for Eclipse you have to set the MicroStrategy Web Folder: the changes you will make will be saved in that folder.
To have MicroStrategy Web on your machine, it's enough to copy and unpack the MicroStrategy war file from a MicroStrategy installation (so you need at least to install MicroStrategy somewhere, but you don't need to install it on your machine)
Using Eclipse I assume you are working on the MicroStrategy Web JSP and that you have a Tomcat server installed on your local machine.
If the MicroStrategy Web folder used by the Eclipse plugin is one of the Tomcat webapp you can test easily it on your machine.
Today i installed SAP HANA development plugins which are available at Repo for Eclipse LUNA .
I followed SAP HANA Cloud Platform to create a project and to install tool i followed SAP Development Tools for Eclipse
When i tried to share a project to SAP HANA Repository then it gives error as
Authorization 'REPO.MAINTAIN_NATIVE_PACKAGES' missing for package 'hello' or
one of its parent packages.
How to solve this problem ?
Your admin has to give your SAP Cloud Platform user the proper permissions to do it. In this case the "REPO.MAINTAIN_NATIVE_PACKAGES" permission