0
Fertiggestellt

View in browser not passing parameters from Querystring

Alex Hampel vor 11 Jahren in Server / Execution aktualisiert von Gandalf vor 11 Jahren 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





Antwort
Gandalf vor 11 Jahren

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

+2
Fixed

SQL connection - windows auth

Alex Hampel vor 11 Jahren in Server / Resources aktualisiert von Grommit vor 11 Jahren 1

When I select 'Windows' for sql authentication and click the test connection button it immediately fails.


If i click test connection again the 'working' wheel just spins forever with no result.



Antwort
Grommit vor 11 Jahren

This will be available in the next build. Thanks Alex.