Salesforce

Debugger - Configuration File Flags (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Debugger – Configuration File Flags (Magic xpi 4.13)

Flag

Definition

DebugMapper=

This flag makes it easier for you to debug the Data Mapper.

When this setting is switched on (DebugMapper=Y) in the ifs.ini file, a log file called mapper.log is created in the logs directory if Magic xpi executes a Data Mapper step using the server.

This log file contains runtime information about the Data Mapper’s database Sources and Destinations only.

Before you add the DebugMapper=Y flag to the Magic.ini file, make sure that it is not also included in the ifs.ini file. If the flag is also included the ifs.ini file, the flag will be overwritten and the file will not be created.

DebugMDCRMComponent=

This flag makes it easier for you to debug the Dynamics CRM connector.

When this setting is switched on (DebugMDCRMComponent=Y) in the ifs.ini file, a log file called MDCRM_Debug.log is created in the logs directory if Magic xpi executes a Dynamics CRM step using the server.

DebugSharepointComponent=

This flag makes it easier for you to debug the SharePoint connector.

When this setting is switched on (DebugSharepointComponent=Y) in the ifs.ini file, a log file called Sharepoint_Debug.log is created in the logs directory if Magic xpi executes a SharePoint step using the server.

DebugExchangeComponent=

This flag makes it easier for you to debug the Exchange connector.

When this setting is switched on (DebugExchangeComponent=Y) in the ifs.ini file, a log file called Exchange_Debug.log is created in the logs directory if Magic xpi executes an Exchange step using the server.

You can debug the SAP ERP connector by changing the debug level in the logback.xml file. ifc.sapr3.log (for SAP ERP steps) and ifc.sapr3Trigger.log (for SAP ERP triggers) are then created in the logs directory.

For more information on how to do this, see this topic.

You can also configure these settings in the Debugging Flags section of the Settings dialog box.

Reference
Attachment 
Attachment