IBM 3270
Microsoft Connector for 3270 integrates Azure applications with resources available via TN 3270 Screen Scraping.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Enterprise | All Logic Apps regions and Integration Service Environments (ISEs) except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Microsoft |
URL | https://support.microsoft.com/ |
abapi@microsoft.com |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Website | https://docs.microsoft.com/en-us/azure/connectors/connectors-run-3270-apps-ibm-mainframe-create-api-3270 |
Privacy policy | https://www.ibm.com/privacy/ |
Categories | IT Operations |
For more information about the connector, see the in-depth section.
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
Integration Account ID | string | Integration Account ID | True |
Integration Account SAS URL | securestring | Integration Account SAS URL | True |
Server | string | The name of the host running a TN 3270 server. | True |
Port | int | Specifies the port for the TN 3270 server. | |
Device Type | string | The 3270 model to use. | |
Code Page | int | Specifies the code page of the host. | |
Logical Unit Name | string | The name of specific logical unit to request from the TN 3270 server. | |
Enable SSL? | bool | Enable SSL? (True/False) | |
Validate host ssl certificate? | bool | Validate host ssl certificate? (True/False) |
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Runs a mainframe program over a TN3270 connection |
Access a definition file to call a program on a mainframe via TN3270. The definition file must be created by a separate Microsoft design tool and uploaded to an Azure Integration Account. |
Access a definition file to call a program on a mainframe via TN3270. The definition file must be created by a separate Microsoft design tool and uploaded to an Azure Integration Account.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
HIDX Name
|
hidxName | True | string |
The host integration definition file in the Azure Integration Account |
Method Name
|
methodName | True | string |
The method from the HIDX file |
Parameters list
|
parameters | True | dynamic |
Input parameters to the method |