How to get MobileFirst 6.3 server for free for the purpose of learning - ibm-mobilefirst

I have been given an assignment to take up training on IBM MobileFirst 6.3 Server Administration. I want to show the students how to install MobileFirst server and configure it. But after going through the documentation, i realized , the server component is not part of MobileFirst Foundation developer edition, which is free (Correct me if i am wrong).
How do i show the server installation and configuration without buying the license ? Is there an alternative here ?
Thanks..

No.
As you mentioned, the server component is not free and you must purchase it from IBM.
This is really not a question for Stack Overflow.

Maybe as an IBM partner ? (https://www-304.ibm.com/partnerworld/wps/servlet/mem/ContentHandler/partnerworld-member)

Related

QuickBooks Desktop Enterprise realm id

Quickbooks Online has a Realm ID/Company ID. I am trying to find the same for QuickBooks desktop enterprise edition also.
For my Enterprise edition it says null for Customer Realm ID. Can you please suggest what may be causing this? Is there any reason why it is showing as null?
Regards,
Ankur
I am trying to find the same for QuickBooks desktop enterprise edition also.
There is no such thing (anymore - there used to be, but since Enterprise doens't sync with Intuit's cloud anymore, it's no longer used).
Can you please suggest what may be causing this? Is there any reason why it is showing as null?
This is normal - Enterprise no longer syncs with Intuit's cloud anymore, so it's expected that this will be null.
Perhaps you can clarify why you want a Realm ID for Enterprise? There's no reason to have it...

IBM MobileFirst platform 8 developer kit license

Can anyone let me know if IBM MF 8 developer kit is free to use ? I couldn't find proper information on this.
Thanks in advance.
Allow me to clarify:
MobileFirst / Worklight Developer Edition - can be freely downloaded from https://mobilefirstplatform.ibmcloud.com/downloads/
MobileFirst / Worklight Consumer/Enterprise Edition - can be obtained once you have purchased IBM MobileFirst / Worklight.
There is no "license information" in the product itself; you do not register it to a specific name or company.
You should consult with the procurement personnel in your company, or whomever did the IBM MobileFirst / Worklight deal in your company to understand the nature of the deal - renewal date, amount of applications allowed to develop and so on.
You can also contact IBM, but it would make more sense for you to figure this out in-house..
Check This: https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/8.0/product-overview/licensing/

How to check existing Worklight version installed :- Consumer or Enterprise

I am trying to download a fix pack from fix central and i have two options consumer or enterprise, Is there a way to check existing WL server installation is consumer edition or enterprise edition depending on which i can start the download.
There is no technical difference between the Enterprise and Consumer editions.
The difference is in your license terms with IBM. So whichever you download, it's the same.
So if you want to know which to download - contact your Business unit and ask them which you should download (even though technically they are the same...). Don't mess with the Legal departments. :-)
Read more here: http://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.0.0/com.ibm.worklight.getstart.doc/getstart/c_wl_editions.html

IBM Mobilefirst server configuration tool without GUI

I'm trying to install IBM Mobilefirst 7.0 server on production Ubuntu server in Amazon. The server has no GUI. I installed Websphere Application Server and IBM Mobilefirst server using silent installation of IBM Installation Manager and response file created on server with GUI. But now I'm stuck at a point where I have to configure MobileFirst server using server configuration tool. But I'm not able to find out how to do this without GUI since server configuration tool is GUI based. Any pointers or help would be highly appreciated!
You can use ant tasks to proceed with the configuration without the GUI.
Detailed steps for this can be found in the link below.
http://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.0.0/com.ibm.worklight.deploy.doc/devref/t_transporting_apps_and_adapters.html
What I was asking for is way to implement MobileFirst Server administration without using GUI as given in step number 6 in this link: http://www-01.ibm.com/support/knowledgecenter/#!/SSHSCD_6.3.0/com.ibm.worklight.installconfig.doc/install_config/t_ov_server_install.html. Since the server I was working on does not have a GUI, I was stuck at step 6. But I found the way out now and for someone who is looking for this, the way to do is using ant scripts. Steps are listed at this link : http://www-01.ibm.com/support/knowledgecenter/#!/SSHS8R_7.0.0/com.ibm.worklight.installconfig.doc/devref/t_ant_tasks_configure_dbs_wlconsole.html

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