9.6
Last modified: July 4, 2023
9.6.0
Release date: September 17, 2021
CodeActions
MicroflowActionInfo (Element)
- We introduced the
imageDataproperty.
DomainModels
MappedValue (Element)
- We introduced the
updatableRuntimeproperty.
IndirectEntityRef (Element)
- We made this element public, which means you can use it without first loading the unit.
- We made the
stepsproperty public.
MemberRef (Element)
- We made this element public, which means you can use it without first loading the unit.
- We made the
entityRefproperty public.
EntityRef, DirectEntityRef, EntityRefStep, AttributeRef, and AssociationRef (Element)
- We made these elements public, which means you can use them without first loading the unit.
Microflows
SendExternalObject (Element)
- We introduced this element.
Settings
RuntimeSettings (Element)
- We introduced the
useSystemContextForBackgroundTasksproperty.
Rest
ODataRemoteAssociationSource (Element)
- We introduced the
updatableFromChildproperty. When you have a child object, use this to identify that you can set its associated parent. - We introduced the
updatableFromParentproperty. When you have a parent object, use this to identify that you can set its associated child.
ODataMappedValue (Element)
- We introduced the
updatableproperty. Use this to identify that the attribute is updatable.
Workflows
Workflow (ModelUnit)
- We introduced the
parameterandworkflowEntityproperties. - We deleted the
contextEntity,allowedModuleRoles, andallowedUserRolesproperties.
Parameter (Element)
- We introduced this element.
CallWorkflowActivity (Element)
- We introduced the
parameterExpressionproperty.
UserTask (Element)
- We introduced the
userTaskEntityproperty. - We deleted the
allowedModuleRolesandallowedUserRolesproperties.