Reduce number of returns in upload menu endpoint, update logic to find menu by unique config id
- Use
SvExceptioninstead of returning everywhere in the@Path("/upload/{sid}")endpoint - Update logic to find the menu with call to
SvReader.getObjectByUnqConfId