SandboxBerry icon indicating copy to clipboard operation
SandboxBerry copied to clipboard

A tool for copying test data into Salesforce sandboxes

Results 9 SandboxBerry issues
Sort by recently updated
recently updated
newest added

Hi, While loading Opportunity products, the error below occurred. System.ApplicationException: Error while fetching data for : Exception of type 'System.OutOfMemoryException' was thrown. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown....

When use standard "login.salesforce.com" loging, it turn out that I can't login even I use correct password+token in password field.

1. Merged https://github.com/codeulike/SandboxBerry/pull/5 2. Added support for "Limit" 3. Added support to save (source/target) passwords 4. Updated to .Net 4.8 5. Updated the Log4Net nuget package 6. Cleaned up the...

I've added a new feature to update lookup relationship fields that get missed during the initial import. For example, if Accounts are imported before Contacts, but Accounts have a Contact...

Getting errors when trying to rerteive standard objects for example Unexpected error: Could not return metadata for type contact Unexpected error: Could not return metadata for type account

Hi, I had below error and can not process but this object/table was existing. Please let me know how to avoid this. Thanks, Sakai 2018-08-31 10:12:16,154 thread1 DEBUG src:Sandboxberry.MainForm -...

I am trying to insert few users in my sandbox but i am getting this error : Error Required fields are missing: [ProfileId] Status Code REQUIRED_FIELD_MISSING Fields ProfileId. The profile...

Is there a way to exclude relationship fields from being updated like OwnerId field? For example, data in Pricebook2, Product2 and PricebookEntry are included in newly created developer sandboxes so...

It appears it's current incarnation requires points and clicks on a windows box. Is that correct? Ideally a tool like this could be run from a command line so it...