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/connectors/integrate-host-files-ibm-mainframe.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ The following table summarizes the parameters for the **Parse Host File Contents
54
54
55
55
| Parameter | Required | Type | Description |
56
56
|-----------|----------|------|-------------|
57
+
58
+
57
59
|**HIDX Name**| Yes | String | Select the mainframe host file HIDX file that you want to use. |
58
60
|**Schema Name**| Yes | String | Select the host file schema in the HIDX file that you want to use. |
59
61
|**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
62
64
63
65
The following table summarizes the parameters for the **Generate Host File Contents** action:
64
66
65
-
| Parameter | Required | Type | Description |
66
67
|-----------|----------|------|-------------|
68
+
69
+
|-----------|----------|------|-------------|
70
+
67
71
|**HIDX Name**| Yes | String | Select the mainframe host file HIDX file that you want to use. |
68
72
|**Schema Name**| Yes | String | Select the host file schema in the HIDX file that you want to use. |
69
73
|**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:
224
228
225
229
:::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":::
226
230
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":::
228
232
229
233
:::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.":::
0 commit comments