Hi Everyone,
We wanted to get scratch orgs with more than a single Field Service Mobile, Field Service Scheduling and Field Service Dispatcher permission set licenses.
These features are available as mentioned in URL: https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_scratch_orgs_def_file_config_values.htm
But when tried exploring and getting settings for above features, couldn't find the relative settings for required features in URL: https://developer.salesforce.com/docs/atlas.en-us.228.0.api_meta.meta/api_meta/meta_settings.htm
Settings are needed to add in definition file (project-scratch-def.json) so that these licenses can be added in scratch org while creating them.
Any help/suggestions on this would be appreciated.
These are the features we are looking.
- FieldServiceDispatcherUser:<value>Adds the Field Service Dispatcher permission set license. Indicate a value between 1–25.
- FieldServiceMobileUser:<value>Adds the Field Service Mobile permission set license. Indicate a value between 1–25.
- FieldServiceSchedulingUser:<value>Adds the Field Service Scheduling permission set license. Indicate a value between 1–25.