|
Topic
|
Comment
|
|
Creation tool
|
The implementation has changed (HOPEX V2R1).
A tool converting custom creation tool to the new format in provided.
It is mandatory to review declarative creation tools (MetaWizard, Category Specification/_Kindprovider) and coded tool (java..)
|
|
Person assignment
|
The implementation has changed (HOPEX V1R3).
A tool converting user and assignments to the new format is provided.
It is mandatory to review the user configuration (connection parameters, administrator privilege) unless a review was already performed in HOPEX V2. Note that with HOPEX, it is recommended to set options and command line at profile level.
|
|
Profiles
|
The features 'Metamodel access management' and 'Metamodel filter' (MEGA 2009 SP5) are replaced with a management of permission.
A tool converting profiles to the new format is provided.
It is mandatory to review the profile configuration unless a review was already performed in HOPEX V2. This review should be based on initial functional specifications. Note that profiles are renamed if the
|
|
Workflows
|
Configuration and implementation has evolved significantly between MEGA 2009 and HOPEX V2 and to a lesser extent between HOPEX V1R2-V1R3 and HOPEX V2. Tools converting definition of workflows to the new format is provided. It also converts data related to workflow. It is recommended to review the workflow configuration if workflows have been customized. This review should be based on based on initial functional specifications. Note that the change to profile assignment can impact customization performed in HOPEX V1R2-V1R3.
|
|
API script
|
The metamodel has changed.
No tool can be provided for specific code. No detailed indication is provided.
It is recommended to review the customized macros and applications using API script in particular for Administration APIs. This review should be based on initial functional specifications. Note that creation of threads in java code is not supported.
|
|
Authentication
|
A new authentication framework called UAS is available.
It is compatible with basic authentication and its 3 implementations (MEGA, LDAP, Windows).
Fully customized authentication provider can work provided custom code is installed and called by configuration.
Windows authentication based on sample delegatedlogin_windows.aspx.cs is no longer supported. Standard UAS provider for Windows Authentication must be used. Login data need reprocessing. See KB 00007532 in MEGA Community.
|