CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

How to list the fields used in Account?

edited Aug 29, 2013 3:22AM in CRM On Demand - Web Services Integration (MOSC) 21 commentsAnswered ✓
Hi,
I'm coding C# to extract Account data from CRM On Demand.
I've got some information of Account fields by FieldManagementService. And I've got Account data as an array of class AccountData by the web service Account. But either field name or field display name from FieldManagementService are not the exact string of AccountData property name.
How can I get the exact mapping between AccountData property names and the field list of Account? Is there any other way to get a field list of Account?

By the way, the field types got from FieldManagementService all like display types for controls, instead of data types. Is that right? Where can I get the fields described by data types?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center