Code Monkey home page Code Monkey logo

Comments (4)

codeulike avatar codeulike commented on July 27, 2024

Hmm interesting.

I have used Sandboxberry on instances that have Person Accounts - if you transfer the Contact records the Account records should sort themselves out. Is that what you are doing? (i.e. do you have SbbObject entries in the config for just Contact or are you doing Contact and Account)

from sandboxberry.

travadactyl avatar travadactyl commented on July 27, 2024

I actually ended up getting it figured out. I did two separate filters:

<SbbObject ApiName="Account" Filter="TestData__c = true and recordtype.developername  = 'personAccount'">
	<SbbFieldOptions>
		<SbbFieldOption ApiName="Name" Skip ="true" />

Along with:
<SbbObject ApiName="Account" Filter="TestData__c = true and recordtype.developername = 'industrieshousehold'">
leaving off the "skip Name". It ended up working well enough to get the sandbox loaded with some data.

I just wanted to say thanks so much for the time you spent creating this. I know it's an older program that may no longer work someday, but there's so little effort on my part for such a huge benefit. Not all heroes wear capes! Unless you do, in which case, carry on!

from sandboxberry.

marmanyous0 avatar marmanyous0 commented on July 27, 2024

Hi
when trying to login into the instance it fails and shows an error message "Unexpected error: Error while logging in to Source: LOGIN_MUST_USE_SECURITY_TOKEN" as per the attached screenshot.
Where should I enter my security token?

image

from sandboxberry.

codeulike avatar codeulike commented on July 27, 2024

You append it on the end of the password

from sandboxberry.

Related Issues (13)

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.