01-21-2016 10:01 PM
Hi John,
You mentioned that you downloaded a copy of the RPI_SYMBOLOGYDISPLAYRULE table to the local H2 database. I am interested how did you achieve this during synchronization (as this is a non-spatial table and not part of GMSC feature by default).
I have a requirement where I need some non spatial tables in offline mode for read/write operation. So may be your implementation could provide some help in my case.
Thanks
Rohit
01-26-2016 08:25 AM
Dear John,
Your solution help to resolve the issue on the "Green Dot" when new feature object being placed/edited/added during GMSC's offline mode? if yes, hopefully you could share with us more detail especially how to downloaded a copy of the RPI_SYMBOLOGYDISPLAYRULE table to local H2 database,
by reading your solution, there are others classess, we also interested to understand :
import com.intergraph.sgi.offline.plugin.db.metadata.RPIFeature;
import com.intergraph.sgi.offline.plugin.model.RPIFeatureModel;
import com.intergraph.sgi.offline.plugin.model.RPISymbologyDisplayRule;
Hopefully you are fine to share with us.
Thanks & Regards,
Catherine Lee
02-10-2016 02:47 AM
Hi Rohit,
We built a plugin that enables us to define spatial and non spatial tables for offline editing and synchronization.
Our plugin actually adds most of the workflow capability available in online too. ( Database driven combo boxes, Lists, etc ).
THe code I posted is a excerpt from that
Thanks
John
02-10-2016 02:49 AM
Hi Catherine,
As I just replied to Rohit, we built a plugin that enables us to define spatial and non spatial tables for offline editing and synchronization.
Our plugin actually adds most of the workflow capability available in online too. ( Database driven combo boxes, Lists, etc ).
The code I posted is a excerpt from that.
Thanks
John
02-10-2016 03:29 AM
Hi John,
Thanks for the information. This is what I exactly require for my implementation.
If possible can you please share the plugin code enabling non spatial tables in offline editing and synchronization.
It would be of great help!
Regards
Rohit
02-10-2016 03:39 AM
Hi Rohit,
I'm afraid that the plugin is commercial in nature.
If you like I can put you in contact with someone who may be able to help in that regard?
Thanks
John
02-10-2016 05:09 AM
Hi John,
Yeah please, that would be fine.
Regards
Rohit
rohit.sinha@intergraph.com