Salesforce

Web Client Applications (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Web Client Applications (Magic xpa 4.x)

Magic xpa provides a comprehensive solution for Web Client applications.

Web Client is a platform for developing and deploying business applications serving remote and distributed users.

Installation Requirements

To install the Web Client applications on the client, you require the following prerequisites:

  • Node-js - The JavaScript Runtime built on Chrome's V8 JavaScript Engine. Recommended version: 10.9 minimum.

Windows 32bit - https://nodejs.org/dist/v10.16.0/node-v10.16.0-x86.msi

Windows 64bit - https://nodejs.org/dist/v10.16.0/node-v10.16.0-x64.msi

  • NPM - The default package manager for JavaScript runtime environment Node-js. The installation of Node-js installs 6.9.0. hence no separate installation for NPM is required. Recommended version: 6.1.0 minimum.

  • Angular/CLI - A command line interface that can create a project, add files into it, and perform various development tasks such as testing, building, and deployment. Recommended version: 8.

  • HTML code editor - You can use Notepad++, WebStorm, or Visual Studio Code that supports development operations. Recommended Version: 1.14.0. You can download it from https://code.visualstudio.com/Download.

Useful Resources

The following links provide you with the information that you will need to develop a Web Client application.

    Related Topics

    Developing Web Client Applications

    Deploying Web Client Application

    Reference
    Attachment 
    Attachment