Pull Child record and the associated Parent record
Posted: Tue Nov 04, 2014 12:01 pm
Hello,
I have a question regarding syncing user specific data.
my Table structure
Contacts
ID
First Name
Last Name
Territory
Territory ID
Contact ID
User ID
Territory & Contacts will have many to many relationship ie A territory /Contact Combo can be assigned to many Contacts.
how do i configure gozync to pull down territory data from the server which are assigned just to my name(rv600495) , I need to get the related contacts too. Ie When i do a pull from server i should be getting the records in territory which have my user ID(rv600495) and the Contacts which are associated with the records ie Contact ID 1,2
ID First Name Last Name
1*******Joe*******Doe
2*******Jane*******Doe
3*******Test*******Contact
Territory ID Contact ID User ID
1*******2*******rv600495
1*******2*******mxt46578w
2*******1*******Rv600495
1*******1*******fdf550634
Any help will be deeply appreciated
thanks
Ram
I have a question regarding syncing user specific data.
my Table structure
Contacts
ID
First Name
Last Name
Territory
Territory ID
Contact ID
User ID
Territory & Contacts will have many to many relationship ie A territory /Contact Combo can be assigned to many Contacts.
how do i configure gozync to pull down territory data from the server which are assigned just to my name(rv600495) , I need to get the related contacts too. Ie When i do a pull from server i should be getting the records in territory which have my user ID(rv600495) and the Contacts which are associated with the records ie Contact ID 1,2
ID First Name Last Name
1*******Joe*******Doe
2*******Jane*******Doe
3*******Test*******Contact
Territory ID Contact ID User ID
1*******2*******rv600495
1*******2*******mxt46578w
2*******1*******Rv600495
1*******1*******fdf550634
Any help will be deeply appreciated
thanks
Ram