Procedure to switch from Microsoft VBScript Engine to Native Script Engine
Procedure to switch from Microsoft Engine to Native Script Engine.
The recommended method to use Native Script Engine for an application:
- Duplicate the application in the test environment.
- Set the engine type:
ScriptEngineType=0. - Open the application.
- If it loads successfully, proceed to step 5.
- If an application opens with errors related to rules or list initialization, follow the BSL scope and make sure that scripts are within the defined BSL scope. Address the script errors and reload the list or rules.
- If any feature falls outside the BSL scope:
- Log a bug with Oracle.
- Oracle will analyze and either implement, suggest a workaround, or provide alternatives.
- Execute all the tasks which will trigger the list and rules script execution (for example, consolidations, on-demand, dynamic-member lists).
- Verify all processes complete successfully and validate data.
- Apply the list and rules changes to the other environments.