Doom 1.0.0

Welcome to ServiceNow Doom - created and maintained by Sascha Wildgrube.

Overview

The ServiceNow app the world has been waiting for like hell

Disclaimer

Doom is NOT an officially supported ServiceNow product.

Doom does NOT come with any kind of warranty. If you use it, you own it!

System Requirements

Installation

  1. Create an account on GitHub - if not done already.
  2. Create a personal access token for your GitHub account.
  3. Add credentials to access GitHub - use "Basic Auth".
  4. Perform all installation steps for the DevTools application documented here: https://www.wildgrube.com/servicenow-devtools/ 
  5. Fork the repository https://github.com/saschawildgrube/servicenow-doom.
  6. Go to Studio and import the Doom application from source control.
  7. Execute installation scripts.
    Run the following script as a background script in scope x_snc_doom:
  8. x_snc_devtools.InstallApp("x_snc_doom");
  9. Assign the x_snc_doom.player role to users.

Reference

Configuration Options

Roles

  • x_snc_doom.player

    A fortunate user that can play Doom on the ServiceNow platform. Lucky son of a bitch!

Dependencies

Technical Debts

No technical debt has been documented for this application.

License

Copyright 2025 by Sascha Wildgrube

Licensed under the Apache License, Version 2.0 (the "License")

You may not use Doom except in compliance with the License.

You may obtain a copy of the License at: https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Release Notes

1.0.0 - 2025-05-18

First baselined version