8.11
Last modified: June 30, 2023
8.11.0
Release date: June 30, 2020
DomainModels
RemoteEntitySourceDocument (ModelUnit)
- We introduced this model unit.
- We added the public
iconproperty.
AssociationBase (Element)
- We introduced the
capabilitiesproperty for what an association is capable of.
AssociationCapabilities (Element)
- We introduced this element for what an association is capable of.
Microflows
CloseFormAction (Element)
- We introduced the
numberOfPagesToCloseproperty. - We deleted the
numberOfPagesproperty.
ShowPageAction (Element)
- We introduced the
numberOfPagesToCloseproperty.
Settings
WorkflowsProjectSettingsPart (Element)
- We introduced the
userEntityproperty.
Rest
ConsumedODataService (ModelUnit)
- We introduced the
applicationIdproperty for the application ID of the published service that is being consumed. - We deleted the
entitiesproperty. All information is now in the sources.
ODataRemoteEntitySource (Element)
- We introduced the
entitySetproperty for the entity set. - We introduced the
keyproperty for the entity's key.
ODataEntity (Element)
- We deleted this element. The ODataRemoteEntitySource element is now used instead.
ODataNavigationProperty (Element)
- We deleted this element. The
ODataRemoteAssociationSourceelement is used instead.
ODataAttribute (Element)
- We deleted this element. The
ODataMappedValueelement is used instead.
Pages
PageClientAction (Element)
- We introduced the
numberOfPagesToCloseproperty.
CreateObjectClientAction (Element)
- We introduced the
numberOfPagesToCloseproperty.
RetrievalQuery (Element)
- We introduced the
usedAttributesproperty.
Workflows
Workflow (ModelUnit)
- We introduced the
subjectandoverviewPageproperties.
WorkflowTaskOutcome (Element)
- We introduced the
captionproperty.
UserTask (Element)
- We introduced the
userSourceproperty. - We deleted the
userRoleproperty.
CallMicroflowTask, UserSource, and XPathBasedUserSource (Elements)
- We introduced these elements.