Back to Kodaris.com

Operations Settings - Enable Script Revisions

  1. Navigate to "Settings"

    To enable script revisions in the operations portal, navigate to "Settings".

  2. Use search to find settings

    In order to access and edit settings, you will need to be set up either as an "administrator" or a "superuser", or have the following roles: "settingEdit" and "settingView". Use the search bar to find the needed settings.

  3. Search for the setting

    To enable regular script revisions, search for the "saveScriptRevisionToDataLake" setting.

  4. Click "more details"

    Click the "more details" icon to view the setting.

  5. Update the value and save

    Change the value field to "1" to turn the setting on. Then, click "Save" to apply the update.

  6. Click on "Settings"

    If you would like to enable API script revisions, navigate back to the "Settings" screen.

  7. Search for the setting

    This time, search for the "saveAPIScriptRevisionToDataLake" setting.

  8. Click "more details"

    Click the "more details" icon to view the setting.

  9. Update the value and save

    Change the value field to "1" to turn the setting on. Then, click "Save" to apply the update.

  10. Search for the setting

    If you would like to enable revisions for user scripts, navigate back to "Settings" and search for the "saveUserScriptRevisionToDataLake" setting.

  11. Click "more details"

    Click on the "more details" icon to view the setting.

  12. Update the value and save

    Change the value field to "1" to turn the setting on. Then, click "Save" to apply the change.

  13. Search for the setting

    If you would like to enable revisions for interceptors, navigate back to "Settings" and search for the “saveInterceptorRevisionToDataLake” setting.

  14. Click "more details"

    Click on the "more details" icon to view the setting.

  15. Update the value and save

    Change the value field to "1" to turn the setting on. Then, click "Save" to apply the change.

  16. Go to "Scripts"

    To view revisions after the settings have been enabled, select a script revision you would like to verify under the "Development" menu. For this example, we are checking regular "Scripts".

  17. Click "more details"

    Use the search bar to find a script, and then click "more details".

  18. Select the "Revisions" tab

    Select the "Revisions" tab to view a log of revisions made to the script.

  19. Review script log

    The screen will display the updates made in the script.

  20. Revision details

    Click on the "more details" icon.

  21. Click on "Details" tab

    The details tab will display more information about the revision.

  22. Click on the "Restore" icon

    To restore, go back to the "Revisions" screen and click on the "Restore" icon to restore the current script to the selected revision.

  23. Verify revision restore

    The action redirects to the script's "Editor" screen, displaying the selected previous revision successfully restored.

In this article