Code Monkey home page Code Monkey logo

sandboxberry's People

Contributors

codeulike avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sandboxberry's Issues

Exception of type 'System.OutOfMemoryException' was thrown

When trying to run this on the Account object for a single record that has "testData__c = true", I received the following:

Error while fetching data for Account: Exception of type 'System.OutOfMemoryException' was thrown

My only guess while looking at the log file is this is happening due to there being 51 relationships to Account, would that be the case?

Command line/ Continuous Integration API?

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 could potentially be integrated into a proper continuous integration system. Is this something that is possible with this tool?

Not able to insert users through this tool.

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 already there in sandbox.

Cannot fetch new standard objects added to API versions after 32.0

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 - Progress message: Unexpected error: INVALID_TYPE: sObject type 'ServiceTerritory' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.

Person Account issue

When attempting to insert Person Account records, I'm getting an error:

Error when inserting Account into target: Error Unable to create/update fields: Name. Please check the security settings of this field and verify that it is read/write for your profile or permission set. Status Code INVALID_FIELD_FOR_INSERT_UPDATE Fields Name

When creating a Person Account via the UI, LastName is required while "Name" isn't used. Is there a way to do something like:
?? I tried that and it didn't work, so wondering if there's something similar that would work, or a way to recognize PersonAccount as its own object?

Case sensitive on standard object names

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

Exclude relationship fields from being updated

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 there is no need to migrated them afterwards. But if they are not included in the instruction files when migrating data for objects like OpportunityLineItem or QuoteLineItem, the corresponding lookup Id values will be empty which prevent the record from being inserted since they are required. Thanks.

Update is not happening

Every time when I transfer the records from prod to sandbox, It is not getting updated instead It creates a new record every time. Can you help me fix this?

LIMIT in SOQL

How do we LIMIT the number of records?

example:
I would like to bring only 10 Accounts with associated contacts and opportunities.

Regards,
Ajay

Out of memory error occurs

Hi,

When I operate Opportunity object below error occurs.

Unexpected error: Error while fetching data for Opportunity: 種類 'System.OutOfMemoryException' の例外がスローされました。

Is there any alternative way how to avoid this error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.