Skip to content

Commit c45b657

Browse files
authored
Merge pull request mendix#8843 from mendix/MvM-datastorageAPI
Replace Images with code blocks for datastorage API how to (mendix#8518)
2 parents f645689 + 58ddd48 commit c45b657

12 files changed

Lines changed: 229 additions & 59 deletions

File tree

content/en/docs/howto/extensibility/howto-datastorage-api.md

Lines changed: 227 additions & 59 deletions
Large diffs are not rendered by default.

content/en/docs/refguide/modeling/resources/data-sets/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ weight: 50
99

1010
A dataset is defined using either an [OQL query](/refguide/oql/) or a custom [Java action](/refguide/java-actions/). To constrain a dataset, parameters can be defined which can be used in the OQL query or Java action.
1111

12+
For one use of a dataset, see [Retrieving Objects Using OQL Specified in a Dataset](/howto/extensibility/howto-datastorage-api/#retrieving-objects-using-oql-specified-in-a-dataset) in *How to Use Mendix Data Storage APIs to Build Reusable Microflow Actions*.
13+
1214
## General
1315

1416
Fields for datasets contain the following properties:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)