Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

The Workflow Import Queue is a new Import/Upload mechanism introduced in 10.4.0. It is ultimately intended to replace the legacy Attendance Upload and Profile Upload features.

For information on specific types of import (e.g. “Member Role” vs “Activity”), see the “Overview” section below.

For differences between this feature and the legacy uploaders, see /wiki/spaces/DOCS/pages/1462730820

For information on configuring the Import Queue as a Sys Admin, see the following:

Note

This feature is intended for administrative use only! There are specific usability and configuration aspects that make it ill-suited to being exposed directly to end users. That sort of usage is on the roadmap, but for now this should not be made available to people that would otherwise not belong in the “Admin” area of LearningBuilder.

Note

Known issue with “Send Email to […]” and “Execute Scored Procedure” Behaviors

See /wiki/spaces/LBDEV/pages/2817818839

The “Send Email to […]” and “Execute Stored Procedure” Behaviors may trigger errors when executed as part of the import queue, even though they work fine when executed through the main app.

These errors might not occur on UAT, due to architectural differences between environments so it is critical to test a sample record in Production to confirm it works as exepcted.

An experimental fix was introduced in 10.0.0. To apply it, set the EnableTransactionScopeFixForBehaviorsInExternalQueueProcessor app config setting to TRUE.

Note that as of 11.0.0, this fix has not been exhaustively tested. We believe it is safe, but if you apply this config setting, please confirm that the behaviors are having the desired effect.

...