Zync two mobile files to same hosted file
Posted: Fri Oct 25, 2013 11:12 am
I have a solution with two different mobile files that needs to sync to the same hosted file.
To be able to distribute through GoZyncHosted, I realize I can only have one GoZyncMobile file that works with both mobile files.
Would it work to do it this way?
TOs:
gzh_Assets -> Assets (table on Hosted file)
gzm_Assets - > Assets (table on Mobile File 1)
gzh_Assets_2 -> Assets (table on hosted file)
gzm_Assets_2 -> Assets (table on Mobile File 2)
Layouts:
gzh_Assets
gzm_Assets
gzh_Assets_2
gzm_Assets_2
After adding all four TOs to the GTRR script, is there anything else I need to do?
PS! The two mobile files are already zyncing individually, so gz fields and scripts are working.
To be able to distribute through GoZyncHosted, I realize I can only have one GoZyncMobile file that works with both mobile files.
Would it work to do it this way?
TOs:
gzh_Assets -> Assets (table on Hosted file)
gzm_Assets - > Assets (table on Mobile File 1)
gzh_Assets_2 -> Assets (table on hosted file)
gzm_Assets_2 -> Assets (table on Mobile File 2)
Layouts:
gzh_Assets
gzm_Assets
gzh_Assets_2
gzm_Assets_2
After adding all four TOs to the GTRR script, is there anything else I need to do?
PS! The two mobile files are already zyncing individually, so gz fields and scripts are working.