Skip to content

Commit f246579

Browse files
author
Johanna Hemminger
committed
Wee change
1 parent e969184 commit f246579

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/en/docs/refguide/modeling/integration/rest-binary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@ To retrieve files using a microflow, do the following:
188188
* **Type** – select the **RetrievedFile** entity
189189
* **Variable Name** – enter `GetResponseFile`
190190

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.
192193
* Double click the newly created action to open the properties.
193194
* In the **Object** field, select the **GetResponseFile** variable for the **RetrievedFile** entity.
194195
* In the **Refresh in client** field, select **Yes**.

0 commit comments

Comments
 (0)