Several types of components are installed with Service Creator.

Demo data is available with Service Creator. The demo data provides the Departmental Services service catalog category.

Creating a new service category also creates components for that service category.

The following components are added with Service Creator:

Tables

UI actions

UI policies

Properties

Property Description
glide.citizen_developer.category.auto_publish Automatically adds new service categories to the service catalog as subcategories of the Departmental Services category.
  • Type: true|false
  • Default value: true
  • Location: System Properties [sys_properties] table
glide.citizen_developer.set_category_roles Comma-separated list of roles that can set the category for a new service.
  • Type: String
  • Default value: admin, catalog_admin
  • Location: System Properties [sys_properties] table
glide.service_creator.auto_add_to_category Automatically adds new services to the Departmental Services service catalog category, in addition to the department-specific category.
  • Type: true|false
  • Default value: true
  • Location: System Properties [sys_properties] table

Script includes

Script include Description
serviceCategoryIsUnpublished Global function that returns true if the service category is unpublished.
getMyCatalogCategories Global function that returns a list of categories for which the current user is the manager or an editor.

Client scripts

Business rules

Email notifications