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: articles/logic-apps/logic-apps-enterprise-integration-flatfile.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,13 +148,13 @@ You're now done with setting up your flat file encoding action. In a real world
148
148
> select **See more** next to the **When a HTTP request is received** section label.
149
149
> You can also directly enter the content to encode in the **Content** box.
150
150
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:
152
152
153
-

153
+

154
154
155
155
> [!NOTE]
156
-
> If no schema appears in the list, your integration account doesn't contain any schema files
157
-
> to use for encoding. Upload the schema that you want to use to your integration account.
156
+
> If no schema appears in the list, your Standard logic app resource doesn't contain any schema files to use for encoding.
157
+
> Learn how to [upload the schemma that you want to use to your Standard logic app resource](logic-apps-enterprise-integration-schemas.md).
158
158
159
159
1. Save your workflow. On the designer toolbar, select **Save**.
160
160
@@ -254,13 +254,13 @@ You're now done with setting up your flat file decoding action. In a real world
254
254
> select **See more** next to the **When a HTTP request is received** section label.
255
255
> You can also directly enter the content to decode in the **Content** box.
256
256
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:
258
258
259
-

259
+

260
260
261
261
> [!NOTE]
262
-
> If no schema appears in the list, your integration account doesn't contain any schema files
263
-
> to use for decoding. Upload the schema that you want to use to your integration account.
262
+
> If no schema appears in the list, your Standard logic app resource doesn't contain any schema files to use for decoding.
263
+
> Learn how to [upload the schemma that you want to use to your Standard logic app resource](logic-apps-enterprise-integration-schemas.md).
264
264
265
265
1. Save your workflow. On the designer toolbar, select **Save**.
0 commit comments