Using the IFS Settings Interface (Magic xpi 4.1)
You can configure selected ifs.ini (Server) flags through the Magic xpi Studio and the Magic xpi Monitor by accessing the IFS Settings interface.
Note:
|
When you update a setting here, the corresponding ifs.ini entry is also updated.
|
|
The IFS Settings interface contains the following configurable information:
|
|
Proxy Server
|
The host:port.
The project's ifs.ini file entry is: HTTPProxyAddress
|
HTTP Timeout (seconds)
|
The retrieval phase of the HTTP component (Post and Get) can be stopped after a set time period (in seconds) has elapsed. The default value is 0, which means that the HTTP Timeout period is two minutes.
The project's ifs.ini file entry is: HTTPTimeout
|
SoapSpy Address
|
The SoapSpy address. The default is port 4242.
The project's ifs.ini file entry is: SoapSpyAddress
|
Reserved License Threads
|
The number of threads that the Server reserves for its own use. This value is saved in the Space as part of the project's metadata.
When the project is executed, the workers will check out the licenses defined in this property, but will not check them back in. The license is not released even when the worker has completed the flow. The rest of the project's workers can continue to use licenses from the pool.
If a server is manually shutdown or stopped in the Advanced Monitoring Console, the reserved licenses will be returned to the pool. Servers handling that project will continue consuming floating licenses. However, when the server is restarted or another server is loaded for that project, the reserved licenses will once again be checked out.
Note:
|
If this flag is set to 0 (the default value), the project will not reserve any licenses and will use the available licenses in the license pool.
|
|
The ifs.ini entry is: ReservedLicenseThreads
|
Disable Activity Log
|
Disables the log where messages are written. Select one of the following from the drop-down list:
The project's ifs.ini file entry is: DisableActivityLog
|
License Feature Name
|
The name of the license feature that you want to use with the Server.
|
Debug Log DataMapper
|
Activates the Data Mapper log that is created under the Magic xpi logs folder. Select one of the following from the drop-down list:
Note:
|
To see the SQL statement containing the data that the Data Mapper sends to the database, you should select Yes.
|
|
The project's ifs.ini file entry is DebugMapper
|
Debug Log SFDC
|
Activates the Salesforce component log that is created under the Magic xpi logs folder. Select one of the following from the drop-down list:
Note:
|
When working with the Salesforce connector's Replicate Last Update Method, the sfdc_logs folder is created under the logs folder to show the specific IDs that were created.
|
|
The project's ifs.ini file entry is DebugSFDCComponent
|
Debug Log Dynamics CRM
|
Activates the Dynamics CRM component log that is created under the Magic xpi logs folder. Select one of the following from the drop-down list:
The project's ifs.ini file entry is DebugMDCRMComponent
|
Debug Log SharePoint
|
Activates the SharePoint component log that is created under the Magic xpi logs folder. Select one of the following from the drop-down list:
The project's ifs.ini file entry is: DebugSharepointComponent
|
Debug Log Exchange
|
Activates the Exchange 2007 component log that is created under the Magic xpi logs folder. In Trigger mode, Exchange 2007 trace files are created in addition to the component log. Select one of the following from the drop-down list:
The project's ifs.ini file entry is: DebugExchangeComponent
|
Once you have made the required changes, click OK to update the ifs.ini file.
To access the IFS Settings interface from the Magic xpi Studio:
-
If a project is currently open in the Magic xpi Studio: On the Project menu, click IFS Settings to open the IFS Settings dialog box. If the project already has an ifs.ini file, the flags' values are read from and written to this specific ifs.ini file. If the project's ifs.ini does not yet exist, the ifs.ini values are read from the ifs.ini template that is located in the Magic xpi root folder. When clicking OK, a new ifs.ini file is created in the project folder, containing the values that you set in the IFS Settings interface.
-
If there is no project currently open in the Magic xpi Studio: On the Tools menu, click IFS Settings to open the IFS Settings dialog box. When accessed from here, the IFS Settings interface modifies the ifs.ini file, contained in the Magic xpi root folder, that serves as a template for new projects. The flags' values are read from and written to this template.
To access the IFS Settings interface from the Magic xpi Monitor:
-
From Multi Project view: On the Environment menu, click IFS Settings to open the IFS Settings dialog box. This enables you to edit the ifs.ini file, contained in the Magic xpi root folder, that serves as a template for new projects.
-
From Project view: On the Environment menu, click IFS Settings to open the IFS Settings dialog box.
Note:
|
-
IFS settings accessed from the Magic xpi Monitor are applicable only to local machines.
-
If the ifs.ini file does not exist, an error message is displayed.
|
|