Salesforce

Setting Up the Windows Project on UNIX (Magic xpi 4.14)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Setting Up the Windows Project on UNIX (Magic xpi 4.14)

The development of the project is always done on the Windows version of Magic xpi. Once you are finished with development, you move the project over to the UNIX system.

The steps for setting up the Windows project on UNIX are as follows:

  1. Copy the mappergenerate folder, Resources.xml, Services.xml , .ibp file, and connector folders which are used in the projects created for Salesforce, SharePoint, Exchange and so on from the Windows projects folder to the UNIX projects folder.

  2. Run the mgxpisetup command.

  3. Press Enter.

  4. Enter the name of the project’s directory.

This script will place the IFS.INI file and the start.xml file for the specified project in the project’s directory. It will also create and save the mgxpistart.[projectname] and mgxpistop.[projectname] scripts in the installation’s sbin directory.

    1. To start the project, run the mgxipistart.projectname script.

    Reference
    Attachment 
    Attachment