Is it feasible to query a standalone table in a File geodatabase (on my local machine) and use 'applyedit' to update a feature layer (hosted service) using JavaScript api?
I want to update a feature service from a table in Filegeodatabase programmatically. I cant find any sample or documentation to query a table in filegeodatabase. Any thoughts?