Analytics Console on MFP 8.0 in Bluemix - ibm-mobilefirst

I have created an MFP8 instance on Bluemix and when I login to my console, I do not see the "Analytics Console" option in the top right of the page. When I login to my local installation of MFP8 on a Windows machine, I can see that. Is this something to do with the plan I have subscribed? I am using "Developer Plan".

You need to go into your MFP Bluemix instance and "Add Analytics".

Related

MobileFirst 8.0 view browser version of app on a remote server?

I have my mobile app and a webversion in the console. In 7.1 you could just click a url and see the web version of the app. IBM removed this link in 8.0. So how do I see my browser version on a remote server now?
The IBM docs have you using node.js to do it by modding the server.xml file but that is just silly for non-devs to use. How would a tester access this from a url? So I am looking for www.myurl.com:443/[my app name and index page maybe?]
You can add the browser platform to your Cordova project and host it in the same server as MobileFirst. See
https://mobilefirstplatform.ibmcloud.com/blog/2017/09/07/cordova-browser-compatibility-with-MFP/

Do i have access to source code to modify in IBM MobileFirst MFP Admin Console?

Can i make some changes in MFP Admin console like changing the user >permissions, roles and so on ..., using IBM MobileFirst v7.1
The source for the console is available in the admin .war file you have deployed to your application server. However note that this operation is not supported by IBM. If you encounter any errors, you're on your own.

Worklight console login screen not showing

I have deployed my worklight server 6.1 in WebSphere Application server liberty profile. And i have created the server configuration for application.
Now My console is opening with out login. kindly suggest how to enable login feature for My worklight console.
Make sure your project's .war file contains the configuration for username/password, as detailed in the following documentation topic: https://www.ibm.com/support/knowledgecenter/SSZH4A_6.1.0/com.ibm.worklight.deploy.doc/admin/r_protecting_ibm_worklight_console.html

MobileFirst Development Server User Credentials

IBM MobileFirst Studio 6.3 installed on Eclipse Juno. Accessing the Operations Console for the deployed application:
Prompted to enter User + Password. What are the default credentials.
How can I disable the need to enter credentials for the development server.
Also, if you can reference where in the 6.3 documentation this information is detailed. I was not able to locate.
The login screen will appear in cases of session timeouts.
In the development environment the default username/password combination is admin/admin.
These values are hard-coded.
I could not find the documentation for this as well.
I've sent a note about it. If anything comes up I'll update the answer.

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.