My favorites | Sign in
Project Logo
sf3
                
New issue | Search
for
| Advanced search | Search tips
Issue 5: Sync fails if any of the mapped fields are hidden via FLS
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  fellforce
Type-Defect
Priority-Medium
Usability


Sign in to add a comment
 
Reported by fellforce, Feb 09, 2008
If the Salesforce.com admin has hidden any of the fields used by the sync process, the sync will fail. 
This should be handled gracefully by just not syncing that field. (there's probably some subset of 
absolutely required fields)
 
Comment 1 by fellforce, Jun 05, 2008
This also requires removing the fields from the sync services schema, otherwise it'll think we're setting the fields 
to empty values, when we want it to skip those fields entirely.

Last time i looked there's no programatic way to do this, seems like we'll need to generate the sync services 
schema XML file dynamically, and register from that.
Sign in to add a comment

Hosted by Google Code