IBM Liberty Developer Tools Not Showing Up in Eclipse - eclipse-plugin

I installed the IBM Liberty Developer Tools in eclipse, but Websphere Liberty is not showing up in the server tab. Any suggestions on how to fix this?
https://dzone.com/articles/java-9-on-java-ee-8-using-eclipse-and-open-liberty

That article is a little out of date with how things are currently set up. If you want to use Open Liberty you need the developer tools from the Open Liberty site https://openliberty.io/downloads/#eclipse_developer_tools , not the Eclipse Marketplace - that one is for commercial versions of Liberty.

Related

SAP dashboard installation

our company decided to use dashboards for business objects.
We already installed SBOP BI PLATFORM 4.1 SP04 CLIENT TOOLS WINDOWS (32B) however dashboard is not part of this. I tried to google and find the installer on SAP website, but wasnt successful. Will you be kine enough to guide me through this?
It's a separate installer. From the download site, navigate to:
Installations and Upgrades
Browse Our Download Catalog
Analytics Solutions
SBOP DASHBOARDS (XCELSIUS)
SBOP DASHBOARDS 4.1
Installation and Upgrade
WINDOWS

Worklight Server 6.2 Context not found

I am trying to install and configure Worklight application center on liberty profile.
I have installed the worklight 6.2 using the installation manager. Along the installation process i have installed the appcenter as well.
The installation was successful. But when i try to access the console it giving me "Context root not found".
Also I have checked the server.xml of the liberty server. It contains the appcenterconsole.war and the applicationcenter.war mapped.
Does anyone experience this problem as well?
This might be the same problem as mentioned here: Worklight Development Server does not start
Please make sure you use Oracle Java, not IBM Java!

Does the analytics works on the studio Liberty Profile?

WL 6.0.0.1
I was testing analytics and I configured everything in the worklight studio liberty profile. Everything seems to be correct as I saw the analytics traces in the device console and also the analytics tab but there was no data at all in the widgets.
I configured a new Liberty profile using the WL Server Enterprise Edition binaries and in this other profile I could see all the information in the analytics widgets.
Does analytics works in the studio liberty profile server or I was doing something wrong?
Thank you.
I have seen just this post, but I'm not sure if saying that I'm using the studio is the same that say I'm using developer edition.
Worklight v6 iwap
To answer your question: Is studio the same as as saying you're using the developer edition? Not necessarily; Worklight Studio is a component in both the paid editions (Enterprise Edition and Consumer Edition) and the free edition (Developer Edition - available for evaluation purposes). Studio includes a built-in Liberty Profile for development.
To answer your question: Does analytics work in the studio liberty profile server? Analytics was only intended to work with one of the paid editions for test/production mode, so it was not enabled for running on Liberty within Studio. However, you can get it to work within the Worklight 6.0 Studio Liberty server by setting wl.analytics.debug=true flag in the worklight properties to try it out.

Can we implement IWAP reports with IBM Worklight developer edition

Can we implement IWAP reports with developer edition of IBM Worklight 6.0 ? If yes please guide me with technical document or any link. Is this feature only available with Enterprise or Consumer version ?
If yes then how can we implement/test this on development environment. And can anyone please provide me with list of features which are not available with developer version(one which comes into my mind is Application Center).
The Operational Analytics feature introduced in Worklight 6.0 is only available for paid versions of IBM Worklight 6.0. There's a file (analytics.zip) in the resulting IBM Installation Manager output folder that contains everything you need to setup the IBM Websphere Analytics Platform (IWAP). Once you have IWAP installed, you will need to modify a couple of properties inside worklight.properties which, among other things, tell the Worklight Server where to send the analytics data.
Regarding features found only in paid versions, beside Application Center and Operational Analytics, ability to use other DBMS (MySQL, DB2, etc.) and Application Servers (WAS, Tomcat, etc.). There are also Ant scripts that aim to help with common tasks like deployments.
More
InfoCenter
Getting Started Module

IBM Worklight 6.0 - How to access the Application Center manangment console

I was going through this IBM Worklight Information Center article to access the Application Center management console, but the URL mentioned is not working. Is there any other proper guideline available to achieve this?
The URL provided seems correct.
What error do you see in the browser window when the loading of this URL fails?
Did you install Worklight using the IBM Installation Mananger?
Assuming that "yes", as this is the only installation path for Application Center
What did you choose as your underlying application server?
Did you start the application server?
IBM Worklight Application Center is not provided with the Developer Edition, installable via the Eclipse Marketplace and IBM Worklight website.