NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: jari@softmade.fi on June 17, 2017, 05:05:14 AM

Title: Pass multiple query parameters to a REST / NetWebServiceMethod
Post by: jari@softmade.fi on June 17, 2017, 05:05:14 AM
Hello

I  need multiple paramteres with REST but It seems to be difficult.

I Don“t know where I do wrong in WEB77 example.

See attach

Thanks

Jari
Title: Re: Pass multiple query parameters to a REST / NetWebServiceMethod
Post by: Bruce on June 20, 2017, 01:33:22 AM
Hi Jari,

I think perhaps we should discuss this at the webinar on Thursday.
http://www.capesoft.com/accessories/NetTalkUserGroup.htm

Cheers
Bruce
Title: Re: Pass multiple query parameters to a REST / NetWebServiceMethod
Post by: jari@softmade.fi on June 20, 2017, 01:42:02 AM
Ok. nice :)

I noticed that the customer table is missing the first line of parameters.
I do not know if it is necessary because I did not get any further work.

Jari
Title: Re: Pass multiple query parameters to a REST / NetWebServiceMethod
Post by: jari@softmade.fi on June 25, 2017, 10:14:06 PM
Hi Bruce


There was nothing about this Thursday's webinar so can you give me some advice on what I could do.

Thanks

Jari
Title: Re: Pass multiple query parameters to a REST / NetWebServiceMethod
Post by: Bruce on June 25, 2017, 10:27:26 PM
Hi Jari,

it's best to come to the webinar, and remember to ask me the question.
That way I can walk through it with you - it's the fastest way to see where you are going wrong.

cheers
Bruce
Title: Re: Pass multiple query parameters to a REST / NetWebServiceMethod
Post by: jari@softmade.fi on June 25, 2017, 11:46:25 PM
 Unfortunately, I am unable to watch the webinars on Thursdays and Fridays in the evening because I am busy at the time

Jari
Title: Re: Pass multiple query parameters to a REST / NetWebServiceMethod
Post by: jari@softmade.fi on June 27, 2017, 02:02:36 AM
Solved , sometimes I'm really blind ;D

Right syntax is ?FromId&ToId&Ind not  ?FromId?ToId?Ind

Jari