Solutons Lounge

How to specify the field in a select statement that retrieves multiple fields?


Hi guys!

I’m running a select query on a database that retrieves 3 fields (idContato, NumeroContato, and StatusContato).

Within the CallFlow, I need to retrieve the information for each field, but I’m unsure how to do that. Here’s the table:

Now, let’s take a look at the objects in the CallFlow:

Lastly, let’s examine the object (Dialer) where I need to specify that I want to read the “NumeroContato” field.

In this example (Make call from), how can I point to the “NumeroContato” field?



Source link

Exit mobile version