Skip to main content
Question

Same key for a parameter gives empty table

  • April 24, 2026
  • 0 replies
  • 6 views

Forum|alt.badge.img+2

I have en endpint with multiple parameters:

CaseHandling/External/Cases/GetCases?exportFields=CaseID&exportFields=Closed&exportFields=Position&exportFields=ProjectLevel&exportFields=Anonymous&
  • Key is always exportFields
  • Values are different

In CData i have no issues getting values in the columns.
In TX Enhanced Connection, when i define multiple parametes with key-anme exportFields and different value, only the last is shown:
 

This is how i have defined in TX Endpoint
 

I have tried the whole endoint in Path, which gived empty table