import opportunities

G

Guest

I need to import opportunities and other history items into business contact
manager. How do I do this? What are the fields called? I can import the
names and address fine, but not the opportunities.
Thanks.
 
L

Luther

I need to import opportunities and other history items into business contact
manager. How do I do this? What are the fields called? I can import the
names and address fine, but not the opportunities.
Thanks.

I believe Opportunities can only be imported as BCM files.
 
G

Guest

I'm trying to get data out of Raiser's Edge and into BCM. Getting the
opportunities is a must. Can I use SQL somehow?
Thanks.
 
L

Luther

I'm trying to get data out of Raiser's Edge and into BCM. Getting the
opportunities is a must. Can I use SQL somehow?
Thanks.






- Show quoted text -

I'm not familiar with Raiser's Edge.

It's technically feasible to insert Opportunities in the database
tables directly with SQL, but it its probably easier to convert them
to the XML used in BCM files and then import those, that way BCM will
update the database tables itself.

The tricky part will be identifying the Opportunities' parent Accounts
or Business Contacts. That will probably be easiest if the parents and
opportunities are imported in the same file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top