Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Just say no, to SalesforceCRM (Score 1) 186

And there you go. If you're leaving Salesforce (or any system in favor of something new), you've already got a bit of a task ahead of you to get the data into your new system. Updating the file names would be a small part of your migration project. You don't want to delete inactive users. If you do, what happens to all of the activities they've logged, or opportunities they've closed? Each of those items contains an ID pointing back to the user object. If you remove the user row, you end up with a bunch of records that can't display a value for who created/modified them. To work around that problem, you mark the user as inactive (freeing up a license), then create a view of just the active users. Problem solved.

Comment Re:Just say no, to SalesforceCRM (Score 1) 186

Their data export feature is amazingly primitive as well.

I'm not sure what you mean here. You can export all of the data from any Salesforce object to csv. From there you can do whatever you want with the data. If you wanted a list of accounts and their contacts, you could create a simple report (or use one of the built in reports) and export to Excel or csv. What else do you need?

It's funny.  Laugh.

XKCD Improving the Internet ... Yet Again 204

netbuzz writes "Comic creator Randall Monroe suggested in a recent xkcd strip that YouTube comments would be better — or, more precisely, less idiotic — if only those posting them were forced to hear their words read aloud first. Well, YouTube has gone and made this "audio preview" a reality, albeit an optional one. And, it's not the first time that xkcd has contributed to the betterment of the Internet, as those who are familiar with last year's "Internet census" and its use of a Hilbert curve may remember."

Slashdot Top Deals

How many hardware guys does it take to change a light bulb? "Well the diagnostics say it's fine buddy, so it's a software problem."

Working...