You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/modeling/integration/rest-binary.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,8 @@ To retrieve files using a microflow, do the following:
188
188
* **Type** – select the **RetrievedFile** entity
189
189
* **Variable Name** – enter `GetResponseFile`
190
190
191
-
4. For images: drag a **Change object** action into the microflow after the **Call REST service** action, so that the image viewer will display the retrieved image.
191
+
4. For images:
192
+
Drag a **Change object** action into the microflow after the **Call REST service** action, so that the image viewer will display the retrieved image.
192
193
* Double click the newly created action to open the properties.
193
194
* In the **Object** field, select the **GetResponseFile** variable for the **RetrievedFile** entity.
194
195
* In the **Refresh in client** field, select **Yes**.
0 commit comments