CloudSync*Migrate

FREQUENTLY ASKED QUESTIONS

FAQ 2020-12-24T21:00:02-08:00

Frequently Asked Questions

What is CloudSync*M? 2018-02-27T14:38:09-08:00

CloudSync is a Salesforce Native Application to migrate Salesforce Records from one Salesforce Instance to Another Salesforce Instance.

Is CloudSync native application? 2018-02-27T14:38:59-08:00

Yes, Salesforce records will be migrated directly from one Salesforce instance to another Salesforce instance without any middle layer.

Can we migrate records of Sandbox to Production and vice versa? 2018-02-27T14:40:09-08:00

Yes, we can migrate records from Sandbox to Production, Production to Sandbox, Sandbox to Sandbox etc…

Can we migrate records between different Salesforce instance which are not related? 2018-02-27T15:01:58-08:00

Yes, we can migrate records between cross Salesforce instances.

Can we migrate multiple objects records at a time using CloudSync? 2018-02-27T15:02:28-08:00

Yes but those objects should be related like Account-> Contact, Opportunity or Opportunity -> Opportunity Line Item.

Can we preserve the owner id of the record when migrated to destination? 2018-02-27T15:03:04-08:00

Yes, you can select the owner mapping when you are configuring the migration.

Can we preserve the record types when migrated to destination? 2018-02-27T15:03:53-08:00

Yes, You can configure the record type mapping.

Does CloudSync supports upsert operation? 2018-02-27T15:04:41-08:00
Yes, CloudSync supports upsert operation.
Can we generate the Fields based on a Clause, How to write the WHERE Clause Query? Example : “Country Equals United States”. 2018-02-27T15:05:20-08:00

Yes, We can Migrate the Fields based on a Clause. Need to Write Query, SELECT Id FROM Account WHERE Id = United States

Can we Migrate only Account Object (Custom Fields) or Some selected fields what Query do we need to write in the Parent and Child Query. 2018-02-27T15:06:02-08:00

Yes we can Migrate only Custom Fields of a specific object. Need to write Query, Example: SELECT ID, Name, AccountNumber FROM ACCOUNT

Where can I find Cloudsync? 2018-02-27T15:06:46-08:00

Cloudsync in available on the AppExchange.