Configuring Tealeaf With worklight - ibm-mobilefirst

We have installed tealeaf server with all components like PCA server.we would like to know how to give the connectivity from mobile native app/ from worklight to tealeaf server. How to install or how to configure or how to capture the data from mobile to tealeaf.
File Name - TLFConfigurableItems.plist
Property Name - PostMessageUrl.
If someone help us how to solve this issue.

Please note that Tealeaf is an unsupported integration in MobileFirst Platform Foundation 7.1 and MobileFirst Foundation 8.0, if you are using an earlier release than those but intend on upgrading, you should consider your integration and why it is Tealeaf that you require of all possible solutions.

Related

How update a platform manager version of virto commerce

Is there a way to update a vc platform version from an azure setup? I can't update modules in the platform while it's version isn't the current one. I had storefront and platform installed in one web app. Any help is appreciated. Thanks!
unfortunately, this kind of deployment (both Platform and Storefront) on the same application, doesn't support updating platform through Azure deployment options.
To update platform you should repeat 4,5,6 steps from this article deployment-to-one-azure-application

In Mobile First 6.3 how can we prevent shared preference file

We are creating an android application in MF 6.3. When we are building our project and passing the application url and context path in the "Build Setting And Deploy Target". These entries is save in the shared preference of apk in WLPrefs.xml file in the flat file like this.
https://localhost:0443/worklight
If we have jail-braked device we can extract this URL.
Is there is any way to encrypt these shared preference entries in Mobile First 6.3.
Thanks in advance.
IBM offers product integration with the Trusteer SDK that can detect rooted devices in the case of Android (only iOS devices are termed "jail broken") and allow you to, for example, disallow running the app.
You can read more about Trusteer integration here: https://developer.ibm.com/mobilefirstplatform/documentation/integration/trusteer-android-integration/
You can also attempt to use Android ProGuard; not sure it'll help.
It is not officially supported in v6.3, but the instructions for 7.0 may work for 6.3 as well: http://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.0.0/com.ibm.worklight.deploy.doc/admin/c_pg_obfus_intro.html

How to apply Mobile First platform appcenter fix pack

I download the Mobile First Platform fix pack(6.3.0.0), It contain the 6.3.0.0-MFPF-Pattern-IF201503120508.zip, when it unzip this, I found it's for app-center and analytic console fix pack, but I am not able to find the repository.config or diskTrag.inf file to add InstallManager's repository.
Could anybody can tell me how to install this fixpack.
Thanks
Kumaresan
6.3.0.0-MFPF-Pattern-IF201503120508.zip is the Virtual application pattern installer. Here is the link to install MobielFirst Platform Application Pattern Type
But unless you are using the MobileFirst Platform Application Pattern Type, you do not need this.
To install the MobileFirst Platform Studio latest ifix, you need the 6.3.0.0-MFPF-StudioP2-IF201503120508.zip and the instructions are available here.
To install the MobileFirst Platform Server latest ifix, you need the 6.3.0.0-MFPF-Server-IF201503120508.zip and the instructions are available here.
If you want to install the fixpack in a production environment, please see instructions here.

WAS 6 to WAS 8.5 migration

I need to migrate my application to WAS 6.1 to WAS 8.5.5. I would need list of things to be taken care before migration and what are all the major changes involved.
I googled and sufficient informations I couldnt get. Can some one please help me on this ?
One thing to do is to setup an eclipse with IBM WebSphere Application Server Migration Toolkit and then import your application source code (you may even analyse your binaries with Migration Toolkit for Application Binaries) in the workspace.
You then run Software Analyzer and select the Websphere Migration rules.

Does worklight iFix require any upgrade on worklight server

Recently to support iOS 8, IBM Worklight team has released iFix, What i understand is this iFix is applicable at Xcode level, Is it required to upgrade something on the Worklight server level to make it comaptible after the Apps are released. Please suggest.
Link :- http://www-01.ibm.com/support/docview.wss?uid=swg21684538
Thanks
djrekcer.
iOS 8 related fixes are all in the client-side, meaning Worklight Studio-only (not Xcode... you use Xcode only after re-building the Worklight project in Eclipse). There are no Worklight Server-related fixes for iOS 8 support.
The only server-related fixes are if you are using Application Center, which will require updating the server component as well (because it serves Dojo-based pages), in addition to the client application (which uses Dojo as well). Dojo support for iOS 8 was added in this iFix.