When defining parameters for REST connection profile, they are added to the URL in the order they are defined. This results in wrong URL in case a Query parameter is defined before a URI parameter.
The URI parameters should always be added to the URL before the Query parameters.
- is related to
-
TEIIDDES-3078 REST connection profile wizard creates URL with parameters in wrong order
- Resolved
- relates to
-
TEIIDDES-2605 Designer should automatically add any new URI parameters before any existing query parameters
- Resolved