Line 127: |
Line 127: |
| {{Note|This definition might change in the future.}} | | {{Note|This definition might change in the future.}} |
| | | |
− | == How to specify Sync setup == | + | == Editing the sync config file == |
| | | |
− | You have two options how to edit the configuration file:
| + | To update your sync setup file, proceed as follows: |
− | * Using [[Woodford]], edit an app project and select '''[[Configuration]]''' from the '''Project''' menu. Then click '''Sync Config''', edit the document and click '''Save'''.
| + | |
− | * Alternatively, for advanced testing and troubleshooting on Windows platform, you can directly edit the file <code>\Configuration\SyncSetup.xml</code> in the project directory.
| + | # Start [[Woodford]]. |
| + | # Edit an [[App projects|app project]]. |
| + | # Select '''[[Configuration]]''' from the '''Project''' menu. |
| + | # Click '''Sync Config'''. |
| + | # Edit the XML configuration file, then click '''Save'''. |
| + | |
| + | We recommend that you prepare the file in an external editor and verify that it’s a valid XML file (for example, try opening the file in a web browser); then copy the content into Woodford. |
| + | |
| + | [[File:Advanced sync setup.png|600px]] |
| + | |
| + | Alternatively, for advanced testing and troubleshooting on the Windows platform, you can directly edit the file <code>MobileCrm\Configuration\SyncSetup.xml</code> in the project directory. Once you are happy with the results, copy your setup into Woodford as described above, to make it available with all users of the project. |
| | | |
| == SyncLog information == | | == SyncLog information == |