From 5a15217e364276da118e2cb5fbddb267d2f96590 Mon Sep 17 00:00:00 2001 From: Steven Bontenbal Date: Fri, 4 Aug 2023 17:14:36 +0200 Subject: [PATCH] Add Return type --- .../published-odata-services/published-odata-microflow.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/docs/refguide/modeling/integration/published-odata-services/published-odata-microflow.md b/content/en/docs/refguide/modeling/integration/published-odata-services/published-odata-microflow.md index d852dfc8ee7..a4c274ec958 100644 --- a/content/en/docs/refguide/modeling/integration/published-odata-services/published-odata-microflow.md +++ b/content/en/docs/refguide/modeling/integration/published-odata-services/published-odata-microflow.md @@ -7,3 +7,8 @@ tags: ["studio pro","OData","publish"] # 1 Introduction +# 2 Adding or Editing a Published Microflow + +## 2.3 Return Type + +The return type of the published microflow is not editable as it is determined by the microflow itself. Changing this has to be done in the microflow, and would mean a change of the metadata of the published OData service.