The migration tag has no wiki summary.
2
votes
2answers
70 views
Force.com IDE: migrate custom object from one org to another
I am new to Salesforce.
I created a few custom object, triggers and classes under one Saleforce entity. Later, I downloaded them all to IDE project. I want to migrate them to another Salesforce ...
2
votes
1answer
54 views
Best practices to load data in junction object
I know how to load data in Junction Object using Import Wizard and Data Loader. I also know we require either Salesforce IDs or External IDs from the 2 M-D/Lookup tables.
My question is, how to ...
0
votes
1answer
45 views
How to pass \n in csv file so that Salesforce correctly recognizes the new lines in text [duplicate]
I need to load a csv file with Text field values containing lots of new lines recognized by \n characters.
My question is Salesforce does not recognize \n characters directly and it literally ...
3
votes
1answer
35 views
How to Mass Import Historical Emails into Salesforce?
I'm deploying a new SF org.
I've got hundreds of past email threads with customers I want to "import" to SF and have these emails appear as activities under the Account/Case record.
Is there any way ...
6
votes
6answers
280 views
How to exclude invalid fields that can't be deployed by the Migration Tool from .object files when automating deployment?
I'm trying to add a level of automation to our development processes. My goal at the moment is to be able to automatically retrieve check-ins to our development feature release branch and then ...
3
votes
2answers
54 views
Deploy list views of classes, pages, etc
Salesforce now allows users to define List Views for Classes, Pages, etc. But I can't figure out how to deploy these to other orgs! Typically, list views are deployed as part of the CustomObject ...
2
votes
2answers
47 views
General Questions/Points to be considered during Data Migration Process
With the advent of enterprise level platform that Salesforce now provides, Data Migration and Integration now plays crucial scope role in any of Salesforce implementation.
I want to know what are the ...
3
votes
1answer
73 views
Ant Migration Tool - Order of Package.xml File Matter?
Does the order of the package.xml file matter? For instance:
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">
<types>
...
1
vote
1answer
117 views
Force.com Migration tool Installation Process
Force.com Migration Tool:
I am trying to install Force.com Migration tool which runs based on JDK & ANT.
I have successfully installed JDK1.6 & set an environment variable.
as described in ...
4
votes
2answers
236 views
Permission Sets for Site Guest User
Managing permissions on a force.com site is one of my least favorite things to do. If you got it right in dev, then move to QA, you have to write down all the permissions because you can't deploy ...
5
votes
3answers
370 views
Deploying Profiles / Permission Sets that include object & field permissions for Managed Objects
Anyone know if it's possible to deploy profiles/permission sets via Eclipse or an Unmanaged Package that contain object & field permissions for 3rd party managed objects?
I'm trying to deploy a ...
2
votes
1answer
265 views
Migrating attachments from one org. to another
hoping someone can help me with this issue.
We have a requirement to migrate all .pdf attachments (purchase orders) from the Contract object in our current SFDC org. to the Account object in our new ...
3
votes
1answer
94 views
If I include 'Email Template' in Package.xml why doesn't it download?
I am trying to use the ant retrieveUnpackaged call with the SFDC Migration tool to download some email templates.
I pulled the package.xml from the Force.com IDE and for whatever reason the Email ...
1
vote
2answers
202 views
What's the best way to migrate attachments from one SF Org to another?
Dataloader to csv doesn't work because of the binary Body, Dataloader to db seems to have problems with heap sizes and API limits ... so what works?
4
votes
1answer
84 views
How to use the retrievePkg with the Force Migration Tool?
I am trying to do some prototyping with the ANT force migration tool, my initial goal is to be able to download a package and then tag that release. The issue I am having is that the name of the ...
3
votes
6answers
386 views
What are the tools to help import my data into Salesforce
I am switching from old CRM and looking for easy to use tools to import my data