Skip to content

Commit 772df21

Browse files
Minor fixes.
1 parent 10ccb9b commit 772df21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/connectors/connectors-create-api-db2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ To fetch all records in a DB2 database table, use the **Get rows** action in you
186186

187187
1. Open the **Table name** list, and then select the table you want, which is **AREA** in this example:
188188

189-
:::image type="content" source="./media/connectors-create-api-db2/db2-get-rows-action-select-table.png" alt-text="Screenshot that shows the Get row action with the AREA value selected in the Table name list.":::
189+
:::image type="content" source="./media/connectors-create-api-db2/db2-get-rows-action-select-table.png" alt-text="Screenshot that shows the Get rows action with the AREA value selected in the Table name list.":::
190190

191191
1. To specify a filter or query for results, select **Show advanced options**.
192192

@@ -309,7 +309,7 @@ To delete a single record from a DB2 database table, use the **Delete row** acti
309309

310310
After you add the **Delete row** action, here's how your example logic app appears:
311311

312-
:::image type="content" source="./media/connectors-create-api-db2/db2-delete-row-action.png" alt-text="Screenshot that shows the Logic Apps Designer the Delete row action.":::
312+
:::image type="content" source="./media/connectors-create-api-db2/db2-delete-row-action.png" alt-text="Screenshot that shows the Logic Apps Designer with the Delete row action.":::
313313

314314
1. Specify values for all the required properties (*). After you select a table, the action shows the relevant properties that are specific to records in that table.
315315

0 commit comments

Comments
 (0)