IBM 3270
Connect to resources available through TN3270 screen scraping.
This article describes the operations for the IBM 3270 built-in connector, which is available only for Standard workflows in single-tenant Azure Logic Apps.
In a Standard logic app resource, the application and host settings control various thresholds for performance, throughput, timeout, and so on. For more information, see Edit host and app settings for Standard logic app workflows.
For more information about integrating 3270 screen-driven apps on IBM mainframes with your workflow in Azure Logic Apps, see Integrate 3270 screen-driven apps on IBM mainframes with Standard workflows in Azure Logic Apps.
Code page number to use for converting text.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Code page | Code page number to use for converting text. | int | False |
The TN3270 device type.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Device type | The TN3270 device type. | string | False | IBM-3278-2, IBM-3278-2-E, IBM-3278-3, IBM-3278-3-E, IBM-3278-4, IBM-3278-4-E, IBM-3278-5, IBM-3278-5-E, IBM-3279-2, IBM-3279-2-E, IBM-3279-3, IBM-3279-3-E, IBM-3279-4, IBM-3279-4-E, IBM-3279-5, IBM-3279-5-E |
Log the host screen if a screen navigation exception occurs.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Log exception screens | Log the host screen if a screen navigation exception occurs. | bool | False |
The TN3270 logical unit name.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Logical unit name | The TN3270 logical unit name. | string | False |
The port number for the TN3270 server.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Port number | The port number for the TN3270 server. | int | False |
The TN3270 server name.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Server name | The TN3270 server name. | string | True |
The timeout period in seconds while waiting for screens.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Timeout | The timeout period in seconds while waiting for screens. | int | False |
Secure the connection with TLS.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Use TLS | Secure the connection with TLS. | bool | False |
Validate the TN3270 server's certificate.
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
Validate TN3270 server certificate | Validate the TN3270 server's certificate. | bool | False |
Execute a navigation plan |
Execute a navigation plan to process host screens over TN3270. |
Execute a navigation plan to process host screens over TN3270.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
HIDX name
|
hidx | True | string |
The name of the HIDX file that has metadata for the actions to perform over TN3270. |
Method name
|
method | True | string |
The name of a method in the HIDX file. |
Input parameters
|
inputParameters | True | string |
A single object that has all the input parameters to the method. |
Returns
A single object that has all the output parameters from the method.
- Output parameters
- object