4 years, 10 months ago
#23565
::
Hi Ksenia,
you can do that mapping directly in process designer when calling your connector “CWTool->getLand” assuming that your output parameter in the getLand call of your connector has a variable of type json object (structure) or a simple string type.
If you have an input field on your screen I assume that you’re expecting not several values (no array) as output from your connector.
If not use a table instead of the input field. Then you can map the array of the connector result to the items (e.g. columnlistItems) of the table.
Best regards
Klaus