Hi,
How I can create button as ‘sync now’ in mobile which technician can call the ‘PART’ sync rule.
‘Part’ sync rule having ‘sync now’ button in FSM Smart client. Same functionality I want to achieve in Mobile via client script.
Best Regards,
Hi,
How I can create button as ‘sync now’ in mobile which technician can call the ‘PART’ sync rule.
‘Part’ sync rule having ‘sync now’ button in FSM Smart client. Same functionality I want to achieve in Mobile via client script.
Best Regards,
Best answer by Shneor Cheshin
Hey
I did not try this myself. But:
<perform_replication_for_table>
<parameters>
<table_name>PART</table_name>
</parameters>
</perform_replication_for_table>
That should do the trick.Cheers!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.