Please enable JavaScript to view this site.

mpmX Help Documentation

The mpmX Cockpit is a collection of static files that can be installed in Qlik as a Content Library or uploaded as Resources. The installation involves updating the products.json file with the appropriate URLs for each product tile.

 

Prerequisites

Before you begin the installation, make sure you have the following:

The mpmX Cockpit package (zip file) containing all the required static files.

 

 

Installation Steps

1.Unzip the mpmX Cockpit Package

a.Extract all files from the mpmX Cockpit package to a local directory on your system.

2.Update the products.json file

a.Open the products.json file located in the extracted mpmX Cockpit files using a text editor

b.For each product entry, update the url field with the complete URL for the corresponding product. Example:
{
       "name": "Product Name",
       "description": "Product description goes here.",
       "imageUrl": "product-image.png",
       "url": "https://example.com/product1"
},

c.Save the changes to the products.json file

3.Install in Qlik as Content Library

a.Access the Qlik Management Console (QMC)

b.Navigate to "Content Libraries" (qlikserver/qmc/contentlibraries)

c.Click "Upload" and select all the files from the extracted mpmX Cockpit package.

d.Name the content library "mpmx-cockpit" and complete the upload process

e.The mpmX Cockpit will be available at the following URL:
https://<your-server>/content/mpmx-cockpit/index.html

f.Please use your regular Qlik server login credentials to access the mpmX Cockpit

g.If you want to learn more about the content library or how to create one, please, refer to the following Link Qlik Help - Content Libraries.

 

 

© by MEHRWERK GmbH