Insert/Update step not fetching table fields for existing table

Hi everyone,

I am facing an issue in Process Studio while trying to dynamically handle database records.

  1. I use the Table Exists plugin to check if a specific table is available in the database.

  2. If the table exists, I route the flow to an Insert / Update step.

The Problem: When configuring the Insert / Update step, I need to define the “Keys to look up value(s)”. However, I am unable to fetch or see the Table field names in the dropdown.