- mbegoun1.390645665260556E12
- NEWBIE
- 0 Points
- Member since 2014
-
ChatterFeed
-
0Best Answers
-
1Likes Received
-
0Likes Given
-
4Questions
-
5Replies
getDeleted for AccountShare
Hi
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
-
- mbegoun1.390645665260556E12
- June 03, 2014
- Like
- 1
- Continue reading or reply
AccountShare and replication of accounts
Hi
we have an sqlite db on user's device and would like to replicate accounts available for a user. Initial replication is not a problem - just select all accounts via API. But after initial replication lot of changes may happen when user can lose and get access to accounts.So these changes should be replicated in local DB.
I understand that AccountShare object could be used to see which accounts are shared (had been shared) by a user, but this object doesn't support getUpdated/Deleted methods.
So how can i replicate changes in account sharing for a user?
Thanks!
we have an sqlite db on user's device and would like to replicate accounts available for a user. Initial replication is not a problem - just select all accounts via API. But after initial replication lot of changes may happen when user can lose and get access to accounts.So these changes should be replicated in local DB.
I understand that AccountShare object could be used to see which accounts are shared (had been shared) by a user, but this object doesn't support getUpdated/Deleted methods.
So how can i replicate changes in account sharing for a user?
Thanks!
-
- mbegoun1.390645665260556E12
- May 06, 2014
- Like
- 0
- Continue reading or reply
Find records which newly out/in scope of user by Sharing Rules
Hello,
There're standard SF API calls to getUpdated/Deleted records since some timestamp, but that just gives new or updated records in an object, right?
But let's say one record which previously was in scope for user as defined by sharing rules, now changed some field's value and became not visible to user. Or it could be that just the sharing rule changed.
How can i get the records which became invisible for user since some amount of time? The same for records which just became visible.
The case is that i'm syncing data into offline storage, and at some point i need to clean it up from the data which became not visible for user per sharing rules.
Thanks!
There're standard SF API calls to getUpdated/Deleted records since some timestamp, but that just gives new or updated records in an object, right?
But let's say one record which previously was in scope for user as defined by sharing rules, now changed some field's value and became not visible to user. Or it could be that just the sharing rule changed.
How can i get the records which became invisible for user since some amount of time? The same for records which just became visible.
The case is that i'm syncing data into offline storage, and at some point i need to clean it up from the data which became not visible for user per sharing rules.
Thanks!
-
- mbegoun1.390645665260556E12
- February 02, 2014
- Like
- 0
- Continue reading or reply
Layouts in offline Mobile app
Hi,
there're layouts with fields, sections, dependencies, rules, which can be created in SF and then distributed to standadard SalesForce1 mobile app which makes a great advantage of flexibility and scalability.
As this standard app works only online and cannot be customized (right?) i would like to develop my own app with full offline capabilities.
Is there any possibility to sync SF layouts/visualpages etc (and related fields and rules) into a custom mobile app? any API or SDK class supports that download and parse?
Thanks!
there're layouts with fields, sections, dependencies, rules, which can be created in SF and then distributed to standadard SalesForce1 mobile app which makes a great advantage of flexibility and scalability.
As this standard app works only online and cannot be customized (right?) i would like to develop my own app with full offline capabilities.
Is there any possibility to sync SF layouts/visualpages etc (and related fields and rules) into a custom mobile app? any API or SDK class supports that download and parse?
Thanks!
-
- mbegoun1.390645665260556E12
- January 25, 2014
- Like
- 0
- Continue reading or reply
getDeleted for AccountShare
Hi
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
-
- mbegoun1.390645665260556E12
- June 03, 2014
- Like
- 1
- Continue reading or reply
getDeleted for AccountShare
Hi
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
I need to replicate data for specific user and found that AccountShare object doesnt support getDeleted method.
Is there a way to know to which accounts user lost access since some timestamp?
- mbegoun1.390645665260556E12
- June 03, 2014
- Like
- 1
- Continue reading or reply
AccountShare and replication of accounts
Hi
we have an sqlite db on user's device and would like to replicate accounts available for a user. Initial replication is not a problem - just select all accounts via API. But after initial replication lot of changes may happen when user can lose and get access to accounts.So these changes should be replicated in local DB.
I understand that AccountShare object could be used to see which accounts are shared (had been shared) by a user, but this object doesn't support getUpdated/Deleted methods.
So how can i replicate changes in account sharing for a user?
Thanks!
we have an sqlite db on user's device and would like to replicate accounts available for a user. Initial replication is not a problem - just select all accounts via API. But after initial replication lot of changes may happen when user can lose and get access to accounts.So these changes should be replicated in local DB.
I understand that AccountShare object could be used to see which accounts are shared (had been shared) by a user, but this object doesn't support getUpdated/Deleted methods.
So how can i replicate changes in account sharing for a user?
Thanks!
- mbegoun1.390645665260556E12
- May 06, 2014
- Like
- 0
- Continue reading or reply
Layouts in offline Mobile app
Hi,
there're layouts with fields, sections, dependencies, rules, which can be created in SF and then distributed to standadard SalesForce1 mobile app which makes a great advantage of flexibility and scalability.
As this standard app works only online and cannot be customized (right?) i would like to develop my own app with full offline capabilities.
Is there any possibility to sync SF layouts/visualpages etc (and related fields and rules) into a custom mobile app? any API or SDK class supports that download and parse?
Thanks!
there're layouts with fields, sections, dependencies, rules, which can be created in SF and then distributed to standadard SalesForce1 mobile app which makes a great advantage of flexibility and scalability.
As this standard app works only online and cannot be customized (right?) i would like to develop my own app with full offline capabilities.
Is there any possibility to sync SF layouts/visualpages etc (and related fields and rules) into a custom mobile app? any API or SDK class supports that download and parse?
Thanks!
- mbegoun1.390645665260556E12
- January 25, 2014
- Like
- 0
- Continue reading or reply