Previous Topic: Default BehaviorNext Topic: Related User Exits


Building the Exit

The Conversation Instance Data User exit is built as a part of the dynamic link library CIDExxN.DLL.

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

A prerequisite for building the DLL, you must have Microsoft's Visual C++ compiler installed on your system.

Follow these steps:

  1. Launch a Command Prompt window.
  2. Change your current directory to that directory which contains the batch file MAKECID.BAT (%GENxx%Gen\VSabc\samples\ClientManager for Visual Studio).

    Note: VSabc refers to the supported version of Visual Studio. Replace VSabc with VS100 for Visual Studio 2010 and VS110 for Visual Studio 2012. xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

  3. Execute the bat file: MAKECID.BAT.
  4. Copy the CIDExxN.DLL user exit into the Client Manager installation directory.