Salesforce

General - Configuration File Flags (Magic xpi 4.1)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

General – Configuration File Flags (Magic xpi 4.1)

This table describes other flags that can be edited in the ifs.ini file.

Flag

Definition

DisableSecurity=

This flag controls security settings:

N (default): Security is enabled.

Y: All security options configured in the Magic xpi Studio are cancelled.

Use this flag in a testing environment, where external access to the environment is blocked, bypassing the internal Magic xpi security mechanism and facilitating faster flow runs.

StepRetryLimit=

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".

RuntimeVariableTypeValidation=

This flag determines whether Magic xpi checks if the default values of its variables are valid. The flag's default value is Y. To increase performance, you can set this flag to N.

CleanTemp=

This flag is used to determine whether you want to clean the <main Magic xpi folder>\temp folder when the server starts. Setting the flag as Y enables this feature. The default value is N.

JMSStartupConnectionFailurePolicy=

When inter-server communication is facilitated through JMS, this flag determines whether the server should try to reestablish a connection if the prior connection is terminated. You can choose from the following options:

  • Retry (default)

  • Ignore

  • None

FlowTimeoutGraceTime=

This flag determines the length of time (in seconds) that elapses between the end of the flow timeout and the termination of the worker thread.

If the flow is running and the timeout has passed, the flow (not the worker) will be terminated once it finishes its current step, even if the grace time has not yet elapsed. However, if the flow is stuck on a specific step, the full grace time will elapse before the worker is terminated.

The default value (in seconds) is 300.

For additional information about flow timeout policy, click here.

Since version: 4.0a

Reference
Attachment 
Attachment