Upgrading to MF 1.7.1

March 6, 2023

To upgrade from Marketing Factory 1.7.0 to 1.7.1:

Please:

  • Read all of the instructions on this page carefully before proceeding with the upgrade process.
  • Run a pre-production test first.

Procedure to update from Marketing Factory 1.6.x

1. Stop Marketing Factory 1.6.x modules (Marketing Factory core and Marketing Factory Angular)
2. Stop Apache Unomi 1.1.1
3. Download and install Apache Unomi 1.1.3
4. Apply any custom changes that you made in the configuration of Apache Unomi 1.1.1 (files in the <unomi-install-dir>/etc folder) to Apache Unomi 1.1.3

If you copied the file org.apache.unomi.persistence.elasticsearch.cfg from the 1.1.1 instance, add the two following lines to the file : 
# The following setting is used to set the aggregate query bucket size
aggregateQueryBucketSize=5000

5. Start Apache Unomi 1.1.3
6. Update Marketing Factory core to 1.7.1 and ensure the module is started
7. Remove Marketing Factory angular module (not required anymore)
8. Clear your browser cache

Procedure to update from Marketing Factory 1.7.0

This procedure is working to update any version of Marketing Factory 1.6.x or 1.7.0 :  
1. Stop module Marketing Marketing Factory core 1.7.0
2. Stop Apache Unomi 1.1.2
3. Download and install Apache Unomi 1.1.3
4. Apply any custom changes that you made in the configuration of Apache Unomi 1.1.2 (files in the <unomi-install-dir>/etc folder) to Apache Unomi 1.1.3

If you copied the file org.apache.unomi.persistence.elasticsearch.cfg from the 1.1.1 instance, add the two following lines to the file : 
# The following setting is used to set the aggregate query bucket size
aggregateQueryBucketSize=5000

5. Start Apache Unomi 1.1.3
6. Update Marketing Factory core to 1.7.1 and ensure the module is started