You use service "UTIAEmployees" on the "Find" page, but there is no dynamic parameter "{id}". I see that parameter in you "UTIAEmployee" service
You use service "UTIAEmployees" on the "Find" page, but there is no dynamic parameter "{id}". I see that parameter in you "UTIAEmployee" service
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