I want to create runtime geodatabase and mpk from Server Object Extension . My problem statement is that user can only view the existing data and cannot modify it, he can add feature in its runtime geodatabase and sync it back but not the data he got it from server(even his own data) , so i was thinking if i can create a mpk (read-only data) and an empty geodatabase (which he can edit and sync back). I cant find an example to create runtime content from SOE (all examples are creating it from mxd).