- Need help with CRM Account object model...PLEASE??
- Posted by Aaron Ackerman on April 27th, 2004
I am integrating an Accounting System with MSCRM. I am using .NET to
integrate the two systems.
I am inserting Account records from one system to another. In MSCRMs Account
object there is an Update method. In that Update method there is an
AccountID parameter. This AccountID is the primary key for MSCRM. The
Account on the system I am integrating with knows nothing of this AccountID.
I need the ability to rtrive that account ID somehow but I have no idea how
I might be able to do this can anyone help me please!!!
- Posted by John O'Donnell on April 27th, 2004
this code shows how to retrieve the accountid
http://msdn.microsoft.com/library/de...ievemethod.asp
"Aaron Ackerman" <none@nospam.com> wrote in message
news:OndaDq$KEHA.2556@TK2MSFTNGP11.phx.gbl...
- Posted by acool on April 27th, 2004
ARE YOU brain dead or something!!??
This method shows you how to retrieve an account record IF YOU ALREADY HAVE
THE ACCOUNTID!!!
Do you thin I didn't already read the entire object model Einstein?
"John O'Donnell" <csharpconsulting@nospam-hotmail.com-nospam> wrote in
message news:eXKNf9$KEHA.1764@TK2MSFTNGP12.phx.gbl...
- Posted by John O'Donnell on April 27th, 2004
If you do not have the AccountID then you need to use fetchxml to search for
some part of the account then get the accountid that way
http://msdn.microsoft.com/library/de...ingaquery1.asp
this will show you how to create a query.
"acool" <none@sendme.com> wrote in message
news:%23eYsmmGLEHA.2716@tk2msftngp13.phx.gbl...
- Posted by on April 27th, 2004
Well, if you're so smart, why are you asking for help?
us/CrmSdk1_2/htm/v1d2crmaccountretrievemethod.asp
- Posted by acool on April 27th, 2004
I'm smarter than you imbecile, giving this retarded answer to a very
straight forward question.
oh by the way, nice disguise.
<anonymous@discussions.microsoft.com> wrote in message
news:4f5601c42c86$e810ee40$a401280a@phx.gbl...