0
Voltooid

View in browser not passing parameters from Querystring

Alex Hampel 11 jaar geleden in Server / Execution bijgewerkt door Gandalf 11 jaar geleden 0

If I execute in debug mode it works correctly using an assign/passing in parameter values



if I use an assign just after start, it works correctly and returns the expected result in the browser




If I take out the assign and pass in the values in a querystring from the browser it appears as if they're not being passed through





Antwoord

Antwoord
Voltooid

All done. You can now also add .json to the end of the service you are calling! Give it a try and let us know what you think.

PS You dont need to put the [[ ]] into the query string: ?FName=Alex&SName=Hampel

Started

Hi Alex

Thanks, we are getting this sorted for the next release.

PS You dont need to put the [[ ]] into the query string: ?FName=Alex&SName=Hampel

Antwoord
Voltooid

All done. You can now also add .json to the end of the service you are calling! Give it a try and let us know what you think.

PS You dont need to put the [[ ]] into the query string: ?FName=Alex&SName=Hampel