Skip to content

[Bug]: REST client parameters #7530

Description

@PhilipCubix

Apache Hop version?

2.18.1

Java version?

21

Operating system

Windows

What happened?

Hi,

I cannot get the REST client query parameters to work:

  • the "Parameter Field" dropdown is empty, but when you use the "Get Fields" button, you get all fields in both "Parameter Field" as well as "Parameter Name", while the latter field doesn't have a dropdown
  • I've tried several ways, but none have added a query parameter to the URL, nor given an error message
  • I've had to look up matrix parameters in Google to get an idea about the difference between "Parameters" and "Matrix Parameters": a short example showing the difference would be helpfull

Can you please improve documentation: what should one do in order to use Parameters?

Currently I'm just building my URLs and doing URL encoding in a Formula transformation: but this adds extra complexity that should be handled by the REST client transform.

Issue Priority

Priority: 3

Issue Component

Component: Transforms

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions