Migrating a Sample Project
You can migrate a project created in ActiveMatrix® Adapter for Database installed on ActiveMatrix BusinessWorks 6.x to ActiveMatrix BusinessWorks Plug-in for Database.
The Sample Project
The sample project has three processes with three activities and one adapter configuration. After migration, a JDBC connection and an ADB configuration resource are created in the Resources folder. The migration logs are tracked in the RefactoringReport.log file.
In the sample project, after migration, the following changes can be seen:
Activity Before Migration | Activity After Migration |
---|---|
Adapter Subscriber | Data Event Poller.
An additional mapper activity is also created. You must provide manual mapping for this activity. |
Publish to Adapter | Data Merger |
Invoke an Adapter Request-Response | Data Requester
An additional mapper activity is also created. You must provide manual mapping for this activity. |