Versions Compared

Key

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

...

  • Updates schedules and job states to be compatible with RED 10.
  • Caps Job max thread count setting to 10 as a starting point for post migration scheduler tuning.

b3_storage_metadata_updates

...

Tip
titleSupport for legacy scripts

The sample action processing scripts will support the legacy script output protocol if a given Extended Property 'LEGACY_SCRIPT_SUPPORT' is set on the Target Connection or Table, the migration tooling will install this automatically in the future but for now, if you have migrated a script based enablement pack, you can setup this extended property 'LEGACY_SCRIPT_SUPPORT' and set it to 'TRUE':or a Parameter of the same name is set. Both of these settings are set to TRUE as a part of the migration process. Note the 'Review Action Script Templates' section on manually updating earlier RED 10 templates to enable this feature.  


...

Review stand-alone procedures, if these operated on the old metadata connection then they will continue to operate on the old metadata connection, these should be reviewed to see if they still work as expected and refactored to operate on the PostgreSQL meta instead if required. 

Anchor
Review Action Script Templates
Review Action Script Templates
Review Action Script Templates