Migrating to Creator Studio from Service Creator
Creator Studio is replacing the older Service Creator tool, 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.
How to try Creator Studio
- Confirm that your instance is running at least 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
Creator Studio uses playbooks instead of workflows to automate processes in the apps you build.
Playbooks are a series of steps triggered by an event. You can add multiple playbooks to an app if needed
The steps in a Creator Studio playbook, which include activities and decisions replace the way Service Creator used to define service configurations.
In Service Creator, you had to first create a service category, then define the service and its table. In Creator Studio, the table is automatically created when you make an app, simplifying the category selection process.
For more details, check out Working with automation in Creator Studio.