Forum Post: Re: Multiple Query String Parameters In Rest Service

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
What's your issue with multiple parametres for a REST resource? Works fine for me (at least on Windows). to my understanding, the REST Adapter wants to parse query string parameters and so the & if not masked ends one parameter and starts another one. But you could also pass the "Complete URL" as a mapped parameter and pass that to the ABL method as a Character input parameter.

Continue reading...
 
Status
Not open for further replies.
Back
Top