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...
Continue reading...