Migrating to Creator Studio from Service Creator
Creator Studio is intended to replace the legacy Service Creator offering, which will be retired in the Australia release.
Why you should use Creator Studio instead of Service Creator
Creator Studio has a more modern interface than Service Creator. Creator Studio uses Record Producers directly, implements workflows with Playbooks, and allows fulfillment via Workspaces. It also integrates with deployment pipelines to promote applications created with Creator Studio to production environments.
Process for trying out Creator Studio
- Confirm that your instance is on a minimum version of Xanadu patch 3.
- Purchase an App Engine Enterprise license.
- Download Creator Studio from the ServiceNow Store. For more information, see Installing Creator Studio from the ServiceNow Store.
- Activate Creator Studio.
Playbooks vs. workflows
Unlike the workflows that Service Creator used, Creator Studio uses playbooks to automate processes in the apps you build.
Playbooks are a set of activities that occur in order based on a trigger. Each activity is more like a step in a chain of steps. You can add multiple playbooks to an app if you need to.
Playbook activities in Creator Studio replace the process of defining service configurations in Service Creator.
In Service Creator, you had to first create a category for services, and then create the service and its table. Creator Studio automatically creates the table for you when you create an app, and streamlines the category selection process.
For more information, see Working with automation in Creator Studio.