When and how to create a fully defined Workspace for a scoped app

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 02:42 AM
Hi Folks
We are a Tech Partner and are creating our own scoped app for distribution via the ServiceNow Store. We want to embrace the latest User Experience. That means we're building a Workspace.
I've installed the latest version of several ServiceNow solutions into my non-Prod instance. Examples are:
- GRC
- BCM
- Project Management
This gives me several menu options that have the "Workspace" suffix:
- Compliance Workspace
- Risk Workspace
- Audit Workspace
- Project Workspace
- Business Continuity Workspace
- etc
I'm aware of the Workspace table [sys_aw_master_config] and have copied the content below:
I assume from this list that Compliance, Risk, Audit and Project are all workspaces that are based upon and (I assume) using the Agent Workspace definition and related objects. BCM is clearly different from the others in that it has it's own entry in the Workspace table.
So, my questions are as follows:
- Should we be creating our own Workspace i.e. adding a new entry to the above table?
- If so, how do we create a Workspace at this level?
Any help would be very much appreciated.
Many thanks
Andy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2022 05:13 AM
If you're on Quebec+ I would look at configurable workspaces rather than an agent workspace. In Quebec, you can do this easily through AES, but in Rome you can create one through both AES and Studio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2022 01:53 AM
Hi Brad,
I would like to clear one confusion that I have. Is it possible, that if we are using Agent Workspace, then the Agent Workspace gets automatically updated and the logo or any other configuration changes that we have done might get changed?
Request to kindly let me know.
Thanks
Sourabh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2022 05:10 AM
Hi Brad
Thanks for your response which is very encouraging.
We're planning to launch our solution on Rome so I we'd like to create our own Runbook Workspace.
I've looked at Studio and AES on Rome and can't see any part of the application creation process that allows me to specify that we want to create a new Workspace at the same level as the Business Continuity Workspace i.e. a new entry in the [sys_aw_master_config] table.
Is there a link to a "how to" guide on the Developer site that you could point me to, Brad?
Many thanks
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 05:20 PM
Andy,
We are trying to do the same thing with our scoped app. This link looks promising. https://www.ashleysn.com/post/creating-a-configurable-workspace-in-app-engine-studio
Hope this is helpful.
Chris