Skip to content

Commit 4ac3cd1

Browse files
committed
Update call-external-action.md to specify collection must be of supported primitives
1 parent 8608eda commit 4ac3cd1

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/activities/integration-activities

1 file changed

+1
-1
lines changed

content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/activities/integration-activities/call-external-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The ability to add additional attributes was introduced in [Studio Pro 11.5.0](/
8787

8888
### Collection Attributes {#collection-attributes}
8989

90-
When assigning a value to an entity type parameter that has collection attributes (e.g., a list of strings), select the corresponding attribute of matching type from list variable (list of objects) — Mendix will automatically use the whole list to populate the collection values.
90+
When assigning a value to an entity type parameter that has collection attributes (mendix supported primitive-types; e.g., a list of strings), select the corresponding attribute of matching type from list variable (list of objects) — Mendix will automatically use the whole list to populate the collection values.
9191

9292
{{% alert color="info" %}}
9393
The support for OData actions with parameter entity type having Collection attribute(s) of supported primitive types, was introduced in [Studio Pro 11.6.0](/releasenotes/studio-pro/11.6/).

0 commit comments

Comments
 (0)