8.2.2 Uploading JavaScript Files to Create Modules

You can upload existing JavaScript files to the database as MLE modules. This feature is supported only in Chrome and Chromium-based browsers. A maximum of 150 files can be uploaded in one session.
  1. In the MLE JS page, in the right Editor pane, click Import JS Files from the toolbar.
    The Import JS Files page panel appears.
  2. Select the target schema to create the modules. Select the environment from the target schema. You can enter a new name to create a new environment. Click Add JS File and select the files to add.
    The files appear in a tabular format in the panel. You can view the module code by clicking the file. The module name and import name (for the environment) are generated based on the file name but they can be edited.
  3. After all the changes are done, click Create Modules.
    Import JS Files Panel