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-3270-apps-ibm-mainframe.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,10 @@ author: haroldcampos
7
7
ms.author: hcampos
8
8
ms.reviewer: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 01/26/2026
10
+
ms.update-cycle: 1095-days
11
+
ms.date: 03/10/2026
11
12
ms.custom: sfi-image-nochange
12
-
#Customer intent: As an integration developer who works with Azure Logic Apps, I need to connect my workflows with 3270 screen-driven apps on IBM mainframes.
13
+
#Customer intent: As an integration developer who works with Azure Logic Apps, I need to connect my workflows to 3270 screen-driven apps on IBM mainframes.
13
14
---
14
15
15
16
# Integrate 3270 screen-driven apps on IBM mainframes with workflows in Azure Logic Apps
Copy file name to clipboardExpand all lines: articles/connectors/integrate-cics-apps-ibm-mainframe.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,11 @@ services: logic-apps
5
5
ms.suite: integration
6
6
author: haroldcampos
7
7
ms.author: hcampos
8
-
ms.reviewer: estfan, azla
8
+
ms.reviewers: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 04/08/2025
10
+
ms.date: 03/10/2026
11
11
ms.custom: sfi-image-nochange
12
-
13
-
#customer intent: As a developer, I want to use the IBM CICS connector so I can integrate CICS programs with Standard workflows in Azure Logic Apps.
12
+
#Customer intent: As an integration developer who works with Azure Logic Apps, I need to use the IBM CICS connector in Standard workflows so I can integrate CICS programs.
14
13
---
15
14
16
15
# Integrate CICS programs on IBM mainframes with Standard workflows in Azure Logic Apps
@@ -97,7 +96,7 @@ Follow these steps to add a CICS action and configure the necessary parameters:
97
96
98
97
1. If you don't have a trigger to start your workflow, follow [these general steps to add the trigger that you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger).
99
98
100
-
This example continues with the **Request** trigger named **When a HTTP request is received**:
99
+
This example continues with the **Request** trigger named **When an HTTP request is received**:
101
100
102
101
:::image type="content" source="media/integrate-cics-apps-ibm-mainframe/request-trigger.png" alt-text="Screenshot shows Azure portal, Standard workflow designer, and Request trigger." lightbox="media/integrate-cics-apps-ibm-mainframe/request-trigger.png":::
Copy file name to clipboardExpand all lines: articles/connectors/integrate-host-files-ibm-mainframe.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ services: logic-apps
5
5
ms.suite: integration
6
6
author: haroldcampos
7
7
ms.author: hcampos
8
-
ms.reviewer: estfan, azla
8
+
ms.reviewers: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 04/08/2025
11
-
12
-
#customer intent: As a developer, I want to use the IBM Host File connector so I can parse and generate offline IBM host files from IBM mainframes with Standard workflows in Azure Logic Apps.
10
+
ms.update-cycle: 1095-days
11
+
ms.date: 03/10/2026
12
+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to use the IBM Host File connector in Standard workflows so I can parse and generate offline IBM host files from IBM mainframes.
13
13
---
14
14
15
15
# Parse and generate host files from IBM mainframes for Standard workflows in Azure Logic Apps
Copy file name to clipboardExpand all lines: articles/connectors/integrate-ibmi-apps-distributed-program-calls.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,12 @@ services: logic-apps
5
5
ms.suite: integration
6
6
author: haroldcampos
7
7
ms.author: hcampos
8
-
ms.reviewer: estfan, azla
8
+
ms.reviewers: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 04/08/2025
10
+
ms.update-cycle: 1095-days
11
+
ms.date: 03/10/2026
11
12
ms.custom: sfi-image-nochange
12
-
13
-
#customer intent: As a developer, I want to use the IBM i connector so I can integrate COBOL and RPG programs on IBM midrange systems with Standard workflows in Azure Logic Apps.
13
+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to use the IBM i connector in Standard workflows so I can integrate COBOL and RPG programs on IBM midrange systems.
14
14
---
15
15
16
16
# Integrate COBOL and RPG programs on IBM midrange systems with Standard workflows in Azure Logic Apps
@@ -27,11 +27,11 @@ This article describes the following aspects about the IBM i connector:
27
27
28
28
## Review the connector usage scenarios
29
29
30
-
More than 50 years ago, IBM released the first midrange systems. IBM advertised them as "Small in size, small in price and Big in performance. It is a system for now and for the future." Over the years, the midrange systems evolved and became pervasive in medium-sized businesses or in large enterprises to extend mainframe environments. Midrange systems that run IBM i, typically Power Systems, support TCP/IP and SNA.
30
+
More than 50 years ago, IBM released the first midrange systems. IBM advertised them as "Small in size, small in price and Big in performance. It's a system for now and for the future." Over the years, the midrange systems evolved and became pervasive in medium-sized businesses or in large enterprises to extend mainframe environments. Midrange systems that run IBM i, typically Power Systems, support TCP/IP, and SNA.
31
31
32
32
The IBM i system includes the DPC server feature that allows most IBM i applications to interact with clients like Azure Logic Apps by using the client-initiated only request-reply pattern with minimum modifications. DPC is a documented protocol that supports program-to-program integration on an IBM i system, which client applications can easily access by using the TCP/IP networking protocol.
33
33
34
-
Microsoft [Host Integration Server (HIS)](/host-integration-server/what-is-his) provides connectivity to IBM i systems by using TCP/IP and APPC LU6.2. For many years, customers have used the HIS Transaction Integrator to integrate on-premises IBM i systems and Windows. The **IBM i Program Call** connector uses the TCP/IP [programming model](/host-integration-server/core/choosing-the-appropriate-programming-model1) to interact with IBM i COBOL and RPG programs.
34
+
Microsoft [Host Integration Server (HIS)](/host-integration-server/what-is-his) provides connectivity to IBM i systems by using TCP/IP and APPC LU6.2. For many years, customers used the HIS Transaction Integrator to integrate on-premises IBM i systems and Windows. The **IBM i Program Call** connector uses the TCP/IP [programming model](/host-integration-server/core/choosing-the-appropriate-programming-model1) to interact with IBM i COBOL and RPG programs.
35
35
36
36
The following diagram shows how the IBM i connector interacts with an IBM i system:
37
37
@@ -103,7 +103,7 @@ Follow these steps to add an IBM i action and configure the necessary parameters
103
103
104
104
1. If you don't have a trigger to start your workflow, follow [these general steps to add the trigger that you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger).
105
105
106
-
This example continues with the **Request** trigger named **When a HTTP request is received**:
106
+
This example continues with the **Request** trigger named **When an HTTP request is received**:
107
107
108
108
:::image type="content" source="media/integrate-ibmi-apps-dpc/request-trigger.png" alt-text="Screenshot shows Azure portal, Standard workflow designer, and Request trigger." lightbox="media/integrate-ibmi-apps-dpc/request-trigger.png":::
109
109
@@ -119,7 +119,7 @@ Follow these steps to add an IBM i action and configure the necessary parameters
119
119
|**Password**| No | <*password*> | The optional user password for connection authentication. |
120
120
|**Port Number**| Yes | <*port-number*> | The port number to use for connection authentication. |
121
121
|**Server Name**| Yes | <*server-name*> | The server name. |
122
-
|**Timeout**| No | <*timeout*> | The time-out period in seconds while waiting for responses from the server. |
122
+
|**Timeout**| No | <*timeout*> | The timeout period in seconds while waiting for responses from the server. |
123
123
|**User Name**| No | <*user-name*> | The optional username for connection authentication. |
124
124
|**Use TLS**| No | True or false | Secure the connection with Transport Security Layer (TLS). |
125
125
|**Validate Server certificate**| No | True or false | Validate the server's certificate. |
Copy file name to clipboardExpand all lines: articles/connectors/integrate-ims-apps-ibm-mainframe.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,12 @@ services: logic-apps
5
5
ms.suite: integration
6
6
author: haroldcampos
7
7
ms.author: hcampos
8
-
ms.reviewer: estfan, azla
8
+
ms.reviewers: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 04/08/2025
10
+
ms.update-cycle: 1095-days
11
+
ms.date: 03/10/2026
11
12
ms.custom: sfi-image-nochange
12
-
13
-
#customer intent: As a developer, I want to use the IBM IMS connector so I can integrate IMS programs with Standard workflows in Azure Logic Apps.
13
+
# Customer intent: As an integration developer who works with Azure Logic Apps, I want to use the IBM IMS connector in Standard workflows so I can integrate IMS programs.
14
14
---
15
15
16
16
# Integrate IMS programs on IBM mainframes with Standard workflows in Azure Logic Apps
@@ -97,7 +97,7 @@ Follow these steps to add an IMS action and configure the necessary parameters:
97
97
98
98
1. If you don't have a trigger to start your workflow, follow [these steps to add the trigger that you want](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger).
99
99
100
-
This example continues with the **Request** trigger named **When a HTTP request is received**:
100
+
This example continues with the **Request** trigger named **When an HTTP request is received**:
101
101
102
102
:::image type="content" source="media/integrate-ims-apps-ibm-mainframe/request-trigger.png" alt-text="Screenshot shows Azure portal, Standard workflow designer, and Request trigger.":::
103
103
@@ -117,7 +117,7 @@ Follow these steps to add an IMS action and configure the necessary parameters:
117
117
|**Password**| No | <*password*> | The optional user password for connection authentication. |
118
118
|**Port Number**| Yes | <*port-number*> | The port number to use for connection authentication. |
119
119
|**Server Name**| Yes | <*server-name*> | The server name. |
120
-
|**Timeout**| No | <*time-out*> | The time-out period in seconds while waiting for responses from the server. |
120
+
|**Timeout**| No | <*time-out*> | The timeout period in seconds while waiting for responses from the server. |
121
121
|**User Name**| No | <*user-Name*> | The optional username for connection authentication. |
122
122
|**Use TLS**| No | True or false | Secure the connection with Transport Security Layer (TLS). |
123
123
|**Validate Server certificate**| No | True or false | Validate the server's certificate. |
@@ -134,18 +134,13 @@ Follow these steps to add an IMS action and configure the necessary parameters:
134
134
|-----------|----------|-------|-------------|
135
135
|**HIDX Name**| Yes | <*HIDX-file-name*> | Select the IMS HIDX file that you want to use. |
136
136
|**Method Name**| Yes | <*method-name*> | Select the method in the HIDX file that you want to use. |
137
-
|**Advanced parameters**| No | Varies | This list appears after you select a method so that you can add other parameters to use with the selected method. The available parameters vary based on your HIDX file and the method that you select. |
138
137
139
138
For example:
140
139
141
140
**Select HIDX file and method**
142
141
143
142
:::image type="content" source="./media/integrate-ims-apps-ibm-mainframe/action-parameters.png" alt-text="Screenshot shows IMS action with selected HIDX file and method." lightbox="./media/integrate-ims-apps-ibm-mainframe/action-parameters.png":::
144
143
145
-
**Select advanced parameters**
146
-
147
-
:::image type="content" source="./media/integrate-ims-apps-ibm-mainframe/action-advanced-parameters.png" alt-text="Screenshot shows IMS action with all parameters." lightbox="./media/integrate-ims-apps-ibm-mainframe/action-advanced-parameters.png":::
148
-
149
144
1. When you're done, save your workflow. On the designer toolbar, select **Save**.
0 commit comments