Skip to content

Commit 1f9dd94

Browse files
authored
Add lightbox attribute
1 parent aabbf97 commit 1f9dd94

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

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

5555
| Parameter | Required | Type | Description |
5656
|-----------|----------|------|-------------|
57+
58+
5759
| **HIDX Name** | Yes | String | Select the mainframe host file HIDX file that you want to use. |
5860
| **Schema Name** | Yes | String | Select the host file schema in the HIDX file that you want to use. |
5961
| **Binary contents** | Yes | Binary | Select the binary data with a fixed length record extracted from the mainframe. |
@@ -62,8 +64,10 @@ The following table summarizes the parameters for the **Parse Host File Contents
6264

6365
The following table summarizes the parameters for the **Generate Host File Contents** action:
6466

65-
| Parameter | Required | Type | Description |
6667
|-----------|----------|------|-------------|
68+
69+
|-----------|----------|------|-------------|
70+
6771
| **HIDX Name** | Yes | String | Select the mainframe host file HIDX file that you want to use. |
6872
| **Schema Name** | Yes | String | Select the host file schema in the HIDX file that you want to use. |
6973
| **Rows** | Yes | JSON | Select the Array or individual rows. To enter an entire data object in JSON format, you can select the **Switch to input entire array** option. |
@@ -224,7 +228,7 @@ Follow these steps to add a Generate Host File Contents action:
224228

225229
:::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":::
226230

227-
1. For the **Rows** > **Rows Item - 1**, select the dynamic content list (lightning icon), and select the **Response from read blob action Content** option:
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":::
228232

229233
:::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.":::
230234

0 commit comments

Comments
 (0)