Skip to content

Commit 5368d72

Browse files
authored
Fix table formatting
1 parent 1f9dd94 commit 5368d72

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/connectors/integrate-host-files-ibm-mainframe.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,17 @@ The following table summarizes the parameters for the **Parse Host File Contents
5454

5555
| Parameter | Required | Type | Description |
5656
|-----------|----------|------|-------------|
57-
57+
5858

5959
| **HIDX Name** | Yes | String | Select the mainframe host file HIDX file that you want to use. |
6060
| **Schema Name** | Yes | String | Select the host file schema in the HIDX file that you want to use. |
6161
| **Binary contents** | Yes | Binary | Select the binary data with a fixed length record extracted from the mainframe. |
6262

6363
### Generate Host File Contents action
6464

65-
The following table summarizes the parameters for the **Generate Host File Contents** action:
65+
|-----------|----------|------|-------------|
66+
6667

67-
|-----------|----------|------|-------------|
68-
6968
|-----------|----------|------|-------------|
7069

7170
| **HIDX Name** | Yes | String | Select the mainframe host file HIDX file that you want to use. |
@@ -224,11 +223,13 @@ Follow these steps to add a Generate Host File Contents action:
224223

225224
:::image type="content" source="./media/integrate-host-files-ibm-mainframe/visual-studio-customers-hidx.png" alt-text="Screenshot shows the host file schema in the HIDX file." lightbox="./media/integrate-host-files-ibm-mainframe/visual-studio-customers-hidx.png":::
226225

227-
1. Configure the **HIDX Name** and **Schema Name** with values from the HIDX file:
226+
:::image type="content" source="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-rows.png" alt-text="Screenshot shows the Generate Host File Contents action, dynamic content list, and selecting rows to read and convert from JSON file in Blob Storage account." lightbox="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-rows.png":::
228227

228+
229229
:::image type="content" source="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-parameters.png" alt-text="Screenshot shows the Generate Host File Contents action with selected HIDX file and schema." lightbox="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-parameters.png":::
230230

231-
:::image type="content" source="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-rows.png" alt-text="Screenshot shows the Generate Host File Contents action, dynamic content list, and selecting rows to read and convert from JSON file in Blob Storage account." lightbox="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-rows.png":::
231+
:::image type="content" source="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-rows.png" alt-text="Screenshot shows the Generate Host File Contents action, dynamic content list, and selecting rows to read and convert from JSON file in Blob Storage account." lightbox="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-rows.png":::
232+
232233

233234
:::image type="content" source="./media/integrate-host-files-ibm-mainframe/generate-host-file-contents-rows.png" alt-text="Screenshot shows the Generate Host File Contents action, dynamic content list, and selecting rows to read and convert from JSON file in Blob Storage account.":::
234235

0 commit comments

Comments
 (0)