Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to create an IMTraceLog.txt file for Integration Manager for Microsoft Dynamics GP


INTRODUCTION

This article describes how to create an IMTraceLog.txt file that you can use to view more detailed error messages for Integration Manager for Microsoft Dynamics GP.

↑ Back to the top


More Information

You can use the IMTrace.log file to help determine the reason an error message occurs in an integration in Integration Manager. To create the IMTrace.log file, follow these steps:
  1. Browse to your Integration Manager folder. This folder is typically at the following location:
    C:\Program Files\Microsoft Dynamics\Integration Manager 10
  2. Open the Microsoft.Dynamics.GP.IntegrationManager.exe.config file by using Notepad or another text editor.
  3. Locate the three switches near the bottom of the file. Change the value of the first switch and the third switch to 1. For example, the switches section will resemble the following:
      <switches>
    <add name=”IMTracingOn” value=”1”/>
    <add name=”TraceGPScriptInstructions” value=”0”/>
    <add name=”TraceGPDexInstructions” value=”1”/>
After you run the integration again, a more detailed version of the error appears in the IMTraceLog.txt file.

↑ Back to the top


Keywords: kbnosurvey, kbinfo, kbexpertiseadvanced, kbsurveynew, kbmbspartner, kbexpertisebeginner, kbmbsmigrate, kbhowto, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 970224
Revision : 1
Created on : 3/3/2017
Published on : 1/6/2015
Exists online : False
Views : 69