Register a WCF Integration Assembly

Windows Communication Framework (WCF) is a framework for building service-oriented applications. WCF can be used to send data as asynchronous messages from one service endpoint to another.

A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application. The service endpoint is the MineMarket service.

An endpoint can be a client of a service that requests data from a service endpoint. The endpoint is the client of the other Datamine service.

Security Note: You need the Allow server engine settings security right in the Options user group security rights group for this activity.

Activity Steps

  1. Open the Register Integration Assemblies screen.
  2. Right-click in the Assemblies table and select New from the menu.
  3. Locate the DLL file to be used.

    By default, the DLL file is Enabled.

  4. Select Enabled for each class Name and End Point to be instanced.
  5. Click OK.

    Note: MineMarket saves the changes from this screen automatically. This saving does not include any unsaved changes made on any other screens.

    Note: When MineMarket starts integration interfaces, a message is written to the event log file to indicate this event has completed.