========================================================================
  ScheduledTask Adapter Readme
========================================================================

Requirements

The ScheduledTask Adapter will work with BizTalk Server 2004 or Biztalk Server 2006 Beta1

Biztalk Server 2004: configuration of the adapter requires Visual Studio 2003 or the Biztalk Explorer from Martijn Hoogendoorn. The BizTalk 2004 Administration Management Tool does not support custom editors

Biztalk Server 2006 Beta 2: configuration of the adapter requires Visual Studio 2005 or the Biztalk Administration Console


Installation

If you already have a previous version see Reinstallation

To install the adapter open "ScheduledTaskAdapter.msi".

Choose install for Everyone otherwise you will not be able to register the adapter with Biztalk

The setup will install the following assemblies in the selected folder:
(default: C:\Program Files\Biztalk ScheduledTask Adapter)

The setup will add the following assemblies to the GAC

The setup will install and register the following help file:

The setup will add the following registry key:

Post-Installation

Register the Adapter with Biztalk
Use the Biztalk Administation Console (2004/2006) to add a new adapter

Using the adapter Context Properties
To utilise the ScheduledTask adapter's context properties within a filter or orchestration the Biztalk.Adapter.ScheduledTaskProperties.dll must be deployed into the BiztalkMgmtDb
This can be achieved using the Biztalk Deployment Wizard or equivalent tool

The Biztalk assembly containing the orchestration code must also add this assembly as a reference

 


Reinstallation

The quickest method of reinstalltion is: