Skip to content

Commit 7483a23

Browse files
author
ecfan
committed
Refresh art and content
1 parent ca7c060 commit 7483a23

31 files changed

Lines changed: 25 additions & 30 deletions

articles/connectors/integrate-3270-apps-ibm-mainframe.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ author: haroldcampos
77
ms.author: hcampos
88
ms.reviewer: estfan, azla
99
ms.topic: how-to
10-
ms.date: 01/26/2026
10+
ms.update-cycle: 1095-days
11+
ms.date: 03/10/2026
1112
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.
1314
---
1415

1516
# Integrate 3270 screen-driven apps on IBM mainframes with workflows in Azure Logic Apps

articles/connectors/integrate-cics-apps-ibm-mainframe.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ services: logic-apps
55
ms.suite: integration
66
author: haroldcampos
77
ms.author: hcampos
8-
ms.reviewer: estfan, azla
8+
ms.reviewers: estfan, azla
99
ms.topic: how-to
10-
ms.date: 04/08/2025
10+
ms.date: 03/10/2026
1111
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.
1413
---
1514

1615
# 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:
9796

9897
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).
9998

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**:
101100

102101
:::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":::
103102

articles/connectors/integrate-host-files-ibm-mainframe.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ services: logic-apps
55
ms.suite: integration
66
author: haroldcampos
77
ms.author: hcampos
8-
ms.reviewer: estfan, azla
8+
ms.reviewers: estfan, azla
99
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.
1313
---
1414

1515
# Parse and generate host files from IBM mainframes for Standard workflows in Azure Logic Apps

articles/connectors/integrate-ibmi-apps-distributed-program-calls.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ services: logic-apps
55
ms.suite: integration
66
author: haroldcampos
77
ms.author: hcampos
8-
ms.reviewer: estfan, azla
8+
ms.reviewers: estfan, azla
99
ms.topic: how-to
10-
ms.date: 04/08/2025
10+
ms.update-cycle: 1095-days
11+
ms.date: 03/10/2026
1112
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.
1414
---
1515

1616
# 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:
2727

2828
## Review the connector usage scenarios
2929

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.
3131

3232
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.
3333

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.
3535

3636
The following diagram shows how the IBM i connector interacts with an IBM i system:
3737

@@ -103,7 +103,7 @@ Follow these steps to add an IBM i action and configure the necessary parameters
103103

104104
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).
105105

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**:
107107

108108
:::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":::
109109

@@ -119,7 +119,7 @@ Follow these steps to add an IBM i action and configure the necessary parameters
119119
| **Password** | No | <*password*> | The optional user password for connection authentication. |
120120
| **Port Number** | Yes | <*port-number*> | The port number to use for connection authentication. |
121121
| **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. |
123123
| **User Name** | No | <*user-name*> | The optional username for connection authentication. |
124124
| **Use TLS** | No | True or false | Secure the connection with Transport Security Layer (TLS). |
125125
| **Validate Server certificate** | No | True or false | Validate the server's certificate. |

articles/connectors/integrate-ims-apps-ibm-mainframe.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ services: logic-apps
55
ms.suite: integration
66
author: haroldcampos
77
ms.author: hcampos
8-
ms.reviewer: estfan, azla
8+
ms.reviewers: estfan, azla
99
ms.topic: how-to
10-
ms.date: 04/08/2025
10+
ms.update-cycle: 1095-days
11+
ms.date: 03/10/2026
1112
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.
1414
---
1515

1616
# 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:
9797

9898
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).
9999

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**:
101101

102102
:::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.":::
103103

@@ -117,7 +117,7 @@ Follow these steps to add an IMS action and configure the necessary parameters:
117117
| **Password** | No | <*password*> | The optional user password for connection authentication. |
118118
| **Port Number** | Yes | <*port-number*> | The port number to use for connection authentication. |
119119
| **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. |
121121
| **User Name** | No | <*user-Name*> | The optional username for connection authentication. |
122122
| **Use TLS** | No | True or false | Secure the connection with Transport Security Layer (TLS). |
123123
| **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:
134134
|-----------|----------|-------|-------------|
135135
| **HIDX Name** | Yes | <*HIDX-file-name*> | Select the IMS HIDX file that you want to use. |
136136
| **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. |
138137

139138
For example:
140139

141140
**Select HIDX file and method**
142141

143142
:::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":::
144143

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-
149144
1. When you're done, save your workflow. On the designer toolbar, select **Save**.
150145

151146
## Test your workflow
-219 Bytes
Loading
-474 Bytes
Loading
-228 Bytes
Loading
-428 Bytes
Loading
-279 Bytes
Loading

0 commit comments

Comments
 (0)