Hi everyone,
I am facing an issue in Process Studio while trying to dynamically handle database records.
-
I use the Table Exists plugin to check if a specific table is available in the database.
-
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.