9.12
Last modified: June 30, 2023
9.12.0
Release date: March 21, 2022
DomainModels
RemoteEntitySource (Element)
- We introduced the
creatableRuntimeproperty to enable whether the entity allows create operations.
MappedValue (Element)
- We introduced the
defaultValueproperty.
Microflows
ActionActivity (Element)
- We introduced the
disabledproperty.
LoopedActivity (Element)
- We changed the default value of the
^sizeproperty.
DeleteExternalObject, WorkflowOperationAction, WorkflowOperation, AbortOperation, ContinueOperation, PauseOperation, RestartOperation, UnpauseOperation, GetWorkflowDataAction, and RetryOperation (Elements)
- We introduced these elements.
Projects
ModuleSettings (ModelUnit)
- We introduced the
protectedModuleTypeproperty.
Queues
BasicQueueConfig (Element)
- We introduced the
parallelismExpressionproperty. - We deleted the
parallelismproperty.
ScheduledEvents
ScheduledEvent (ModelUnit)
- We introduced the
scheduleandonOverlapproperties.
Schedule, YearSchedule, YearDateSchedule, YearWeekdaySchedule, MonthSchedule, MonthDateSchedule, MonthWeekdaySchedule, WeekSchedule, DaySchedule, HourSchedule, and MinuteSchedule (Elements)
- We introduced these elements.
Settings
WorkflowsProjectSettingsPart (Element)
- We introduced the
workflowOnStateChangeEventandusertaskOnStateChangeEventproperties.
CustomWidgets
WidgetValueType (Element)
- We introduced the
selectableObjectsPropertyandassociationTypesproperties. - We deleted the
universeDataSourcePropertyproperty. Use the 'selectableObjectsProperty' property instead.
Pages
CallWorkflowClientAction (Element)
- We introduced the
confirmationInfoproperty. - We deleted the
commitproperty. This action will always commit.
Workflows
Workflow (ModelUnit)
- We introduced the
workflowOnStateChangeEventandusertaskOnStateChangeEventproperties.
PageReference (Element)
- We introduced the
locationproperty.
MicroflowEventHandler (Element)
- We introduced this element.