Page 2 of 2

api URL parameter dynamic

Posted: Tue Jun 14, 2016 5:24 pm
by Serhii Kulibaba

You use service "UTIAEmployees" on the "Find" page, but there is no dynamic parameter "{id}". I see that parameter in you "UTIAEmployee" service


api URL parameter dynamic

Posted: Wed Jun 15, 2016 12:34 pm
by Billy Williams

yeah i had to create a copy of it to get my app to work because it wouldn't work with the one way i wanted it to. maybe that is by design? i don't know

but if i have https://agwebv01.ag.utk.edu/silorest/...
and have parameters for it like LastName it should change to this when i have a LastName value

https://agwebv01.ag.utk.edu/silorest/...

and if i have ID set it should be
https://agwebv01.ag.utk.edu/silorest/...

but it's not working that way