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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ This section describes the available operations for the **IBM Host File** connec
53
53
The following table summarizes the parameters for the **Parse Host File Contents** action:
54
54
55
55
| Parameter | Required | Type | Description |
56
-
|-----------|----------|-------|-------------|
56
+
|-----------|----------|------|-------------|
57
57
|**HIDX Name**| Yes | String | Select the mainframe host file HIDX file that you want to use. |
58
58
|**Schema Name**| Yes | String | Select the host file schema in the HIDX file that you want to use. |
59
59
|**Binary contents**| Yes | Binary | Select the binary data with a fixed length record extracted from the mainframe. |
@@ -63,7 +63,7 @@ The following table summarizes the parameters for the **Parse Host File Contents
63
63
The following table summarizes the parameters for the **Generate Host File Contents** action:
64
64
65
65
| Parameter | Required | Type | Description |
66
-
|-----------|----------|-------|-------------|
66
+
|-----------|----------|------|-------------|
67
67
|**HIDX Name**| Yes | String | Select the mainframe host file HIDX file that you want to use. |
68
68
|**Schema Name**| Yes | String | Select the host file schema in the HIDX file that you want to use. |
69
69
|**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. |
0 commit comments