Salesforce

MAGICXPI GS (Magic xpi 4.1)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

[MAGICXPI_GS] (Magic xpi 4.1)

Flag

Definition

SpaceName=

This flag determines the specific Space that the Magic xpi server should connect to.

LookupGroupName=

This flag is used by the Magic xpi server to connect to a specific group within the Space that was identified by the SpaceName= flag (above).

The value for this flag should be identical to the LOOKUPGROUPS value defined in the setenv.bat file (located in the GigaSpaces\bin folder). If the Space is loaded using a LOOKUPGROUPS value that is different from the one defined by the LookUpGroupName= flag, the project will not run in the Space.

LookupLocators=

This flag holds the details of the locators that you defined in the GigaSpaces Configuration screen's Use the following locators (Unicast) parameter. These details are shown as a comma-delimited <host:port> list of the locators' services.

StartProjectFileName=

This flag defines the name of the startup XML for the Magic xpi Studio, Monitor, and Debugger. When a project is started, the Monitor and the Debugger search for this XML under the specific project folder.

The default value for this flag (and if this flag does not exist) is start.xml.

TriggersBufferSize=

This flag lets you overwrite the trigger default buffer, which is set at 10. It controls the number of flow request messages of a specific trigger that can reside unhandled in the Space. The trigger will stop polling once it finds that the amount of unhandled messages in the Space is equal or greater than the trigger buffer value.

The default option for this flag is that it is not available. To overwrite the trigger default value, you should add this flag to the [MAGICXPI_GS] section of the Magic.ini file, and then set the new trigger default buffer value as required.

Note:

Remember that this flag defines the buffer size for all triggers.

Reference
Attachment 
Attachment