Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  1. Tables specific to Moves (e.g. stack definitions)
  2. Tables used by OS Workflow (e.g. Moves workflow history)

Wiki Markup\[Note that OS Workflow tables also exist in INFRAMGR - those tables are for use by all other *_(i.e. not Moves)_* apps using OS Workflow.\]

Because the OS Workflow tables now exist in two separate schemas (INFRAMGR and MOVESMGR), we must take care to use the correct database synonyms to point to the right set of tables.

...

A downloadable script for creating the synonyms is also provided here.

Similarly, if you are running an OS Workflow app that is not Moves (e.g. IAP, ETP), you should make sure you do NOT have these private synonyms defined for your database account. To remove the synonyms, this is the SQL:

...

A downloadable script for removing the synonyms is also provided here.