Skip to content

Commit bee2fd4

Browse files
authored
Azure Logic Apps: Fixed schema source
1 parent a7f535d commit bee2fd4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/logic-apps/logic-apps-enterprise-integration-flatfile.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ You're now done with setting up your flat file encoding action. In a real world
148148
> select **See more** next to the **When a HTTP request is received** section label.
149149
> You can also directly enter the content to encode in the **Content** box.
150150
151-
1. From the **Name** list, select the schema that's in your linked integration account to use for encoding, for example:
151+
1. From the **Name** list, select the schema that you previously uploaded to your logic app resource for encoding, for example:
152152

153-
![Screenshot showing the Standard workflow designer and the opened "Schema Name" list with selected schema to use for encoding.](./media/logic-apps-enterprise-integration-flatfile/select-encoding-schema-standard.png)
153+
![Screenshot showing the Standard workflow designer and the opened "Name" list with selected schema to use for encoding.](./media/logic-apps-enterprise-integration-flatfile/select-encoding-schema-standard.png)
154154

155155
> [!NOTE]
156156
> If no schema appears in the list, your integration account doesn't contain any schema files
@@ -254,9 +254,9 @@ You're now done with setting up your flat file decoding action. In a real world
254254
> select **See more** next to the **When a HTTP request is received** section label.
255255
> You can also directly enter the content to decode in the **Content** box.
256256
257-
1. From the **Name** list, select the schema that's in your linked integration account to use for decoding, for example:
257+
1. From the **Name** list, select the schema that you previously uploaded to your logic app resource for decoding, for example:
258258

259-
![Screenshot showing the Standard workflow designer and the opened "Schema Name" list with selected schema to use for decoding.](./media/logic-apps-enterprise-integration-flatfile/select-decoding-schema-standard.png)
259+
![Screenshot showing the Standard workflow designer and the opened "Name" list with selected schema to use for decoding.](./media/logic-apps-enterprise-integration-flatfile/select-decoding-schema-standard.png)
260260

261261
> [!NOTE]
262262
> If no schema appears in the list, your integration account doesn't contain any schema files

0 commit comments

Comments
 (0)