I am not getting values in Client controller
//server script else if (input.action == 'impHostingloc') { var hostingLocation=input.name; data.cloudServiceProvideList =[]: var cloudService=(}; if(hostingLocation=="Public"){ var cloudPro = new GlideRecord('sn_capi_provider'); cloudPro.addQuery ...