• Roy
  • NEWBIE
  • 0 Points
  • Member since 2004

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 10
    Questions
  • 4
    Replies

Hello,

I have a scenario where a user entered a Contact that is not associated with an Account

When I execute the query method from the API to process:
"select Id, FirstName, LastName, Title, AccountID, CreatedDate, LastModifiedDate from contact"

Contacts not associated with Accounts are NOT retrieved.  Contacts associated with Accounts are retrieved.  This functionality use to work in 2.0 API.

Developed in Visual Studio.Net 2003 (VB) Enterprise 2.5 API.

Thanks
Roy

Hello,

Is it possible to retrieve the associated Type, Probability, Forecast Category & Modified By fields for Opportunity Stage PickList Values.

I am currently able to retrieve the available PickListEntries for the StageName field, but would like to get the associated Type, Probability & Forecast Category fields as well.

Developing in Microsoft Visual Studio .Net 2002 (VB) using Enterprise 2.5 API.

Thanks
Roy

Hello,

I am using Visual Studio .Net 2002 & SF 2.5 Enterprise API.

Is it possible to view the SOAP Request & Response messages for the Login, Query, Create & Update methods?

If so, how?

Thanks
Roy