Questions tagged [mobilefirst-cli]

The IBM MobileFirst Platform Foundation (formerly IBM Worklight Foundation) command-line interface (CLI) tool allows to easily create and manage both native and hybrid apps.

IBM MobileFirst Platform Foundation (formerly IBM Worklight Foundation) provides command-line tools as an alternative to the integrated development environment (IDE) of MobileFirst Studio.

To help developers get a better tools experience, IBM MobileFirst Platform Foundation provides a command-line interface (CLI) tool to easily create and manage both native and hybrid apps. The CLI enables developers to use their preferred text editors or alternative IDEs to create mobile applications.

143 questions
1
vote
1 answer

MobileFirst 7.0 Console text encoding issue after installing latest iFix

After installing the latest patches of MobileFirst CLI (7.0.0.0-MFPF-CLI-IF201505211954.zip), the text displayed in MFP console is showing special characters . Someone know how to correct this? Thanks
freddut
  • 119
  • 7
1
vote
1 answer

IBM MobileFirst Add envirnment via ant script

Is there a way to add environment (android,windows and IOS) using ant with the help of any jar Files. Like we create .wlapp,.war and .adpater files with the help of worklight-ant-builder.jar I can do this via mfp CLI but i need to do it with out…
Kawinesh S K
  • 3,148
  • 1
  • 16
  • 29
1
vote
1 answer

MobileFirst: CLI Java adapter will not run in Studio

I'm using MobileFirst Platform v7.0 on OSX. I tend to switch back and forth between Studio and the CLI depending on what I am doing. I found that a Java adapter created through the command line will not build using Studio without some manual…
1
vote
1 answer

Could not find worklightconsole.war

I'm trying to create and deploy a MobileFirst Platform 6.3 application using the MobileFirst CLI. While running the server, I got the following error: BUILD FAILED …
Pooja
  • 107
  • 1
  • 8
1
vote
3 answers

IBM MobileFirst Platfform CLI 6.3: Unable to load MobileFirst server and admin Console

We have followed the silent installation procedure on remote server as mentioned in the IBM Developer documentation of 6.3 from the…
Raghu
  • 174
  • 13
0
votes
1 answer

Export Version and Adapters from the Source Code using the mfpdev (Exporting Zips from Adapter and Source Code)

Hi we are planning to have a automated build for our IBM Mobilefirst cordova project. we are now using the mfpdev to deploy the adapter and also to register the new version using the CLI via Azure dev ops. But some of our MFP Server's are not…
Kawinesh S K
  • 3,148
  • 1
  • 16
  • 29
0
votes
1 answer

MFP Migration tool is not downloading using NPM install (with and without the zip file)

When running npm install -g mfpmigrate-cli I keep getting the following error messages regarding .staging. One example is as follows: npm WARN tar ENOENT: no such file or directory, open …
0
votes
1 answer

Mobilefirst Plugin Doesnt Support Android 9 for Security Login

cordova-plugin-mfp When using in Andoird 9 throws error for WLAuthorizationManager.login. 03-01 09:05:21.852 660 25727 I netd : ;; res_nquery(ukd-climf8.peluk.org, 1, 1) 03-01 09:05:22.527 25320 25454 D…
0
votes
2 answers

Creating multiple Runtimes in same Liberty server MFP 8.0

Based on the customer requirement we are trying to create 2 different Runtimes in the same liberty server. Below products are being used, 1.WAS 8.5.5 Liberty 17.0.0.2 2. MFP 8.0 Please find the scenario tried, Scenario 1 :- step 1 : Created…
0
votes
1 answer

Calling external URL in inAppBrowser

How can we call external URL inside our worklight hybrid application? We are calling it through window.open but we want to open it in InAppbrowser. Does it need to install Cordova plugin "cordova-plugin-inappbrowser" ? We have MFPF 7.1 can someone…
0
votes
1 answer

IBM Advanced Find JSONStore saying "INVALID_SEARCH_FIELD" when the advanced query exceeds 999 records

VERSION OF MFP JSONSTORE PLUGIN: 8.0.2017033009 Hi I have a JSONStore with 2000 records and want to filter out only 1217 records from them which are similar to one property. So i used WL.JSONStore.QueryPart().inside('PROPERTY',…
Kawinesh S K
  • 3,148
  • 1
  • 16
  • 29
0
votes
1 answer

Installing mfpmigrate-cli via npm 404 errors

When trying to install mfpmigrate-cli using npm v3.10.10 and node v6.11.4 I receive the following errors: npm ERR! fetch failed http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/mockery/-/mockery-1.7.0.tgz npm ERR! fetch…
0
votes
2 answers

Is there a way to we customize directupdate check version on mobilefirst?

Today we have an app in applestore with a version labeled as 7.6.2 and internal build number as 1.0.0. We are using mobilefirst 7.1 to develop. Problem is that now we have a new app, that is 7.6.2.1, but we would like to know if is possible continue…
0
votes
1 answer

Register User Id and Display name in MFP Push notification

How to register the device with user id and display name.. In MFP console, its not showing the same.. Is there anyway to add these 2 in "MFPPush.registerDevice" Function ?
Vignesh
  • 375
  • 1
  • 2
  • 13
0
votes
0 answers

Error while connecting to Mobile First server on Bluemix

Getting error when I try to connect to Mobile First server instance in Bluemix. Please find the attached screen shot.