Activity Types Sync
The Activity Types automatically syncs to Oracle Field Service when the Admin Sync flow runs successfully. Hence, there is no need to create the activity types manually.
Customizations
The end user can skip the activity types sync using config property in SOMOFSC_ConfigProps lookup.
Config property: som.adminsync.activitytypes.sync
By default, the property value is delivered as 'false'. Change the property value to 'true' to sync activity types as part of Admin Sync. The activity type features/colors can be customized. These properties can be modified using the SOMOFSC_ActivityTypeConfigProps lookup.
Below are the some important properties and the values delivered in this release.
Property Name
Default Value
Comments
groupLabel
Customer
Change this value if end user wants to create activity types in another group.
timeslots.label
all-day
Change this value if end user want to set the another time slot by default.
Duration
48
Change this value if end user want to extend the activity duration
features.isTeamworkAvailable
FALSE
Change this value if the activity supports the team work
features.allowMoveBetweenResources
TRUE
Change this value if end user want to do not allow activity type between resources
features.supportOfTimeSlots
TRUE
Chang this value if activity type does not support time slots
features.supportOfWorkZones
TRUE
This property enables the works zone support.
features.supportOfWorkSkills
TRUE
This property enables the support of work skills
features.supportOfInventory
TRUE
This property enables the support of inventories.
features.allowCreationInBuckets
TRUE
This property enables the activity creation in buckets.
Note: As part of Admin Sync all activity types in the Field Task Type extendable lookup will be synced to Oracle Field Service.