How update a platform manager version of virto commerce - virtocommerce

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

Related

Infinispan .NET Core Client Support

Our team would like to use an Infinispan client in an ASP.NET core DOCKER environment. The last version seems to be an 8.3.0-Alpha1 version on Nuget.org, which is almost 2 years old. Are there any plans to get this into a release version and make it current?
I've assembled two new .nupkg Hotrod clients for Fedora31 and Windows10-VS14.
They're based on the 8.3.1.Final version released on the Infinispan web site.
Packages contain native libraries, please consider to build it by yourself following the readme if you need a different build for your specific platform.
For more info, meet the Infinispan Team at infinispan.zulipchat.com

Configuring Tealeaf With worklight

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.

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.

worklight 5.0.6 - Error when deploying apps to local server

I have just upgrade my Eclipse client running Juno to Worklight 5.0.6 developer edition (5.0.6.20130311-0918)
The projects upgrade fine, but when building them and deploying to the local worklight server I get a constant 'persistency data access problem' This occurs across all of my projects and has only been seen since the update.
Any idea on what is causing this problem and how to solve?
I would add a screen shot of the issue but I am not allowed
Based on your comment - in 5.0.6, the database schema has changed, so you have missing tables now. In the Developer Edition of Worklight, upgrade is not supported (this is handled when purchasing a license and using the IBM Installation Mananger for installing Worklight).
Do you mean "HSQL"? What is "Web SQL?"
In any case you will need to clean your database so that it will be re-created, this time with the missing tables.
If you use the default database provided by Worklight (HSQL), go to your Eclipse Workspace and delete the WorklightServerHome folder. Then, re-build your application.