Salesforce

Server (Magic xpi 4.1)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Server (Magic xpi 4.1)

The Magic xpi Server is the engine that runs your integration project during deployment. Magic xpi Servers use the information contained in the ibp file that you generated in the Magic xpi Studio to run the project. Magic xpi Servers contain various systems that manage the different aspects of flow execution. Magic xpi Server deployment is governed by the start.xml file, which is located under the project’s folder.

Magic xpi Servers contain a set of systems that provide a range of flow-management services, such as messaging. The Servers also provide logging and monitoring functionality that help you carry out performance modifications and enhancements.

  • The Flow Manager is the main Server module that manages flow invocation and ongoing flow execution.

  • The Publish and Subscribe (PSS), Operational Data Storage (ODS), Locking, and Messaging (MSG) systems are used for data management and storage in the project. The PSS and the Locking system are handled in the Space, while the Messaging system and the ODS are handled in the database.

  • The Recovery system is used for recovery operations.

  • The Scheduler system manages the timing of flow execution.

Note:

  • You make server-related configurations in the Magic xpi Studio during the project-development stage.

  • There is a flag called StepRetryLimit= in the ifs.ini file. This flag determines the number of times that the Magic xpi Server will retry to execute a step in which the error behavior is set to Retry.

  • If you are using multiple Magic xpi Servers, make sure that the machines' clocks are all synchronized.

Related Topics

Reference
Attachment 
Attachment