Cloud

Build 25.0.9539
  • Certinia
    • Getting Started
      • Establishing a Connection
      • SSL Configuration
      • Firewall and Proxy
    • Data Model
      • Tables
        • AcceptedEventRelation
        • Account
        • AccountContactRole
        • AccountFeed
        • AccountHistory
        • AccountPartner
        • AccountShare
        • ActivityHistory
        • AdditionalNumber
        • ApexClass
        • ApexComponent
        • ApexLog
        • ApexPage
        • ApexTestQueueItem
        • ApexTestResult
        • ApexTrigger
        • AppMenuItem
        • Approval
        • Asset
        • AssetFeed
        • AssignmentRule
        • AsyncApexJob
        • Attachment
        • AuthProvider
        • AuthSession
        • BrandTemplate
        • BusinessHours
        • BusinessProcess
        • CallCenter
        • Campaign
        • CampaignFeed
        • CampaignMember
        • CampaignMemberStatus
        • CampaignShare
        • Case
        • CaseComment
        • CaseContactRole
        • CaseFeed
        • CaseHistory
        • CaseShare
        • CaseSolution
        • CaseStatus
        • CaseTeamMember
        • CaseTeamRole
        • CaseTeamTemplate
        • CaseTeamTemplateMember
        • CaseTeamTemplateRecord
        • CategoryData
        • CategoryNode
        • ChatterActivity
        • ClientBrowser
        • CollaborationGroup
        • CollaborationGroupFeed
        • CollaborationGroupMember
        • CollaborationGroupMemberRequest
        • CollaborationInvitation
        • Community
        • Contact
        • ContactFeed
        • ContactHistory
        • ContactShare
        • ContentDocument
        • ContentDocumentFeed
        • ContentDocumentHistory
        • ContentDocumentLink
        • ContentVersion
        • ContentVersionHistory
        • Contract
        • ContractContactRole
        • ContractFeed
        • ContractHistory
        • ContractStatus
        • CronJobDetail
        • CronTrigger
        • Dashboard
        • DashboardComponent
        • DashboardComponentFeed
        • DashboardFeed
        • DeclinedEventRelation
        • Document
        • DocumentAttachmentMap
        • Domain
        • DomainSite
        • EmailServicesAddress
        • EmailServicesFunction
        • EmailStatus
        • EmailTemplate
        • EntitySubscription
        • Event
        • EventFeed
        • EventRelation
        • FeedComment
        • FeedItem
        • FeedPollChoice
        • FeedPollVote
        • FieldPermissions
        • FiscalYearSettings
        • Folder
        • ForecastShare
        • Group
        • GroupMember
        • HashtagDefinition
        • Holiday
        • Lead
        • LeadFeed
        • LeadHistory
        • LeadShare
        • LeadStatus
        • LoginHistory
        • LoginIp
        • MailmergeTemplate
        • MobileDeviceRegistrar
        • Name
        • Note
        • NoteAndAttachment
        • ObjectPermissions
        • OpenActivity
        • Opportunity
        • OpportunityCompetitor
        • OpportunityContactRole
        • OpportunityFeed
        • OpportunityFieldHistory
        • OpportunityHistory
        • OpportunityLineItem
        • OpportunityPartner
        • OpportunityShare
        • OpportunityStage
        • Organization
        • OrgWideEmailAddress
        • Partner
        • PartnerRole
        • Period
        • PermissionSet
        • PermissionSetAssignment
        • PermissionSetLicense
        • PermissionSetLicenseAssign
        • Pricebook2
        • Pricebook2History
        • PricebookEntry
        • ProcessDefinition
        • ProcessInstance
        • ProcessInstanceHistory
        • ProcessInstanceStep
        • ProcessInstanceWorkitem
        • ProcessNode
        • Product2
        • Product2Feed
        • Profile
        • PushTopic
        • QueueSobject
        • Quote
        • QuoteDocument
        • QuoteFeed
        • QuoteLineItem
        • RecentlyViewed
        • RecordType
        • Report
        • ReportFeed
        • Scontrol
        • SelfServiceUser
        • SetupEntityAccess
        • Site
        • SiteFeed
        • SiteHistory
        • Solution
        • SolutionFeed
        • SolutionHistory
        • SolutionStatus
        • StaticResource
        • Task
        • TaskFeed
        • TaskPriority
        • TaskStatus
        • Topic
        • TopicAssignment
        • TopicFeed
        • UndecidedEventRelation
        • User
        • UserFeed
        • UserLicense
        • UserLogin
        • UserPreference
        • UserProfile
        • UserRecordAccess
        • UserRole
        • Vote
        • WebLink
      • Views
        • Formulas
        • JobRecordResultsV2
        • PickListValues
        • PolymorphicColumnsRelationships
        • TableRelationships
      • Stored Procedures
        • AbortJob
        • CloseJob
        • CloseJobV2
        • ConvertLead
        • CreateBatch
        • CreateCustomField
        • CreateJob
        • CreateJobV2
        • DeleteJobV2
        • GetBatch
        • GetBatchRecords
        • GetBatchResults
        • GetDeleted
        • GetJob
        • GetJobBatchIds
        • GetJobInfoV2
        • GetLimitInfo
        • GetUpdated
        • GetUserInformation
        • Merge
        • MetadataDeploy
        • MetadataDeployDetails
        • MetadataRetrieve
        • QueryBatch
        • QueryParallelResultsV2
        • QueryResultsV2
        • Undelete
      • System Tables
        • sys_catalogs
        • sys_schemas
        • sys_tables
        • sys_tablecolumns
        • sys_procedures
        • sys_procedureparameters
        • sys_keycolumns
        • sys_foreignkeys
        • sys_primarykeys
        • sys_indexes
        • sys_connection_props
        • sys_sqlinfo
        • sys_identity
        • sys_information
      • Data Type Mapping
    • Connection String Options
      • Authentication
        • AuthScheme
        • User
        • Password
        • SecurityToken
        • UseSandbox
      • Connection
        • APIVersion
        • LoginURL
      • SSO
        • SSOLoginURL
        • SSOProperties
        • SSOExchangeURL
      • BulkAPI
        • UseBulkAPI
        • BulkAPIConcurrencyMode
        • BulkUploadLimit
        • BulkPollingInterval
        • BulkQueryTimeout
        • WaitForBulkResults
        • BulkAPIVersion
        • PushEmptyValuesAsNull
      • OAuth
        • Scope
      • SSL
        • SSLServerCert
      • Logging
        • Verbosity
      • Schema
        • BrowsableSchemas
      • Miscellaneous
        • AllOrNone
        • ArchiveMode
        • ContinueOnAlterException
        • ExposeConceptualEntities
        • FilterScope
        • IncludeMetadataDescription
        • IncludeReports
        • MaxRows
        • NullBooleanBehavior
        • PseudoColumns
        • RemoveBOMCharacter
        • RemovePrivateChar
        • ReplaceInvalidUTF8Chars
        • ReportExactPicklistLength
        • ServerSideAggregation
        • SessionTimeout
        • SkipFormulaFields
        • SkipPickListTranslation
        • SortColumns
        • ThrowsKeyNotFound
        • Timeout
        • TranslatePickListFields
        • UseDisplayNames
        • UseToolingAPI
    • Third Party Copyrights

Certinia - CData Cloud

Overview

CData Cloud offers access to Certinia across several standard services and protocols, in a cloud-hosted solution. Any application that can connect to a SQL Server database can connect to Certinia through CData Cloud.

CData Cloud allows you to standardize and configure connections to Certinia as though it were any other OData endpoint or standard SQL Server.

Key Features

  • Full SQL Support: Certinia appears as standard relational databases, allowing you to perform operations - Filter, Group, Join, etc. - using standard SQL, regardless of whether these operations are supported by the underlying API.
  • CRUD Support: Both read and write operations are supported, restricted only by security settings that you can configure in Cloud or downstream in the source itself.
  • Secure Access: The administrator can create users and define their access to specific databases and read-only operations or grant full read & write privileges.
  • Comprehensive Data Model & Dynamic Discovery: CData Cloud provides comprehensive access to all of the data exposed in the underlying data source, including full access to dynamic data and easily searchable metadata.

CData Cloud

Getting Started

This page provides a guide to Establishing a Connection to Certinia in CData Cloud, as well as information on the available resources, and a reference to the available connection properties.

Connecting to Certinia

Establishing a Connection shows how to authenticate to Certinia and configure any necessary connection properties to create a database in CData Cloud

Accessing Data from CData Cloud Services

Accessing data from Certinia through the available standard services and CData Cloud administration is documented in further details in the CData Cloud Documentation.

CData Cloud

Establishing a Connection

Connect to Certinia by selecting the corresponding icon in the Database tab. Required properties are listed under Settings. The Advanced tab lists connection properties that are not typically required.

Connecting to Certinia APIs

By default, the Cloud connects to production environments. Set UseSandbox to true to use a Certinia sandbox account. Ensure that you specify a sandbox user name in User.

Authenticating to Certinia

The following authentication methods available for connecting to Certinia:

  • login credentials
  • SSO
  • OAuth

Login and Token

Set the User and Password to your login credentials. Additionally, set the SecurityToken. By default, the SecurityToken is required, but you can make it optional by allowing a range of trusted IP addresses.

To disable the security token:

  1. Log in to FinancialForce and enter Network Access in the Quick Find box in the setup section.
  2. Add your IP address to the list of trusted IP addresses.

To obtain the security token:

  1. Open the personal information page on FinancialForce.com.
  2. Click the link to reset your security token. The token will be emailed to you.
  3. Specify the security token in the SecurityToken connection property or append it to the Password.

OAuth

In all OAuth flows, you must set AuthScheme to OAuth. The following sections assume that you have done so.

Desktop Applications

CData provides an embedded OAuth application that simplifies OAuth desktop Authentication. Alternatively, you can create a custom OAuth application. See Creating an Entra ID (Azure AD) Application for information about creating custom applications and reasons for doing so.

For authentication, the only difference between the two methods is that you must set two additional connection properties when using custom OAuth applications.

After setting the following connection properties, you are ready to connect:

  • OAuthClientId: (custom applications only) Set this to the client Id in your application settings.
  • OAuthClientSecret: (custom applications only) Set this to the client secret in your application settings.
  • CallbackURL: Set this to the Redirect URL in your application settings.

When you connect the Cloud opens the OAuth endpoint in your default browser. Log in and grant permissions to the application.

OAuth Password Grant

Follow these steps to set up the Password Grant option:

  1. Set the AuthScheme to OAuthPassword to perform authentication with the password grant type.
  2. Set all the properties specified in either the web or desktop authentication sections above.
  3. Set the User and Password to your login credentials, as well as the SecurityToken if required.

Azure AD

This configuration requires two separate Azure AD applications:

  • The "Certinia" application used for single sign-on, and
  • A custom OAuth application with user_impersonation permission on the "Certinia" application. (See Creating a Custom OAuth App.)

To connect to Azure AD, set the AuthScheme to AzureAD, and set these properties:

  • SSOExchangeURL: The Salesforce OAuth 2.0 token endpoint for the identity provider. This can be found in the Salesforce account settings by navigating to Administration Setup > Security Controls > SAML Single Sign-On Settings and then choosing the desired organization.
  • OAuthClientId: The application Id of the connector application, listed in the Overview section of the app registration.
  • OAuthClientSecret: The client secret value of the connector application. Azure AD displays this when you create a new client secret.
  • CallbackURL: The redirect URI of the connector application. For example: https://localhost:33333.

To authenticate to Azure AD, set these SSOProperties:

  • Resource: The application Id URI of the Certinia application, listed in the app registration's Overview section. In most cases this is the URL of your custom Certinia domain.
  • AzureTenant: The Id of the Azure AD tenant where the applications are registered.

Example connection string:

AuthScheme=AzureAD;OAuthClientId=3ea1c786-d527-4399-8c3b-2e3696ae4b48;OauthClientSecret=xxx;CallbackUrl=https://localhost:33333;SSOExchangeUrl=https://domain.my.salesforce.com/services/oauth2/token?so=00D3000006JDF;SSOProperties='Resource=https://example.my.salesforce.com;AzureTenant=6ee709df-9de0-4cdf-10e6b7a51d95;AzureTenant=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx';

Okta

To connect to Okta, set these properties:

  • AuthScheme: Okta.
  • User: The authentiating Okta user.
  • Password: The password of the authenticating Okta user.
  • SSOLoginURL: The SSO provider's login URL.
  • SSOExchangeURL: The Salesforce OAuth 2.0 token endpoint for the identity provider. This can be found in the Salesforce account settings by navigating to Administration Setup > Security Controls > SAML Single Sign-On Settings and then choosing the desired organization.

If you are either using a trusted application or proxy that overrides the Okta client request OR configuring MFA, you must use combinations of SSOProperties to authenticate using Okta. Set any of the following, as applicable:

  • APIToken: When authenticating a user via a trusted application or proxy that overrides the Okta client request context, set this to the API Token the customer created from the Okta organization.
  • MFAType: If you have configured the MFA flow, set this to one of the following supported types: OktaVerify, Email, or SMS.
  • MFAPassCode: If you have configured the MFA flow, set this to a valid passcode.
    If you set this to empty or an invalid value, the Cloud issues a one-time password challenge to your device or email. After the passcode is received, reopen the connection where the retrieved one-time password value is set to the MFAPassCode connection property.
  • MFARememberDevice: True by default. Okta supports remembering devices when MFA is required. If remembering devices is allowed according to the configured authentication policies, the Cloud sends a device token to extend MFA authentication lifetime. If you do not want MFA to be remembered, set this variable to False.

Example connection string:

AuthScheme=Okta;SSOLoginURL='https://example.okta.com/home/appType/0bg4ivz6cJRZgCz5d6/46';User=oktaUserName;Password=oktaPassword;SSOExchangeUrl=https://domain.my.salesforce.com/services/oauth2/token?so=00D3000006JDF;

OneLogin

To connect to OneLogin, set the AuthScheme to OneLogin, and set these properties:

  • User: The OneLogin user.
  • Password: The OneLogin user's password.
  • SSOExchangeURL: The Salesforce OAuth 2.0 token endpoint for the identity provider. This can be found in the Salesforce account settings by navigating to Administration Setup > Security Controls > SAML Single Sign-On Settings and then choosing the desired organization.

To authenticate to OneLogin, set these SSOProperties:

  • OAuthClientId: The OAuthClientId, which can be obtained by selecting Developers > API Credentials > Credential > ClientId.
  • OAuthClientSecret: The OAuthClientSecret, which can be obtained by selecting Developers > API Credentials > Credential > ClientSecret.
  • Subdomain: The subdomain of the OneLogin user accessing the SSO application. For example, if your OneLogin URL is splinkly.onelogin.com, splinkly is the subdomain value.
  • AppId: The Id of the SSO application.
  • Region (optional): The region your OneLogin account resides in. Legal values are US (default) or EU.

The following example connection string uses an API key to connect to OneLogin:

AuthScheme=OneLogin;User=OneLoginUserName;Password=OneLoginPassword;SSOExchangeUrl=https://domain.my.salesforce.com/services/oauth2/token?so=00D3000006JDF;SSOProperties='OAuthClientID=3fc8394584f153ce3b7924d9cd4f686443a52b;OAuthClientSecret=ca9257fd5cc3277abb5818cea28c06fe9b3b285d73d06;Subdomain=OneLoginSubDomain;AppId=1433920';

PingFederate

To connect to PingFederate, set these properties:

  • AuthScheme: PingFederate.
  • User: The authenticating PingFederate user.
  • Password: The authenticating user's PingFederate password.
  • SSOLoginURL: The SSO provider's login URL.
  • AWSRoleARN (optional): If you have multiple role ARNs, specify the one you want to use for authorization.
  • AWSPrincipalARN (optional): If you have multiple principal ARNs, specify the one you want to use for authorization.
  • SSOExchangeURL: The Salesforce OAuth 2.0 token endpoint for the identity provider. This can be found in the Salesforce account settings by navigating to Administration Setup > Security Controls > SAML Single Sign-On Settings and then choosing the desired organization.
  • SSOProperties (optional): If you want to include your username and password as an authorization header in requests to Amazon S3, set this to Authscheme=Basic.

To enable mutual SSL authentication for SSOLoginURL, the WS-Trust STS endpoint, configure these SSOProperties:

  • SSLClientCert
  • SSLClientCertType
  • SSLClientCertSubject
  • SSLClientCertPassword

Example connection string:

authScheme=pingfederate;SSOLoginURL=https://mycustomserver.com:9033/idp/sts.wst;SSOExchangeUrl=https://us-east-1.signin.aws.amazon.com/platform/saml/acs/764ef411-xxxxxx;user=admin;password=PassValue;AWSPrincipalARN=arn:aws:iam::215338515180:saml-provider/pingFederate;AWSRoleArn=arn:aws:iam::215338515180:role/SSOTest2;

ADFS

To connect to ADFS, set these properties:

  • AuthScheme: ADFS.
  • User: The authenticating ADFS user.
  • Password: The password of the authenticating ADFS user.
  • SSOLoginURL: The SSO provider's login URL.
  • SSOExchangeURL: The Salesforce OAuth 2.0 token endpoint for the identity provider. This can be found in the Salesforce account settings by navigating to Administration Setup > Security Controls > SAML Single Sign-On Settings and then choosing the desired organization.

To authenticate to ADFS, set these SSOProperties:

  • RelyingParty: The value of the ADFS server's Relying Party Identifier.

Example connection string:

AuthScheme=ADFS;User=username;Password=password;SSOLoginURL='https://sts.company.com';SSOExchangeUrl=https://domain.my.salesforce.com/services/oauth2/token?so=00D3000006JDF;SSOProperties='RelyingParty=https://saml.salesforce.com';

ADFS Integrated

The ADFS Integrated flow indicates you are connecting with the user credentials of the currently logged in Windows user. To use the ADFS Integrated flow, do not specify the User and Password, but otherwise follow the same steps noted above under ADFS.

CData Cloud

SSL Configuration

Customizing the SSL Configuration

By default, the Cloud attempts to negotiate TLS with the server. The server certificate is validated against the default system trusted certificate store. You can override how the certificate gets validated using the SSLServerCert connection property.

To specify another certificate, see the SSLServerCert connection property.

CData Cloud

Firewall and Proxy

Connecting Through a Firewall or Proxy

HTTP Proxies

To authenticate to an HTTP proxy, set the following:

  • ProxyServer: the hostname or IP address of the proxy server that you want to route HTTP traffic through.
  • ProxyPort: the TCP port that the proxy server is running on.
  • ProxyAuthScheme: the authentication method the Cloud uses when authenticating to the proxy server.
  • ProxyUser: the username of a user account registered with the proxy server.
  • ProxyPassword: the password associated with the ProxyUser.

Other Proxies

Set the following properties:

  • To use a proxy-based firewall, set FirewallType, FirewallServer, and FirewallPort.
  • To tunnel the connection, set FirewallType to TUNNEL.
  • To authenticate, specify FirewallUser and FirewallPassword.
  • To authenticate to a SOCKS proxy, additionally set FirewallType to SOCKS5.

CData Cloud

Data Model

You can use the Cloud to work with all of the tables in your account. The Cloud connects to Certinia and gets the list of tables and the metadata for the tables by calling the appropriate web services. Any changes you make to your Certinia account, such as adding a new table, adding new columns, or changing the data type of a column, are immediately reflected when you connect using the Cloud.

Tables

The Cloud models the Certinia API as relational Tables. The table definitions are dynamically retrieved; here, we show the sample table definitions that are included in the FinancialForce.com development environment.

In addition to the tables, the Cloud also offers stored procedures and views, enabling you to work with other aspects of the Certinia API, like bulk jobs, custom reports, and so on.

Stored Procedures

Stored Procedures are function-like interfaces to Certinia. They can be used to search, update, and modify information in Certinia.

Views

Views offer additional metadata information from Certinia.

CData Cloud

Tables

The Cloud models the data in Certinia as a list of tables in a relational database that can be queried using standard SQL statements.

CData Cloud - Certinia Tables

Name Description
AcceptedEventRelation This is a table representing the AcceptedEventRelation entities in FinancialForce.
Account This is a table representing the Account entities in FinancialForce.
AccountContactRole This is a table representing the AccountContactRole entities in FinancialForce.
AccountFeed This is a table representing the AccountFeed entities in FinancialForce.
AccountHistory This is a table representing the AccountHistory entities in FinancialForce.
AccountPartner This is a table representing the AccountPartner entities in FinancialForce.
AccountShare This is a table representing the AccountShare entities in FinancialForce.
ActivityHistory This is a table representing the ActivityHistory entities in FinancialForce.
AdditionalNumber This is a table representing the AdditionalNumber entities in FinancialForce.
ApexClass This is a table representing the ApexClass entities in FinancialForce.
ApexComponent This is a table representing the ApexComponent entities in FinancialForce.
ApexLog This is a table representing the ApexLog entities in FinancialForce.
ApexPage This is a table representing the ApexPage entities in FinancialForce.
ApexTestQueueItem This is a table representing the ApexTestQueueItem entities in FinancialForce.
ApexTestResult This is a table representing the ApexTestResult entities in FinancialForce.
ApexTrigger This is a table representing the ApexTrigger entities in FinancialForce.
AppMenuItem This is a table representing the AppMenuItem entities in FinancialForce.
Approval This is a table representing the Approval entities in FinancialForce.
Asset This is a table representing the Asset entities in FinancialForce.
AssetFeed This is a table representing the AssetFeed entities in FinancialForce.
AssignmentRule This is a table representing the AssignmentRule entities in FinancialForce.
AsyncApexJob This is a table representing the AsyncApexJob entities in FinancialForce.
Attachment This is a table representing the Attachment entities in FinancialForce.
AuthProvider This is a table representing the AuthProvider entities in FinancialForce.
AuthSession This is a table representing the AuthSession entities in FinancialForce.
BrandTemplate This is a table representing the BrandTemplate entities in FinancialForce.
BusinessHours This is a table representing the BusinessHours entities in FinancialForce.
BusinessProcess This is a table representing the BusinessProcess entities in FinancialForce.
CallCenter This is a table representing the CallCenter entities in FinancialForce.
Campaign This is a table representing the Campaign entities in FinancialForce.
CampaignFeed This is a table representing the CampaignFeed entities in FinancialForce.
CampaignMember This is a table representing the CampaignMember entities in FinancialForce.
CampaignMemberStatus This is a table representing the CampaignMemberStatus entities in FinancialForce.
CampaignShare This is a table representing the CampaignShare entities in FinancialForce.
Case This is a table representing the Case entities in FinancialForce.
CaseComment This is a table representing the CaseComment entities in FinancialForce.
CaseContactRole This is a table representing the CaseContactRole entities in FinancialForce.
CaseFeed This is a table representing the CaseFeed entities in FinancialForce.
CaseHistory This is a table representing the CaseHistory entities in FinancialForce.
CaseShare This is a table representing the CaseShare entities in FinancialForce.
CaseSolution This is a table representing the CaseSolution entities in FinancialForce.
CaseStatus This is a table representing the CaseStatus entities in FinancialForce.
CaseTeamMember This is a table representing the CaseTeamMember entities in FinancialForce.
CaseTeamRole This is a table representing the CaseTeamRole entities in FinancialForce.
CaseTeamTemplate This is a table representing the CaseTeamTemplate entities in FinancialForce.
CaseTeamTemplateMember This is a table representing the CaseTeamTemplateMember entities in FinancialForce.
CaseTeamTemplateRecord This is a table representing the CaseTeamTemplateRecord entities in FinancialForce.
CategoryData This is a table representing the CategoryData entities in FinancialForce.
CategoryNode This is a table representing the CategoryNode entities in FinancialForce.
ChatterActivity This is a table representing the ChatterActivity entities in FinancialForce.
ClientBrowser This is a table representing the ClientBrowser entities in FinancialForce.
CollaborationGroup This is a table representing the CollaborationGroup entities in FinancialForce.
CollaborationGroupFeed This is a table representing the CollaborationGroupFeed entities in FinancialForce.
CollaborationGroupMember This is a table representing the CollaborationGroupMember entities in FinancialForce.
CollaborationGroupMemberRequest This is a table representing the CollaborationGroupMemberRequest entities in FinancialForce.
CollaborationInvitation This is a table representing the CollaborationInvitation entities in FinancialForce.
Community This is a table representing the Community entities in FinancialForce.
Contact This is a table representing the Contact entities in FinancialForce.
ContactFeed This is a table representing the ContactFeed entities in FinancialForce.
ContactHistory This is a table representing the ContactHistory entities in FinancialForce.
ContactShare This is a table representing the ContactShare entities in FinancialForce.
ContentDocument This is a table representing the ContentDocument entities in FinancialForce.
ContentDocumentFeed This is a table representing the ContentDocumentFeed entities in FinancialForce.
ContentDocumentHistory This is a table representing the ContentDocumentHistory entities in FinancialForce.
ContentDocumentLink This is a table representing the ContentDocumentLink entities in FinancialForce.
ContentVersion This is a table representing the ContentVersion entities in FinancialForce.
ContentVersionHistory This is a table representing the ContentVersionHistory entities in FinancialForce.
Contract This is a table representing the Contract entities in FinancialForce.
ContractContactRole This is a table representing the ContractContactRole entities in FinancialForce.
ContractFeed This is a table representing the ContractFeed entities in FinancialForce.
ContractHistory This is a table representing the ContractHistory entities in FinancialForce.
ContractStatus This is a table representing the ContractStatus entities in FinancialForce.
CronJobDetail This is a table representing the CronJobDetail entities in FinancialForce.
CronTrigger This is a table representing the CronTrigger entities in FinancialForce.
Dashboard This is a table representing the Dashboard entities in FinancialForce.
DashboardComponent This is a table representing the DashboardComponent entities in FinancialForce.
DashboardComponentFeed This is a table representing the DashboardComponentFeed entities in FinancialForce.
DashboardFeed This is a table representing the DashboardFeed entities in FinancialForce.
DeclinedEventRelation This is a table representing the DeclinedEventRelation entities in FinancialForce.
Document This is a table representing the Document entities in FinancialForce.
DocumentAttachmentMap This is a table representing the DocumentAttachmentMap entities in FinancialForce.
Domain This is a table representing the Domain entities in FinancialForce.
DomainSite This is a table representing the DomainSite entities in FinancialForce.
EmailServicesAddress This is a table representing the EmailServicesAddress entities in FinancialForce.
EmailServicesFunction This is a table representing the EmailServicesFunction entities in FinancialForce.
EmailStatus This is a table representing the EmailStatus entities in FinancialForce.
EmailTemplate This is a table representing the EmailTemplate entities in FinancialForce.
EntitySubscription This is a table representing the EntitySubscription entities in FinancialForce.
Event This is a table representing the Event entities in FinancialForce.
EventFeed This is a table representing the EventFeed entities in FinancialForce.
EventRelation This is a table representing the EventRelation entities in FinancialForce.
FeedComment This is a table representing the FeedComment entities in FinancialForce.
FeedItem This is a table representing the FeedItem entities in FinancialForce.
FeedPollChoice This is a table representing the FeedPollChoice entities in FinancialForce.
FeedPollVote This is a table representing the FeedPollVote entities in FinancialForce.
FieldPermissions This is a table representing the FieldPermissions entities in FinancialForce.
FiscalYearSettings This is a table representing the FiscalYearSettings entities in FinancialForce.
Folder This is a table representing the Folder entities in FinancialForce.
ForecastShare This is a table representing the ForecastShare entities in FinancialForce.
Group This is a table representing the Group entities in FinancialForce.
GroupMember This is a table representing the GroupMember entities in FinancialForce.
HashtagDefinition This is a table representing the HashtagDefinition entities in FinancialForce.
Holiday This is a table representing the Holiday entities in FinancialForce.
Lead This is a table representing the Lead entities in FinancialForce.
LeadFeed This is a table representing the LeadFeed entities in FinancialForce.
LeadHistory This is a table representing the LeadHistory entities in FinancialForce.
LeadShare This is a table representing the LeadShare entities in FinancialForce.
LeadStatus This is a table representing the LeadStatus entities in FinancialForce.
LoginHistory This is a table representing the LoginHistory entities in FinancialForce.
LoginIp This is a table representing the LoginIp entities in FinancialForce.
MailmergeTemplate This is a table representing the MailmergeTemplate entities in FinancialForce.
MobileDeviceRegistrar This is a table representing the MobileDeviceRegistrar entities in FinancialForce.
Name This is a table representing the Name entities in FinancialForce.
Note This is a table representing the Note entities in FinancialForce.
NoteAndAttachment This is a table representing the NoteAndAttachment entities in FinancialForce.
ObjectPermissions This is a table representing the ObjectPermissions entities in FinancialForce.
OpenActivity This is a table representing the OpenActivity entities in FinancialForce.
Opportunity This is a table representing the Opportunity entities in FinancialForce.
OpportunityCompetitor This is a table representing the OpportunityCompetitor entities in FinancialForce.
OpportunityContactRole This is a table representing the OpportunityContactRole entities in FinancialForce.
OpportunityFeed This is a table representing the OpportunityFeed entities in FinancialForce.
OpportunityFieldHistory This is a table representing the OpportunityFieldHistory entities in FinancialForce.
OpportunityHistory This is a table representing the OpportunityHistory entities in FinancialForce.
OpportunityLineItem This is a table representing the OpportunityLineItem entities in FinancialForce.
OpportunityPartner This is a table representing the OpportunityPartner entities in FinancialForce.
OpportunityShare This is a table representing the OpportunityShare entities in FinancialForce.
OpportunityStage This is a table representing the OpportunityStage entities in FinancialForce.
Organization This is a table representing the Organization entities in FinancialForce.
OrgWideEmailAddress This is a table representing the OrgWideEmailAddress entities in FinancialForce.
Partner This is a table representing the Partner entities in FinancialForce.
PartnerRole This is a table representing the PartnerRole entities in FinancialForce.
Period This is a table representing the Period entities in FinancialForce.
PermissionSet This is a table representing the PermissionSet entities in FinancialForce.
PermissionSetAssignment This is a table representing the PermissionSetAssignment entities in FinancialForce.
PermissionSetLicense This is a table representing the PermissionSetLicense entities in FinancialForce.
PermissionSetLicenseAssign This is a table representing the PermissionSetLicenseAssign entities in FinancialForce.
Pricebook2 This is a table representing the Pricebook2 entities in FinancialForce.
Pricebook2History This is a table representing the Pricebook2History entities in FinancialForce.
PricebookEntry This is a table representing the PricebookEntry entities in FinancialForce.
ProcessDefinition This is a table representing the ProcessDefinition entities in FinancialForce.
ProcessInstance This is a table representing the ProcessInstance entities in FinancialForce.
ProcessInstanceHistory This is a table representing the ProcessInstanceHistory entities in FinancialForce.
ProcessInstanceStep This is a table representing the ProcessInstanceStep entities in FinancialForce.
ProcessInstanceWorkitem This is a table representing the ProcessInstanceWorkitem entities in FinancialForce.
ProcessNode This is a table representing the ProcessNode entities in FinancialForce.
Product2 This is a table representing the Product2 entities in FinancialForce.
Product2Feed This is a table representing the Product2Feed entities in FinancialForce.
Profile This is a table representing the Profile entities in FinancialForce.
PushTopic This is a table representing the PushTopic entities in FinancialForce.
QueueSobject This is a table representing the QueueSobject entities in FinancialForce.
Quote This is a table representing the Quote entities in FinancialForce.
QuoteDocument This is a table representing the QuoteDocument entities in FinancialForce.
QuoteFeed This is a table representing the QuoteFeed entities in FinancialForce.
QuoteLineItem This is a table representing the QuoteLineItem entities in FinancialForce.
RecentlyViewed This is a table representing the RecentlyViewed entities in FinancialForce.
RecordType This is a table representing the RecordType entities in FinancialForce.
Report This is a table representing the Report entities in FinancialForce.
ReportFeed This is a table representing the ReportFeed entities in FinancialForce.
Scontrol This is a table representing the Scontrol entities in FinancialForce.
SelfServiceUser This is a table representing the SelfServiceUser entities in FinancialForce.
SetupEntityAccess This is a table representing the SetupEntityAccess entities in FinancialForce.
Site This is a table representing the Site entities in FinancialForce.
SiteFeed This is a table representing the SiteFeed entities in FinancialForce.
SiteHistory This is a table representing the SiteHistory entities in FinancialForce.
Solution This is a table representing the Solution entities in FinancialForce.
SolutionFeed This is a table representing the SolutionFeed entities in FinancialForce.
SolutionHistory This is a table representing the SolutionHistory entities in FinancialForce.
SolutionStatus This is a table representing the SolutionStatus entities in FinancialForce.
StaticResource This is a table representing the StaticResource entities in FinancialForce.
Task This is a table representing the Task entities in FinancialForce. To retrieve archived tasks, you must explicitly query for records with IsArchived set to True.
TaskFeed This is a table representing the TaskFeed entities in FinancialForce.
TaskPriority This is a table representing the TaskPriority entities in FinancialForce.
TaskStatus This is a table representing the TaskStatus entities in FinancialForce.
Topic This is a table representing the Topic entities in FinancialForce.
TopicAssignment This is a table representing the TopicAssignment entities in FinancialForce.
TopicFeed This is a table representing the TopicFeed entities in FinancialForce.
UndecidedEventRelation This is a table representing the UndecidedEventRelation entities in FinancialForce.
User This is a table representing the User entities in FinancialForce.
UserFeed This is a table representing the UserFeed entities in FinancialForce.
UserLicense This is a table representing the UserLicense entities in FinancialForce.
UserLogin This is a table representing the UserLogin entities in FinancialForce.
UserPreference This is a table representing the UserPreference entities in FinancialForce.
UserProfile This is a table representing the UserProfile entities in FinancialForce.
UserRecordAccess This is a table representing the UserRecordAccess entities in FinancialForce.
UserRole This is a table representing the UserRole entities in FinancialForce.
Vote This is a table representing the Vote entities in FinancialForce.
WebLink This is a table representing the WebLink entities in FinancialForce.

The Cloud can also expose custom entities on your Certinia account that are not mentioned in the Tables. You can query against these custom entities as with any other table. Additionally, you can query against custom fields of standard entities.

There is a naming limitation that applies to the lists and to the custom fields. Empty spaces in list names are converted to underscores for the table names. Also, all custom fields and custom entities are identified by Certinia with a __c appended to the end of the name.

CData Cloud

AcceptedEventRelation

This is a table representing the AcceptedEventRelation entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AcceptedEventRelation.

RelationId String True

Label Relation ID corresponds to this field.

EventId String True

Event.Id

Label Event ID corresponds to this field.

RespondedDate Datetime True

Label Response Date corresponds to this field.

Response String True

Label Response corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Type String True

Label Type corresponds to this field.

CData Cloud

Account

This is a table representing the Account entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Account.

IsDeleted Boolean True

Label Deleted corresponds to this field.

MasterRecordId String True

Account.Id

Label Master Record ID corresponds to this field.

Name String False

Label Account Name corresponds to this field.

Type String False

Label Account Type corresponds to this field.

ParentId String False

Account.Id

Label Parent Account ID corresponds to this field.

BillingStreet String False

Label Billing Street corresponds to this field.

BillingCity String False

Label Billing City corresponds to this field.

BillingState String False

Label Billing State/Province corresponds to this field.

BillingPostalCode String False

Label Billing Zip/Postal Code corresponds to this field.

BillingCountry String False

Label Billing Country corresponds to this field.

BillingLatitude Double False

Label Billing Latitude corresponds to this field.

BillingLongitude Double False

Label Billing Longitude corresponds to this field.

ShippingStreet String False

Label Shipping Street corresponds to this field.

ShippingCity String False

Label Shipping City corresponds to this field.

ShippingState String False

Label Shipping State/Province corresponds to this field.

ShippingPostalCode String False

Label Shipping Zip/Postal Code corresponds to this field.

ShippingCountry String False

Label Shipping Country corresponds to this field.

ShippingLatitude Double False

Label Shipping Latitude corresponds to this field.

ShippingLongitude Double False

Label Shipping Longitude corresponds to this field.

Phone String False

Label Account Phone corresponds to this field.

Fax String False

Label Account Fax corresponds to this field.

AccountNumber String False

Label Account Number corresponds to this field.

Website String False

Label Website corresponds to this field.

Sic String False

Label SIC Code corresponds to this field.

Industry String False

Label Industry corresponds to this field.

AnnualRevenue Double False

Label Annual Revenue corresponds to this field.

NumberOfEmployees Int False

Label Employees corresponds to this field.

Ownership String False

Label Ownership corresponds to this field.

TickerSymbol String False

Label Ticker Symbol corresponds to this field.

Description String False

Label Account Description corresponds to this field.

Rating String False

Label Account Rating corresponds to this field.

Site String False

Label Account Site corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastActivityDate Datetime True

Label Last Activity corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

Jigsaw String False

Label Data.com Key corresponds to this field.

JigsawCompanyId String True

Label Jigsaw Company ID corresponds to this field.

AccountSource String False

Label Account Source corresponds to this field.

SicDesc String False

Label SIC Description corresponds to this field.

NumberofLocations__c Double False

Label Number of Locations corresponds to this field.

SLAExpirationDate__c Datetime False

Label SLA Expiration Date corresponds to this field.

UpsellOpportunity__c String False

Label Upsell Opportunity corresponds to this field.

SLASerialNumber__c String False

Label SLA Serial Number corresponds to this field.

SLA__c String False

Label SLA corresponds to this field.

CustomerPriority__c String False

Label Customer Priority corresponds to this field.

Active__c String False

Label Active corresponds to this field.

MyAutoNumber__c String True

Label MyAutoNumber corresponds to this field.

MyFormula__c String True

Label MyFormula corresponds to this field.

MyRollupSummary__c Double True

Label MyRollupSummary corresponds to this field.

MyCheckBox__c Boolean False

Label MyCheckBox corresponds to this field.

MyEmail__c String False

Label MyEmail corresponds to this field.

MyPercent__c Double False

Label MyPercent corresponds to this field.

Custom_Date_Time__c Datetime False

Label Custom Date Time corresponds to this field.

New_Currency_Field__c Double False

Label New_Currency_Field corresponds to this field.

New_Currency_Field_2__c Double False

Label New_Currency_Field_2 corresponds to this field.

DO_NOT_USE__c Boolean False

Label DO_NOT_USE corresponds to this field.

CustomNumber__c Double False

Label CustomNumber corresponds to this field.

FiveChar_TextField__c String False

Label FiveChar_TextField corresponds to this field.

FiveChar_CurrencyField__c Double False

Label FiveChar_CurrencyField corresponds to this field.

FiveChar_NumberField__c Double False

Label FiveChar_NumberField corresponds to this field.

FiveChar_PercentField__c Double False

Label FiveChar_PercentField corresponds to this field.

FiveChar_TextAreaMasked__c String False

Label FiveChar_TextAreaMasked corresponds to this field.

NewField__c Double False

Label NewField corresponds to this field.

CData Cloud

AccountContactRole

This is a table representing the AccountContactRole entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AccountContactRole.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

AccountId String False

Account.Id

Label Account ID corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

Role String False

Label Role corresponds to this field.

IsPrimary Boolean False

Label Primary corresponds to this field.

CData Cloud

AccountFeed

This is a table representing the AccountFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AccountFeed.

ParentId String True

Account.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

AccountHistory

This is a table representing the AccountHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AccountHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

AccountId String True

Account.Id

Label Account ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

AccountPartner

This is a table representing the AccountPartner entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AccountPartner.

AccountFromId String True

Account.Id

Label Account ID corresponds to this field.

AccountToId String True

Account.Id

Label Account ID corresponds to this field.

OpportunityId String True

Opportunity.Id

Label Opportunity ID corresponds to this field.

Role String True

Label Role corresponds to this field.

IsPrimary Boolean True

Label Primary corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ReversePartnerId String True

AccountPartner.Id

Label Reverse Partner ID corresponds to this field.

CData Cloud

AccountShare

This is a table representing the AccountShare entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AccountShare.

AccountId String True

Account.Id

Label Account ID corresponds to this field.

UserOrGroupId String True

Label User/Group ID corresponds to this field.

AccountAccessLevel String True

Label Account Access corresponds to this field.

OpportunityAccessLevel String True

Label Opportunity Access corresponds to this field.

CaseAccessLevel String True

Label Case Access corresponds to this field.

ContactAccessLevel String True

Label Contact Access corresponds to this field.

RowCause String True

Label Row Cause corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

ActivityHistory

This is a table representing the ActivityHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Label 'Activity ID' corresponds to this field.

AccountId String True

Label 'Account ID' corresponds to this field.

WhoId String True

Label 'Contact/Lead ID' corresponds to this field.

WhatId String True

Label 'Opportunity/Account ID' corresponds to this field.

Subject String True

Label 'Subject' corresponds to this field.

IsTask Boolean True

Label 'Task' corresponds to this field.

ActivityDate String True

Label 'Date' corresponds to this field.

OwnerId String True

Label 'Assigned To ID' corresponds to this field.

Status String True

Label 'Status' corresponds to this field.

Priority String True

Label 'Priority' corresponds to this field.

ActivityType String True

Label 'Type' corresponds to this field.

IsClosed Boolean True

Label 'Closed' corresponds to this field.

IsAllDayEvent Boolean True

Label 'All Day Event' corresponds to this field.

DurationInMinutes Integer True

Label 'Duration' corresponds to this field.

Location String True

Label 'Location' corresponds to this field.

Description String True

Label 'Comments' corresponds to this field.

IsDeleted Boolean True

Label 'Deleted' corresponds to this field.

CreatedDate DateTime True

Label 'Created Date' corresponds to this field.

CreatedById String True

Label 'Created By ID' corresponds to this field.

LastModifiedDate DateTime True

Label 'Last Modified Date' corresponds to this field.

LastModifiedById String True

Label 'Last Modified By ID' corresponds to this field.

SystemModstamp DateTime True

Label 'System Modstamp' corresponds to this field.

CallDurationInSeconds Integer True

Label 'Call Duration' corresponds to this field.

CallType String True

Label 'Call Type' corresponds to this field.

CallDisposition String True

Label 'Call Result' corresponds to this field.

CallObject String True

Label 'Call Object Identifier' corresponds to this field.

ReminderDateTime DateTime True

Label 'Reminder Date/Time' corresponds to this field.

IsReminderSet Boolean True

Label 'Reminder Set' corresponds to this field.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
SOQL String

Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.

CData Cloud

AdditionalNumber

This is a table representing the AdditionalNumber entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AdditionalNumber.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CallCenterId String False

CallCenter.Id

Label Call Center ID corresponds to this field.

Name String False

Label Name corresponds to this field.

Description String False

Label Description corresponds to this field.

Phone String False

Label Phone corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ApexClass

This is a table representing the ApexClass entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ApexClass.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Name String False

Label Name corresponds to this field.

ApiVersion Double False

Label Api Version corresponds to this field.

Status String False

Label Status corresponds to this field.

IsValid Boolean False

Label Is Valid corresponds to this field.

BodyCrc Double False

Label Body CRC corresponds to this field.

Body String False

Label Body corresponds to this field.

LengthWithoutComments Int False

Label Size Without Comments corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ApexComponent

This is a table representing the ApexComponent entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ApexComponent.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Name String False

Label Name corresponds to this field.

ApiVersion Double False

Label Api Version corresponds to this field.

MasterLabel String False

Label Label corresponds to this field.

Description String False

Label Description corresponds to this field.

ControllerType String False

Label Controller Type corresponds to this field.

ControllerKey String False

Label Controller Key corresponds to this field.

Markup String False

Label Markup corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ApexLog

This is a table representing the ApexLog entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ApexLog.

LogUserId String True

Label Log User ID corresponds to this field.

LogLength Int True

Label Log Size (bytes) corresponds to this field.

LastModifiedDate Datetime True

Label Date corresponds to this field.

Request String True

Label Request Type corresponds to this field.

Operation String True

Label Operation corresponds to this field.

Application String True

Label Application corresponds to this field.

Status String True

Label Status corresponds to this field.

DurationMilliseconds Int True

Label Duration (ms) corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

StartTime Datetime True

Label Start Time corresponds to this field.

Location String True

Label Location corresponds to this field.

CData Cloud

ApexPage

This is a table representing the ApexPage entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ApexPage.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Name String False

Label Name corresponds to this field.

ApiVersion Double False

Label Api Version corresponds to this field.

MasterLabel String False

Label Label corresponds to this field.

Description String False

Label Description corresponds to this field.

ControllerType String False

Label Controller Type corresponds to this field.

ControllerKey String False

Label Controller Key corresponds to this field.

IsAvailableInTouch Boolean False

Label Available for FinancialForce mobile apps corresponds to this field.

IsConfirmationTokenRequired Boolean False

Label Require CSRF protection on GET requests corresponds to this field.

Markup String False

Label Markup corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ApexTestQueueItem

This is a table representing the ApexTestQueueItem entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ApexTestQueueItem.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

ApexClassId String False

ApexClass.Id

Label Class ID corresponds to this field.

Status String True

Label Status corresponds to this field.

ExtendedStatus String True

Label Status Detail corresponds to this field.

ParentJobId String True

AsyncApexJob.Id

Label Apex Job ID corresponds to this field.

CData Cloud

ApexTestResult

This is a table representing the ApexTestResult entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ApexTestResult.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

TestTimestamp Datetime True

Label Time Started corresponds to this field.

Outcome String True

Label Pass/Fail corresponds to this field.

ApexClassId String True

ApexClass.Id

Label Class ID corresponds to this field.

MethodName String True

Label Method Name corresponds to this field.

Message String True

Label Error Message corresponds to this field.

StackTrace String True

Label Stack Trace corresponds to this field.

AsyncApexJobId String True

AsyncApexJob.Id

Label Apex Job ID corresponds to this field.

QueueItemId String True

ApexTestQueueItem.Id

Label Apex Test Queue Item ID corresponds to this field.

ApexLogId String True

ApexLog.Id

Label Log ID corresponds to this field.

CData Cloud

ApexTrigger

This is a table representing the ApexTrigger entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ApexTrigger.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Name String False

Label Name corresponds to this field.

TableEnumOrId String False

Label Custom Object Definition ID corresponds to this field.

UsageBeforeInsert Boolean False

Label BeforeInsert corresponds to this field.

UsageAfterInsert Boolean False

Label AfterInsert corresponds to this field.

UsageBeforeUpdate Boolean False

Label BeforeUpdate corresponds to this field.

UsageAfterUpdate Boolean False

Label AfterUpdate corresponds to this field.

UsageBeforeDelete Boolean False

Label BeforeDelete corresponds to this field.

UsageAfterDelete Boolean False

Label AfterDelete corresponds to this field.

UsageIsBulk Boolean False

Label IsBulk corresponds to this field.

UsageAfterUndelete Boolean False

Label AfterUndelete corresponds to this field.

ApiVersion Double False

Label Api Version corresponds to this field.

Status String False

Label Status corresponds to this field.

IsValid Boolean False

Label Is Valid corresponds to this field.

BodyCrc Double False

Label Body CRC corresponds to this field.

Body String False

Label Body corresponds to this field.

LengthWithoutComments Int False

Label Size Without Comments corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

AppMenuItem

This is a table representing the AppMenuItem entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AppMenuItem.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

Name String True

Label Developer Name corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Label String True

Label Label corresponds to this field.

Description String True

Label Description corresponds to this field.

StartUrl String True

Label Start Url corresponds to this field.

MobileStartUrl String True

Label Mobile Start Url corresponds to this field.

LogoUrl String True

Label Logo Image URL corresponds to this field.

IconUrl String True

Label Icon Url corresponds to this field.

InfoUrl String True

Label Info URL corresponds to this field.

IsUsingAdminAuthorization Boolean True

Label IsUsingAdminAuthorization corresponds to this field.

MobilePlatform String True

Label Mobile device OS platform corresponds to this field.

MobileMinOsVer String True

Label Minimum required mobile device OS version corresponds to this field.

MobileDeviceType String True

Label Type of mobile device corresponds to this field.

IsRegisteredDeviceOnly Boolean True

Label App requires a registered mobile device corresponds to this field.

MobileAppVer String True

Label Version of the mobile app corresponds to this field.

MobileAppInstalledDate Datetime True

Label Date the mobile app was most recently installed corresponds to this field.

MobileAppInstalledVersion String True

Label Most recently installed version of the mobile app corresponds to this field.

MobileAppBinaryId String True

Label ID for the related mobile app binary corresponds to this field.

MobileAppInstallUrl String True

Label URL to install the mobile app corresponds to this field.

Type String True

Label App Type corresponds to this field.

CData Cloud

Approval

This is a table representing the Approval entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Approval.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ParentId String False

Contract.Id

Label Parent ID corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

Status String False

Label Status corresponds to this field.

RequestComment String False

Label Request Comment corresponds to this field.

ApproveComment String False

Label Approve/Reject Comment corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Asset

This is a table representing the Asset entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Asset.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

AccountId String False

Account.Id

Label Account ID corresponds to this field.

Product2Id String False

Product2.Id

Label Product ID corresponds to this field.

IsCompetitorProduct Boolean False

Label Competitor Asset corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Name String False

Label Asset Name corresponds to this field.

SerialNumber String False

Label Serial Number corresponds to this field.

InstallDate Datetime False

Label Install Date corresponds to this field.

PurchaseDate Datetime False

Label Purchase Date corresponds to this field.

UsageEndDate Datetime False

Label Usage End Date corresponds to this field.

Status String False

Label Status corresponds to this field.

Price Double False

Label Price corresponds to this field.

Quantity Double False

Label Quantity corresponds to this field.

Description String False

Label Description corresponds to this field.

CData Cloud

AssetFeed

This is a table representing the AssetFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AssetFeed.

ParentId String True

Asset.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

AssignmentRule

This is a table representing the AssignmentRule entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AssignmentRule.

Name String True

Label Name corresponds to this field.

SobjectType String True

Label SObject Type corresponds to this field.

Active Boolean True

Label Active corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

AsyncApexJob

This is a table representing the AsyncApexJob entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AsyncApexJob.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

JobType String True

Label Job Type corresponds to this field.

ApexClassId String True

ApexClass.Id

Label Class ID corresponds to this field.

Status String True

Label Status corresponds to this field.

JobItemsProcessed Int True

Label Batches Processed corresponds to this field.

TotalJobItems Int True

Label Total Batches corresponds to this field.

NumberOfErrors Int True

Label Failures corresponds to this field.

CompletedDate Datetime True

Label Completion Date corresponds to this field.

MethodName String True

Label Apex Method corresponds to this field.

ExtendedStatus String True

Label Status Detail corresponds to this field.

ParentJobId String True

AsyncApexJob.Id

Label Apex Job ID corresponds to this field.

LastProcessed String True

Label Last ID processed and committed corresponds to this field.

LastProcessedOffset Int True

Label Offset of last ID processed and committed corresponds to this field.

CData Cloud

Attachment

This is a table representing the Attachment entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Attachment.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ParentId String False

Label Parent ID corresponds to this field.

Name String False

Label File Name corresponds to this field.

IsPrivate Boolean False

Label Private corresponds to this field.

ContentType String False

Label Content Type corresponds to this field.

BodyLength Int True

Label Body Length corresponds to this field.

Body String False

Label Body corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

Description String False

Label Description corresponds to this field.

CData Cloud

AuthProvider

This is a table representing the AuthProvider entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AuthProvider.

CreatedDate Datetime True

Label Created Date corresponds to this field.

ProviderType String False

Label Provider Type corresponds to this field.

FriendlyName String False

Label Name corresponds to this field.

DeveloperName String False

Label URL Suffix corresponds to this field.

RegistrationHandlerId String False

ApexClass.Id

Label Class ID corresponds to this field.

ExecutionUserId String False

User.Id

Label User ID corresponds to this field.

ConsumerKey String False

Label Consumer Key corresponds to this field.

ConsumerSecret String False

Label Consumer Secret corresponds to this field.

ErrorUrl String False

Label Custom Error URL corresponds to this field.

AuthorizeUrl String False

Label Authorize Endpoint URL corresponds to this field.

TokenUrl String False

Label Token Endpoint URL corresponds to this field.

UserInfoUrl String False

Label User Info Endpoint URL corresponds to this field.

DefaultScopes String False

Label Default Scopes corresponds to this field.

CData Cloud

AuthSession

This is a table representing the AuthSession entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the AuthSession.

UsersId String True

User.Id

Label User ID corresponds to this field.

CreatedDate Datetime True

Label Created corresponds to this field.

LastModifiedDate Datetime True

Label Updated corresponds to this field.

NumSecondsValid Int True

Label Valid For corresponds to this field.

UserType String True

Label User Type corresponds to this field.

SourceIp String True

Label Source IP corresponds to this field.

LoginType String True

Label Login corresponds to this field.

SessionType String True

Label Session Type corresponds to this field.

SessionSecurityLevel String True

Label Session Security Level corresponds to this field.

CData Cloud

BrandTemplate

This is a table representing the BrandTemplate entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the BrandTemplate.

Name String False

Label Brand Template Name corresponds to this field.

DeveloperName String False

Label Letterhead Unique Name corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

Description String False

Label Description corresponds to this field.

Value String False

Label Value corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

BusinessHours

This is a table representing the BusinessHours entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the BusinessHours.

Name String False

Label Business Hours Name corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

IsDefault Boolean False

Label Default Business Hours corresponds to this field.

SundayStartTime String False

Label Sunday Start corresponds to this field.

SundayEndTime String False

Label Sunday End corresponds to this field.

MondayStartTime String False

Label Monday Start corresponds to this field.

MondayEndTime String False

Label Monday End corresponds to this field.

TuesdayStartTime String False

Label Tuesday Start corresponds to this field.

TuesdayEndTime String False

Label Tuesday End corresponds to this field.

WednesdayStartTime String False

Label Wednesday Start corresponds to this field.

WednesdayEndTime String False

Label Wednesday End corresponds to this field.

ThursdayStartTime String False

Label Thursday Start corresponds to this field.

ThursdayEndTime String False

Label Thursday End corresponds to this field.

FridayStartTime String False

Label Friday Start corresponds to this field.

FridayEndTime String False

Label Friday End corresponds to this field.

SaturdayStartTime String False

Label Saturday Start corresponds to this field.

SaturdayEndTime String False

Label Saturday End corresponds to this field.

TimeZoneSidKey String False

Label Time Zone corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

CData Cloud

BusinessProcess

This is a table representing the BusinessProcess entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the BusinessProcess.

Name String False

Label Name corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Description String False

Label Description corresponds to this field.

TableEnumOrId String False

Label Entity Enumeration Or ID corresponds to this field.

IsActive Boolean True

Label Active corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CallCenter

This is a table representing the CallCenter entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CallCenter.

Name String False

Label Name corresponds to this field.

InternalName String False

Label Internal Name corresponds to this field.

Version Double False

Label Version corresponds to this field.

AdapterUrl String False

Label CTI Adapter URL corresponds to this field.

CustomSettings String False

Label Custom Settings corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

CData Cloud

Campaign

This is a table representing the Campaign entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Campaign.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Name String False

Label Name corresponds to this field.

Type String False

Label Type corresponds to this field.

Status String False

Label Status corresponds to this field.

StartDate Datetime False

Label Start Date corresponds to this field.

EndDate Datetime False

Label End Date corresponds to this field.

ExpectedRevenue Double False

Label Expected Revenue corresponds to this field.

BudgetedCost Double False

Label Budgeted Cost corresponds to this field.

ActualCost Double False

Label Actual Cost corresponds to this field.

ExpectedResponse Double False

Label Expected Response (%) corresponds to this field.

NumberSent Double False

Label Num Sent corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

Description String False

Label Description corresponds to this field.

NumberOfLeads Int True

Label Total Leads corresponds to this field.

NumberOfConvertedLeads Int True

Label Converted Leads corresponds to this field.

NumberOfContacts Int True

Label Total Contacts corresponds to this field.

NumberOfResponses Int True

Label Total Responses corresponds to this field.

NumberOfOpportunities Int True

Label Num Total Opportunities corresponds to this field.

NumberOfWonOpportunities Int True

Label Num Won Opportunities corresponds to this field.

AmountAllOpportunities Double True

Label Total Value Opportunities corresponds to this field.

AmountWonOpportunities Double True

Label Total Value Won Opportunities corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastActivityDate Datetime True

Label Last Activity corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CampaignMemberRecordTypeId String False

RecordType.Id

Label Record Type ID corresponds to this field.

Myfield__c String False

Label Myfield Nothing to do here corresponds to this field.

CData Cloud

CampaignFeed

This is a table representing the CampaignFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CampaignFeed.

ParentId String True

Campaign.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

CampaignMember

This is a table representing the CampaignMember entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CampaignMember.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CampaignId String False

Campaign.Id

Label Campaign ID corresponds to this field.

LeadId String False

Lead.Id

Label Lead ID corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

Status String False

Label Status corresponds to this field.

HasResponded Boolean True

Label Responded corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

FirstRespondedDate Datetime True

Label First Responded Date corresponds to this field.

CData Cloud

CampaignMemberStatus

This is a table representing the CampaignMemberStatus entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CampaignMemberStatus.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CampaignId String False

Campaign.Id

Label Campaign ID corresponds to this field.

Label String False

Label Label corresponds to this field.

SortOrder Int False

Label Sort Order corresponds to this field.

IsDefault Boolean False

Label Is Default corresponds to this field.

HasResponded Boolean False

Label Responded corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CampaignShare

This is a table representing the CampaignShare entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CampaignShare.

CampaignId String True

Campaign.Id

Label Campaign ID corresponds to this field.

UserOrGroupId String True

Label User/Group ID corresponds to this field.

CampaignAccessLevel String True

Label Campaign Access corresponds to this field.

RowCause String True

Label Row Cause corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

Case

This is a table representing the Case entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Case.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CaseNumber String True

Label Case Number corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

AccountId String False

Account.Id

Label Account ID corresponds to this field.

AssetId String False

Asset.Id

Label Asset ID corresponds to this field.

SuppliedName String False

Label Name corresponds to this field.

SuppliedEmail String False

Label Email Address corresponds to this field.

SuppliedPhone String False

Label Phone corresponds to this field.

SuppliedCompany String False

Label Company corresponds to this field.

Type String False

Label Case Type corresponds to this field.

RecordTypeId String False

RecordType.Id

Label Record Type ID corresponds to this field.

Status String False

Label Status corresponds to this field.

Reason String False

Label Case Reason corresponds to this field.

Origin String False

Label Case Origin corresponds to this field.

Subject String False

Label Subject corresponds to this field.

Priority String False

Label Priority corresponds to this field.

Description String False

Label Description corresponds to this field.

IsClosed Boolean True

Label Closed corresponds to this field.

ClosedDate Datetime True

Label Closed Date corresponds to this field.

IsEscalated Boolean False

Label Escalated corresponds to this field.

HasCommentsUnreadByOwner Boolean True

Label New Self-Service Comment corresponds to this field.

HasSelfServiceComments Boolean True

Label Self-Service Commented corresponds to this field.

OwnerId String False

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

EngineeringReqNumber__c String False

Label Engineering Req Number corresponds to this field.

Product__c String False

Label Product corresponds to this field.

SLAViolation__c String False

Label SLA Violation corresponds to this field.

PotentialLiability__c String False

Label Potential Liability corresponds to this field.

TCO_Presentation__c Datetime False

Label TCO_Presentation corresponds to this field.

CData Cloud

CaseComment

This is a table representing the CaseComment entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseComment.

ParentId String False

Case.Id

Label Parent ID corresponds to this field.

IsPublished Boolean False

Label Published corresponds to this field.

CommentBody String False

Label Body corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

CaseContactRole

This is a table representing the CaseContactRole entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseContactRole.

CasesId String False

Case.Id

Label Case ID corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

Role String False

Label Role corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

CaseFeed

This is a table representing the CaseFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseFeed.

ParentId String True

Case.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

CaseHistory

This is a table representing the CaseHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CaseId String True

Case.Id

Label Case ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

CaseShare

This is a table representing the CaseShare entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseShare.

CaseId String True

Case.Id

Label Case ID corresponds to this field.

UserOrGroupId String True

Label User/Group ID corresponds to this field.

CaseAccessLevel String True

Label Case Access corresponds to this field.

RowCause String True

Label Row Cause corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

CaseSolution

This is a table representing the CaseSolution entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseSolution.

CaseId String False

Case.Id

Label Case ID corresponds to this field.

SolutionId String False

Solution.Id

Label Solution ID corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

CaseStatus

This is a table representing the CaseStatus entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseStatus.

MasterLabel String True

Label Master Label corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

IsDefault Boolean True

Label Is Default corresponds to this field.

IsClosed Boolean True

Label Is Closed corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CaseTeamMember

This is a table representing the CaseTeamMember entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseTeamMember.

ParentId String False

Case.Id

Label Case ID corresponds to this field.

MemberId String False

Label Member ID corresponds to this field.

TeamTemplateMemberId String True

CaseTeamTemplateMember.Id

Label Team Template Member ID corresponds to this field.

TeamRoleId String False

CaseTeamRole.Id

Label Team Role ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CaseTeamRole

This is a table representing the CaseTeamRole entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseTeamRole.

Name String False

Label Name corresponds to this field.

AccessLevel String False

Label Access Level corresponds to this field.

PreferencesVisibleInCSP Boolean False

Label Visible in Customer Portal corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CaseTeamTemplate

This is a table representing the CaseTeamTemplate entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseTeamTemplate.

Name String False

Label Name corresponds to this field.

Description String False

Label Description corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CaseTeamTemplateMember

This is a table representing the CaseTeamTemplateMember entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseTeamTemplateMember.

TeamTemplateId String False

CaseTeamTemplate.Id

Label Team Template ID corresponds to this field.

MemberId String False

Label Member ID corresponds to this field.

TeamRoleId String False

CaseTeamRole.Id

Label Team Role ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CaseTeamTemplateRecord

This is a table representing the CaseTeamTemplateRecord entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CaseTeamTemplateRecord.

ParentId String False

Case.Id

Label Case ID corresponds to this field.

TeamTemplateId String False

CaseTeamTemplate.Id

Label Team Template ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CategoryData

This is a table representing the CategoryData entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CategoryData.

CategoryNodeId String False

CategoryNode.Id

Label Category Node ID corresponds to this field.

RelatedSobjectId String False

Solution.Id

Label SObject ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CategoryNode

This is a table representing the CategoryNode entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CategoryNode.

ParentId String False

CategoryNode.Id

Label Parent Category Node ID corresponds to this field.

MasterLabel String False

Label Name corresponds to this field.

SortOrder Int False

Label Sort Order corresponds to this field.

SortStyle String False

Label Subcategory Sort Style corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ChatterActivity

This is a table representing the ChatterActivity entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ChatterActivity.

ParentId String True

Label Parent ID corresponds to this field.

PostCount Int True

Label Post Count corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

CommentReceivedCount Int True

Label Comment Received Count corresponds to this field.

LikeReceivedCount Int True

Label Like Received Count corresponds to this field.

InfluenceRawRank Int True

Label Influence Raw Rank corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ClientBrowser

This is a table representing the ClientBrowser entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ClientBrowser.

UsersId String True

User.Id

Label User ID corresponds to this field.

FullUserAgent String True

Label Full User Agent corresponds to this field.

ProxyInfo String True

Label Proxy Info corresponds to this field.

LastUpdate Datetime True

Label Last Update corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CData Cloud

CollaborationGroup

This is a table representing the CollaborationGroup entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CollaborationGroup.

Name String False

Label Name corresponds to this field.

MemberCount Int True

Label Member Count corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CollaborationType String False

Label Access Type corresponds to this field.

Description String False

Label Description corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

FullPhotoUrl String True

Label Url for full-sized Photo corresponds to this field.

SmallPhotoUrl String True

Label Url for Thumbnail sized Photo corresponds to this field.

LastFeedModifiedDate Datetime True

Label Last Feed Modified Date corresponds to this field.

InformationTitle String False

Label Information Title corresponds to this field.

InformationBody String False

Label Information corresponds to this field.

HasPrivateFieldsAccess Boolean True

Label Has Private Fields Access corresponds to this field.

CanHaveGuests Boolean False

Label Allow Customers corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

IsArchived Boolean False

Label Is Archived corresponds to this field.

IsAutoArchiveDisabled Boolean False

Label Is Auto Archive Disabled corresponds to this field.

CData Cloud

CollaborationGroupFeed

This is a table representing the CollaborationGroupFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CollaborationGroupFeed.

ParentId String True

CollaborationGroup.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

CollaborationGroupMember

This is a table representing the CollaborationGroupMember entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CollaborationGroupMember.

CollaborationGroupId String False

CollaborationGroup.Id

Label CollaborationGroup ID corresponds to this field.

MemberId String False

User.Id

Label Member ID corresponds to this field.

CollaborationRole String False

Label Group Member Role corresponds to this field.

NotificationFrequency String False

Label Notification Frequency corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CollaborationGroupMemberRequest

This is a table representing the CollaborationGroupMemberRequest entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CollaborationGroupMemberRequest.

CollaborationGroupId String False

CollaborationGroup.Id

Label CollaborationGroup ID corresponds to this field.

RequesterId String False

User.Id

Label User ID corresponds to this field.

ResponseMessage String True

Label Response Message corresponds to this field.

Status String True

Label Status corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CollaborationInvitation

This is a table representing the CollaborationInvitation entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CollaborationInvitation.

ParentId String True

CollaborationInvitation.Id

Label Parent ID corresponds to this field.

SharedEntityId String False

Label Shared Entity ID corresponds to this field.

InviterId String True

User.Id

Label Inviter User ID corresponds to this field.

InvitedUserEmail String False

Label Invited Email corresponds to this field.

InvitedUserEmailNormalized String True

Label Invited Email (Normalized) corresponds to this field.

Status String True

Label Invitation Status corresponds to this field.

OptionalMessage String False

Label Optional Message corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Community

This is a table representing the Community entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Community.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

Name String True

Label Name corresponds to this field.

Description String True

Label Description corresponds to this field.

IsActive Boolean True

Label Active corresponds to this field.

CData Cloud

Contact

This is a table representing the Contact entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Contact.

IsDeleted Boolean True

Label Deleted corresponds to this field.

MasterRecordId String True

Contact.Id

Label Master Record ID corresponds to this field.

AccountId String False

Account.Id

Label Account ID corresponds to this field.

LastName String False

Label Last Name corresponds to this field.

FirstName String False

Label First Name corresponds to this field.

Salutation String False

Label Salutation corresponds to this field.

Name String True

Label Full Name corresponds to this field.

OtherStreet String False

Label Other Street corresponds to this field.

OtherCity String False

Label Other City corresponds to this field.

OtherState String False

Label Other State/Province corresponds to this field.

OtherPostalCode String False

Label Other Zip/Postal Code corresponds to this field.

OtherCountry String False

Label Other Country corresponds to this field.

OtherLatitude Double False

Label Other Latitude corresponds to this field.

OtherLongitude Double False

Label Other Longitude corresponds to this field.

MailingStreet String False

Label Mailing Street corresponds to this field.

MailingCity String False

Label Mailing City corresponds to this field.

MailingState String False

Label Mailing State/Province corresponds to this field.

MailingPostalCode String False

Label Mailing Zip/Postal Code corresponds to this field.

MailingCountry String False

Label Mailing Country corresponds to this field.

MailingLatitude Double False

Label Mailing Latitude corresponds to this field.

MailingLongitude Double False

Label Mailing Longitude corresponds to this field.

Phone String False

Label Business Phone corresponds to this field.

Fax String False

Label Business Fax corresponds to this field.

MobilePhone String False

Label Mobile Phone corresponds to this field.

HomePhone String False

Label Home Phone corresponds to this field.

OtherPhone String False

Label Other Phone corresponds to this field.

AssistantPhone String False

Label Asst. Phone corresponds to this field.

ReportsToId String False

Contact.Id

Label Reports To ID corresponds to this field.

Email String False

Label Email corresponds to this field.

Title String False

Label Title corresponds to this field.

Department String False

Label Department corresponds to this field.

AssistantName String False

Label Assistant's Name corresponds to this field.

LeadSource String False

Label Lead Source corresponds to this field.

Birthdate Datetime False

Label Birthdate corresponds to this field.

Description String False

Label Contact Description corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastActivityDate Datetime True

Label Last Activity corresponds to this field.

LastCURequestDate Datetime True

Label Last Stay-in-Touch Request Date corresponds to this field.

LastCUUpdateDate Datetime True

Label Last Stay-in-Touch Save Date corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

EmailBouncedReason String False

Label Email Bounced Reason corresponds to this field.

EmailBouncedDate Datetime False

Label Email Bounced Date corresponds to this field.

IsEmailBounced Boolean True

Label Is Email Bounced corresponds to this field.

Jigsaw String False

Label Data.com Key corresponds to this field.

JigsawContactId String True

Label Jigsaw Contact ID corresponds to this field.

Languages__c String False

Label Languages corresponds to this field.

Level__c String False

Label Level corresponds to this field.

MyNote__c String False

Label MyNote corresponds to this field.

MyExternalId__c String False

Label MyExternalId corresponds to this field.

MyExternalId2__c String False

Label MyExternalId2 corresponds to this field.

AcctLookup__c String False

Account.Id

Label Account corresponds to this field.

CData Cloud

ContactFeed

This is a table representing the ContactFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContactFeed.

ParentId String True

Contact.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

ContactHistory

This is a table representing the ContactHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContactHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ContactId String True

Contact.Id

Label Contact ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

ContactShare

This is a table representing the ContactShare entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContactShare.

ContactId String True

Contact.Id

Label Contact ID corresponds to this field.

UserOrGroupId String True

Label User/Group ID corresponds to this field.

ContactAccessLevel String True

Label Contact Access corresponds to this field.

RowCause String True

Label Row Cause corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

ContentDocument

This is a table representing the ContentDocument entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContentDocument.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

IsArchived Boolean True

Label Is Archived corresponds to this field.

ArchivedById String True

User.Id

Label User ID corresponds to this field.

ArchivedDate Datetime True

Label Archived Date corresponds to this field.

IsDeleted Boolean True

Label Is Deleted corresponds to this field.

OwnerId String True

User.Id

Label Owner ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

Title String True

Label Title corresponds to this field.

PublishStatus String True

Label Publish Status corresponds to this field.

LatestPublishedVersionId String True

ContentVersion.Id

Label Latest Published Version ID corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CData Cloud

ContentDocumentFeed

This is a table representing the ContentDocumentFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContentDocumentFeed.

ParentId String True

ContentDocument.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

ContentDocumentHistory

This is a table representing the ContentDocumentHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContentDocumentHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ContentDocumentId String True

ContentDocument.Id

Label ContentDocument ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

ContentDocumentLink

This is a table representing the ContentDocumentLink entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContentDocumentLink.

LinkedEntityId String False

Label Linked Entity ID corresponds to this field.

ContentDocumentId String False

ContentDocument.Id

Label ContentDocument ID corresponds to this field.

IsDeleted Boolean True

Label Is Deleted corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

ShareType String False

Label Share Type corresponds to this field.

CData Cloud

ContentVersion

This is a table representing the ContentVersion entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContentVersion.

ContentDocumentId String False

ContentDocument.Id

Label ContentDocument ID corresponds to this field.

IsLatest Boolean True

Label Is Latest corresponds to this field.

ContentUrl String False

Label Content URL corresponds to this field.

VersionNumber String True

Label Version Number corresponds to this field.

Title String False

Label Title corresponds to this field.

Description String False

Label Description corresponds to this field.

ReasonForChange String False

Label Reason For Change corresponds to this field.

PathOnClient String False

Label Path On Client corresponds to this field.

RatingCount Int True

Label Rating Count corresponds to this field.

IsDeleted Boolean True

Label Is Deleted corresponds to this field.

ContentModifiedDate Datetime True

Label Content Modified Date corresponds to this field.

ContentModifiedById String True

User.Id

Label User ID corresponds to this field.

PositiveRatingCount Int True

Label Positive Rating Count corresponds to this field.

NegativeRatingCount Int True

Label Negative Rating Count corresponds to this field.

FeaturedContentBoost Int True

Label Featured Content Boost corresponds to this field.

FeaturedContentDate Datetime True

Label Featured Content Date corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

TagCsv String False

Label Tags corresponds to this field.

FileType String True

Label File Type corresponds to this field.

PublishStatus String True

Label Publish Status corresponds to this field.

VersionData String False

Label Version Data corresponds to this field.

ContentSize Int True

Label Size corresponds to this field.

FirstPublishLocationId String False

Label First Publish Location ID corresponds to this field.

Origin String False

Label Content Origin corresponds to this field.

Checksum String True

Label Checksum corresponds to this field.

CData Cloud

ContentVersionHistory

This is a table representing the ContentVersionHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContentVersionHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ContentVersionId String True

ContentVersion.Id

Label ContentVersion ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

Contract

This is a table representing the Contract entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Contract.

AccountId String False

Account.Id

Label Account ID corresponds to this field.

OwnerExpirationNotice String False

Label Owner Expiration Notice corresponds to this field.

StartDate Datetime False

Label Contract Start Date corresponds to this field.

EndDate Datetime True

Label Contract End Date corresponds to this field.

BillingStreet String False

Label Billing Street corresponds to this field.

BillingCity String False

Label Billing City corresponds to this field.

BillingState String False

Label Billing State/Province corresponds to this field.

BillingPostalCode String False

Label Billing Zip/Postal Code corresponds to this field.

BillingCountry String False

Label Billing Country corresponds to this field.

BillingLatitude Double False

Label Billing Latitude corresponds to this field.

BillingLongitude Double False

Label Billing Longitude corresponds to this field.

ContractTerm Int False

Label Contract Term corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

Status String False

Label Status corresponds to this field.

CompanySignedId String False

User.Id

Label Company Signed By ID corresponds to this field.

CompanySignedDate Datetime False

Label Company Signed Date corresponds to this field.

CustomerSignedId String False

Contact.Id

Label Customer Signed By ID corresponds to this field.

CustomerSignedTitle String False

Label Customer Signed Title corresponds to this field.

CustomerSignedDate Datetime False

Label Customer Signed Date corresponds to this field.

SpecialTerms String False

Label Special Terms corresponds to this field.

ActivatedById String True

User.Id

Label Activated By ID corresponds to this field.

ActivatedDate Datetime True

Label Activated Date corresponds to this field.

StatusCode String True

Label Status Category corresponds to this field.

Description String False

Label Description corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ContractNumber String True

Label Contract Number corresponds to this field.

LastApprovedDate Datetime True

Label Last Approved Date corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastActivityDate Datetime True

Label Last Activity corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CData Cloud

ContractContactRole

This is a table representing the ContractContactRole entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContractContactRole.

ContractId String False

Contract.Id

Label Contract ID corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

Role String False

Label Role corresponds to this field.

IsPrimary Boolean False

Label Primary corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

ContractFeed

This is a table representing the ContractFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContractFeed.

ParentId String True

Contract.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

ContractHistory

This is a table representing the ContractHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContractHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ContractId String True

Contract.Id

Label Contract ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

ContractStatus

This is a table representing the ContractStatus entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ContractStatus.

MasterLabel String True

Label Master Label corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

IsDefault Boolean True

Label Is Default corresponds to this field.

StatusCode String True

Label Status Code corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

CronJobDetail

This is a table representing the CronJobDetail entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CronJobDetail.

Name String True

Label Job Name corresponds to this field.

JobType String True

Label Type corresponds to this field.

CData Cloud

CronTrigger

This is a table representing the CronTrigger entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the CronTrigger.

CronJobDetailId String True

CronJobDetail.Id

Label Job ID corresponds to this field.

NextFireTime Datetime True

Label Next Run Time corresponds to this field.

PreviousFireTime Datetime True

Label Previous Run Time corresponds to this field.

State String True

Label Job State corresponds to this field.

StartTime Datetime True

Label Start Time corresponds to this field.

EndTime Datetime True

Label End Time corresponds to this field.

CronExpression String True

Label Cron Expression corresponds to this field.

TimeZoneSidKey String True

Label Java Time Zone Id corresponds to this field.

OwnerId String True

User.Id

Label User ID corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

TimesTriggered Int True

Label Job Fired Count corresponds to this field.

CData Cloud

Dashboard

This is a table representing the Dashboard entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Dashboard.

IsDeleted Boolean True

Label Deleted corresponds to this field.

FolderId String True

Label Folder ID corresponds to this field.

Title String True

Label Title corresponds to this field.

DeveloperName String True

Label Dashboard Unique Name corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Description String True

Label Description corresponds to this field.

LeftSize String True

Label Left Size corresponds to this field.

MiddleSize String True

Label Middle Size corresponds to this field.

RightSize String True

Label Right Size corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

RunningUserId String True

User.Id

Label Running User ID corresponds to this field.

TitleColor Int True

Label Title Color corresponds to this field.

TitleSize Int True

Label Title Size corresponds to this field.

TextColor Int True

Label Text Color corresponds to this field.

BackgroundStart Int True

Label Starting Color corresponds to this field.

BackgroundEnd Int True

Label Ending Color corresponds to this field.

BackgroundDirection String True

Label Background Fade Direction corresponds to this field.

Type String True

Label Dashboard Running User corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CData Cloud

DashboardComponent

This is a table representing the DashboardComponent entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the DashboardComponent.

Name String True

Label Dashboard Component Name corresponds to this field.

DashboardId String True

Dashboard.Id

Label Dashboard ID corresponds to this field.

CData Cloud

DashboardComponentFeed

This is a table representing the DashboardComponentFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the DashboardComponentFeed.

ParentId String True

DashboardComponent.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

DashboardFeed

This is a table representing the DashboardFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the DashboardFeed.

ParentId String True

Dashboard.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

DeclinedEventRelation

This is a table representing the DeclinedEventRelation entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the DeclinedEventRelation.

RelationId String True

Label Relation ID corresponds to this field.

EventId String True

Event.Id

Label Event ID corresponds to this field.

RespondedDate Datetime True

Label Response Date corresponds to this field.

Response String True

Label Response corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Type String True

Label Type corresponds to this field.

CData Cloud

Document

This is a table representing the Document entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Document.

FolderId String False

Label Folder ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Name String False

Label Document Name corresponds to this field.

DeveloperName String False

Label Document Unique Name corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

ContentType String False

Label MIME Type corresponds to this field.

Type String False

Label File Extension corresponds to this field.

IsPublic Boolean False

Label Externally Available corresponds to this field.

BodyLength Int True

Label Body Length corresponds to this field.

Body String False

Label Body corresponds to this field.

Url String False

Label Url corresponds to this field.

Description String False

Label Description corresponds to this field.

Keywords String False

Label Keywords corresponds to this field.

IsInternalUseOnly Boolean False

Label Internal Use Only corresponds to this field.

AuthorId String False

User.Id

Label Author ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsBodySearchable Boolean True

Label Document Content Searchable corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CData Cloud

DocumentAttachmentMap

This is a table representing the DocumentAttachmentMap entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the DocumentAttachmentMap.

ParentId String False

EmailTemplate.Id

Label Entity ID corresponds to this field.

DocumentId String False

Document.Id

Label Document ID corresponds to this field.

DocumentSequence Int False

Label Attachment Sequence corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CData Cloud

Domain

This is a table representing the Domain entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Domain.

DomainType String True

Label Domain Type corresponds to this field.

Domain String True

Label Domain Name corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

DomainSite

This is a table representing the DomainSite entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the DomainSite.

DomainId String True

Domain.Id

Label Domain ID corresponds to this field.

SiteId String True

Site.Id

Label Site ID corresponds to this field.

PathPrefix String True

Label Path corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

EmailServicesAddress

This is a table representing the EmailServicesAddress entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the EmailServicesAddress.

IsActive Boolean False

Label Active corresponds to this field.

LocalPart String False

Label Email address corresponds to this field.

EmailDomainName String True

Label Email address domain corresponds to this field.

AuthorizedSenders String False

Label Accept Email From corresponds to this field.

RunAsUserId String False

User.Id

Label User ID corresponds to this field.

FunctionId String False

EmailServicesFunction.Id

Label Service ID corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

EmailServicesFunction

This is a table representing the EmailServicesFunction entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the EmailServicesFunction.

IsActive Boolean False

Label Active corresponds to this field.

FunctionName String False

Label Email Service Name corresponds to this field.

AuthorizedSenders String False

Label Accept Email From corresponds to this field.

IsAuthenticationRequired Boolean False

Label Advanced Email Security Settings corresponds to this field.

IsTlsRequired Boolean False

Label TLS Required corresponds to this field.

AttachmentOption String False

Label Accept Attachments corresponds to this field.

ApexClassId String False

ApexClass.Id

Label Class ID corresponds to this field.

OverLimitAction String False

Label Over Email Rate Limit Action corresponds to this field.

FunctionInactiveAction String False

Label Deactivated Email Service Action corresponds to this field.

AddressInactiveAction String False

Label Deactivated Email Address Action corresponds to this field.

AuthenticationFailureAction String False

Label Unauthenticated Sender Action corresponds to this field.

AuthorizationFailureAction String False

Label Unauthorized Sender Action corresponds to this field.

IsErrorRoutingEnabled Boolean False

Label Enable Error Routing corresponds to this field.

ErrorRoutingAddress String False

Label Route Error Emails to This Email Address corresponds to this field.

IsTextAttachmentsAsBinary Boolean False

Label Convert Text Attachments to Binary Attachments corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

EmailStatus

This is a table representing the EmailStatus entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Label 'Email Status ID' corresponds to this field.

TaskId String True

Label 'Activity ID' corresponds to this field.

WhoId String True

Label 'Contact/Lead ID' corresponds to this field.

CreatedDate DateTime True

Label 'Created Date' corresponds to this field.

CreatedById String True

Label 'Created By ID' corresponds to this field.

LastModifiedDate DateTime True

Label 'Last Modified Date' corresponds to this field.

LastModifiedById String True

Label 'Last Modified By ID' corresponds to this field.

TimesOpened Integer True

Label '# Times Opened' corresponds to this field.

FirstOpenDate DateTime True

Label 'Date Opened' corresponds to this field.

LastOpenDate DateTime True

Label 'Last Opened' corresponds to this field.

EmailTemplateName String True

Label 'Email Template Name' corresponds to this field.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
SOQL String

Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.

CData Cloud

EmailTemplate

This is a table representing the EmailTemplate entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the EmailTemplate.

Name String False

Label Email Template Name corresponds to this field.

DeveloperName String False

Label Template Unique Name corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

FolderId String False

Label Folder ID corresponds to this field.

BrandTemplateId String False

BrandTemplate.Id

Label Letterhead ID corresponds to this field.

TemplateStyle String False

Label Style corresponds to this field.

IsActive Boolean False

Label Available For Use corresponds to this field.

TemplateType String False

Label Template Type corresponds to this field.

Encoding String False

Label Encoding corresponds to this field.

Description String False

Label Description corresponds to this field.

Subject String False

Label Subject corresponds to this field.

HtmlValue String False

Label HTML Value corresponds to this field.

Body String False

Label Email Body corresponds to this field.

TimesUsed Int True

Label Times Used corresponds to this field.

LastUsedDate Datetime True

Label Last Used Date corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

ApiVersion Double False

Label API Version corresponds to this field.

Markup String False

Label Markup corresponds to this field.

CData Cloud

EntitySubscription

This is a table representing the EntitySubscription entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the EntitySubscription.

ParentId String False

Label Parent ID corresponds to this field.

SubscriberId String False

User.Id

Label Subscriber ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

Event

This is a table representing the Event entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Event.

WhoId String False

Label Contact/Lead ID corresponds to this field.

WhatId String False

Label Opportunity/Account ID corresponds to this field.

Subject String False

Label Subject corresponds to this field.

Location String False

Label Location corresponds to this field.

IsAllDayEvent Boolean False

Label All-Day Event corresponds to this field.

ActivityDateTime Datetime False

Label Due Date Time corresponds to this field.

ActivityDate Datetime False

Label Due Date Only corresponds to this field.

DurationInMinutes Int False

Label Duration corresponds to this field.

StartDateTime Datetime False

Label Start Date Time corresponds to this field.

EndDateTime Datetime False

Label End Date Time corresponds to this field.

Description String False

Label Description corresponds to this field.

AccountId String True

Account.Id

Label Account ID corresponds to this field.

OwnerId String False

User.Id

Label Assigned To ID corresponds to this field.

IsPrivate Boolean False

Label Private corresponds to this field.

ShowAs String False

Label Show Time As corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

IsChild Boolean True

Label Is Child corresponds to this field.

IsGroupEvent Boolean True

Label Is Group Event corresponds to this field.

GroupEventType String True

Label Group Event Type corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsArchived Boolean True

Label Archived corresponds to this field.

RecurrenceActivityId String True

Event.Id

Label Recurrence Activity ID corresponds to this field.

IsRecurrence Boolean False

Label Create Recurring Series of Events corresponds to this field.

RecurrenceStartDateTime Datetime False

Label Start Date corresponds to this field.

RecurrenceEndDateOnly Datetime False

Label End Date corresponds to this field.

RecurrenceTimeZoneSidKey String False

Label Recurrence Time Zone corresponds to this field.

RecurrenceType String False

Label Recurrence Type corresponds to this field.

RecurrenceInterval Int False

Label Recurrence Interval corresponds to this field.

RecurrenceDayOfWeekMask Int False

Label Recurrence Day of Week Mask corresponds to this field.

RecurrenceDayOfMonth Int False

Label Recurrence Day of Month corresponds to this field.

RecurrenceInstance String False

Label Recurrence Instance corresponds to this field.

RecurrenceMonthOfYear String False

Label Recurrence Month of Year corresponds to this field.

ReminderDateTime Datetime False

Label Reminder Date/Time corresponds to this field.

IsReminderSet Boolean False

Label Reminder Set corresponds to this field.

CData Cloud

EventFeed

This is a table representing the EventFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the EventFeed.

ParentId String True

Event.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

EventRelation

This is a table representing the EventRelation entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the EventRelation.

RelationId String False

Label Relation ID corresponds to this field.

EventId String False

Event.Id

Label Event ID corresponds to this field.

Status String False

Label Status corresponds to this field.

RespondedDate Datetime False

Label Response Date corresponds to this field.

Response String False

Label Response corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

FeedComment

This is a table representing the FeedComment entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the FeedComment.

FeedItemId String False

Label Feed Item ID corresponds to this field.

ParentId String True

Label Parent ID corresponds to this field.

CreatedById String False

Label Created By ID corresponds to this field.

CreatedDate Datetime False

Label Created Date corresponds to this field.

CommentBody String False

Label Comment Body corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

InsertedById String True

User.Id

Label InsertedBy ID corresponds to this field.

CommentType String False

Label Comment Type corresponds to this field.

RelatedRecordId String False

ContentVersion.Id

Label Related Record ID corresponds to this field.

CData Cloud

FeedItem

This is a table representing the FeedItem entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the FeedItem.

ParentId String False

Label Parent ID corresponds to this field.

Type String False

Label Feed Item Type corresponds to this field.

CreatedById String False

Label Created By ID corresponds to this field.

CreatedDate Datetime False

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String False

Label Title corresponds to this field.

Body String False

Label Body corresponds to this field.

LinkUrl String False

Label Link Url corresponds to this field.

RelatedRecordId String False

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String False

Label Content Data corresponds to this field.

ContentFileName String False

Label Content File Name corresponds to this field.

ContentDescription String False

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

FeedPollChoice

This is a table representing the FeedPollChoice entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the FeedPollChoice.

FeedItemId String True

Label Feed Item ID corresponds to this field.

Position Int True

Label Position corresponds to this field.

ChoiceBody String True

Label ChoiceBody corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

FeedPollVote

This is a table representing the FeedPollVote entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the FeedPollVote.

FeedItemId String True

Label Feed Item ID corresponds to this field.

ChoiceId String True

FeedPollChoice.Id

Label Feed Poll Choice ID corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

FieldPermissions

This is a table representing the FieldPermissions entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the FieldPermissions.

ParentId String False

PermissionSet.Id

Label Parent ID corresponds to this field.

SobjectType String False

Label Sobject Type Name corresponds to this field.

Field String False

Label Field Name corresponds to this field.

PermissionsEdit Boolean False

Label Edit Field corresponds to this field.

PermissionsRead Boolean False

Label Read Field corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

FiscalYearSettings

This is a table representing the FiscalYearSettings entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the FiscalYearSettings.

PeriodId String True

Period.Id

Label Period ID corresponds to this field.

StartDate Datetime True

Label Start Date corresponds to this field.

EndDate Datetime True

Label End Date corresponds to this field.

Name String True

Label Name corresponds to this field.

IsStandardYear Boolean True

Label Is Standard Year corresponds to this field.

YearType String True

Label Year Type corresponds to this field.

QuarterLabelScheme String True

Label Quarter Name Scheme corresponds to this field.

PeriodLabelScheme String True

Label Period Name Scheme corresponds to this field.

WeekLabelScheme String True

Label Week Name Scheme corresponds to this field.

QuarterPrefix String True

Label Quarter Prefix corresponds to this field.

PeriodPrefix String True

Label Period Prefix corresponds to this field.

WeekStartDay Int True

Label Week Start Day corresponds to this field.

Description String True

Label Description corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Folder

This is a table representing the Folder entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Folder.

Name String False

Label Name corresponds to this field.

DeveloperName String False

Label Folder Unique Name corresponds to this field.

AccessType String False

Label Access Type corresponds to this field.

IsReadonly Boolean False

Label Read Only corresponds to this field.

Type String False

Label Type corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ForecastShare

This is a table representing the ForecastShare entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ForecastShare.

UserRoleId String True

UserRole.Id

Label User Role ID corresponds to this field.

UserOrGroupId String True

Label User/Group ID corresponds to this field.

AccessLevel String True

Label Forecast Access corresponds to this field.

CanSubmit Boolean True

Label Submit Allowed corresponds to this field.

RowCause String True

Label Row Cause corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

CData Cloud

Group

This is a table representing the Group entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Group.

Name String False

Label Name corresponds to this field.

DeveloperName String False

Label Developer Name corresponds to this field.

RelatedId String True

Label Related ID corresponds to this field.

Type String False

Label Type corresponds to this field.

Email String False

Label Email corresponds to this field.

OwnerId String True

Label Owner ID corresponds to this field.

DoesSendEmailToMembers Boolean False

Label Send Email to Members corresponds to this field.

DoesIncludeBosses Boolean False

Label Include Bosses corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

GroupMember

This is a table representing the GroupMember entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the GroupMember.

GroupId String False

Group.Id

Label Group ID corresponds to this field.

UserOrGroupId String False

Label User/Group ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

HashtagDefinition

This is a table representing the HashtagDefinition entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the HashtagDefinition.

NameNorm String True

Label Normalized Hashtag Text corresponds to this field.

Name String True

Label Hashtag Text corresponds to this field.

HashtagCount Int True

Label Hashtag Count corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Holiday

This is a table representing the Holiday entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Holiday.

Name String False

Label Holiday Name corresponds to this field.

Description String False

Label Description corresponds to this field.

IsAllDay Boolean False

Label All Day corresponds to this field.

ActivityDate Datetime False

Label Holiday Date corresponds to this field.

StartTimeInMinutes Int False

Label Start Time In Minutes From Midnight corresponds to this field.

EndTimeInMinutes Int False

Label End Time In Minutes From Midnight corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsRecurrence Boolean False

Label Recurring Holiday corresponds to this field.

RecurrenceStartDate Datetime False

Label Start Date corresponds to this field.

RecurrenceEndDateOnly Datetime False

Label End Date corresponds to this field.

RecurrenceType String False

Label Recurrence Type corresponds to this field.

RecurrenceInterval Int False

Label Recurrence Interval corresponds to this field.

RecurrenceDayOfWeekMask Int False

Label Recurrence Day of Week Mask corresponds to this field.

RecurrenceDayOfMonth Int False

Label Recurrence Day of Month corresponds to this field.

RecurrenceInstance String False

Label Recurrence Instance corresponds to this field.

RecurrenceMonthOfYear String False

Label Recurrence Month of Year corresponds to this field.

CData Cloud

Lead

This is a table representing the Lead entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Lead.

IsDeleted Boolean True

Label Deleted corresponds to this field.

MasterRecordId String True

Lead.Id

Label Master Record ID corresponds to this field.

LastName String False

Label Last Name corresponds to this field.

FirstName String False

Label First Name corresponds to this field.

Salutation String False

Label Salutation corresponds to this field.

Name String True

Label Full Name corresponds to this field.

Title String False

Label Title corresponds to this field.

Company String False

Label Company corresponds to this field.

Street String False

Label Street corresponds to this field.

City String False

Label City corresponds to this field.

State String False

Label State/Province corresponds to this field.

PostalCode String False

Label Zip/Postal Code corresponds to this field.

Country String False

Label Country corresponds to this field.

Latitude Double False

Label Latitude corresponds to this field.

Longitude Double False

Label Longitude corresponds to this field.

Phone String False

Label Phone corresponds to this field.

MobilePhone String False

Label Mobile Phone corresponds to this field.

Fax String False

Label Fax corresponds to this field.

Email String False

Label Email corresponds to this field.

Website String False

Label Website corresponds to this field.

Description String False

Label Description corresponds to this field.

LeadSource String False

Label Lead Source corresponds to this field.

Status String False

Label Status corresponds to this field.

Industry String False

Label Industry corresponds to this field.

Rating String False

Label Rating corresponds to this field.

AnnualRevenue Double False

Label Annual Revenue corresponds to this field.

NumberOfEmployees Int False

Label Employees corresponds to this field.

OwnerId String False

Label Owner ID corresponds to this field.

IsConverted Boolean False

Label Converted corresponds to this field.

ConvertedDate Datetime True

Label Converted Date corresponds to this field.

ConvertedAccountId String True

Account.Id

Label Converted Account ID corresponds to this field.

ConvertedContactId String True

Contact.Id

Label Converted Contact ID corresponds to this field.

ConvertedOpportunityId String True

Opportunity.Id

Label Converted Opportunity ID corresponds to this field.

IsUnreadByOwner Boolean False

Label Unread By Owner corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastActivityDate Datetime True

Label Last Activity corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

Jigsaw String False

Label Data.com Key corresponds to this field.

JigsawContactId String True

Label Jigsaw Contact ID corresponds to this field.

EmailBouncedReason String True

Label Email Bounced Reason corresponds to this field.

EmailBouncedDate Datetime True

Label Email Bounced Date corresponds to this field.

SICCode__c String False

Label SIC Code corresponds to this field.

Primary__c String False

Label Primary corresponds to this field.

NumberofLocations__c Double False

Label Number of Locations corresponds to this field.

ProductInterest__c String False

Label Product Interest corresponds to this field.

CurrentGenerators__c String False

Label Current Generator(s) corresponds to this field.

New_Text_Field__c String False

Label New Text Field corresponds to this field.

External_Id_Field__c String False

Label External Id Field corresponds to this field.

External_Id_2__c String False

Label External_Id_2 corresponds to this field.

AutoNumberTest__c String True

Label AutoNumberTest corresponds to this field.

Formula__c Datetime True

Label Formula corresponds to this field.

CData Cloud

LeadFeed

This is a table representing the LeadFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the LeadFeed.

ParentId String True

Lead.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

LeadHistory

This is a table representing the LeadHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the LeadHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LeadId String True

Lead.Id

Label Lead ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

LeadShare

This is a table representing the LeadShare entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the LeadShare.

LeadId String True

Lead.Id

Label Lead ID corresponds to this field.

UserOrGroupId String True

Label User/Group ID corresponds to this field.

LeadAccessLevel String True

Label Lead Access corresponds to this field.

RowCause String True

Label Row Cause corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

LeadStatus

This is a table representing the LeadStatus entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the LeadStatus.

MasterLabel String True

Label Master Label corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

IsDefault Boolean True

Label Is Default corresponds to this field.

IsConverted Boolean True

Label Is Converted corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

LoginHistory

This is a table representing the LoginHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the LoginHistory.

UserId String True

Label User ID corresponds to this field.

LoginTime Datetime True

Label Login Time corresponds to this field.

LoginType String True

Label Login Type corresponds to this field.

SourceIp String True

Label Source IP corresponds to this field.

LoginUrl String True

Label Login URL corresponds to this field.

Browser String True

Label Browser corresponds to this field.

Platform String True

Label Platform corresponds to this field.

Status String True

Label Status corresponds to this field.

Application String True

Label Application corresponds to this field.

ClientVersion String True

Label Client Version corresponds to this field.

ApiType String True

Label API Type corresponds to this field.

ApiVersion String True

Label API Version corresponds to this field.

CData Cloud

LoginIp

This is a table representing the LoginIp entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the LoginIp.

UsersId String True

User.Id

Label User ID corresponds to this field.

SourceIp String True

Label Source IP corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsAuthenticated Boolean True

Label IsAuthenticated corresponds to this field.

ChallengeSentDate Datetime True

Label Challenge SentDate corresponds to this field.

ChallengeMethod String True

Label Challenge Method corresponds to this field.

CData Cloud

MailmergeTemplate

This is a table representing the MailmergeTemplate entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the MailmergeTemplate.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Name String False

Label Name corresponds to this field.

Description String False

Label Description corresponds to this field.

Filename String False

Label File corresponds to this field.

BodyLength Int True

Label Body Length corresponds to this field.

Body String False

Label Body corresponds to this field.

LastUsedDate Datetime True

Label Last Used Date corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

MobileDeviceRegistrar

This is a table representing the MobileDeviceRegistrar entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the MobileDeviceRegistrar.

IsDeleted Boolean True

Label Deleted corresponds to this field.

DeveloperName String False

Label Name corresponds to this field.

Language String False

Label Master Language corresponds to this field.

MasterLabel String False

Label Label corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

Provider String False

Label Provider corresponds to this field.

MdmProviderEnrollEndpoint String False

Label Mdm Provider Enroll Endpoint corresponds to this field.

MdmProviderPushAppEndpoint String False

Label Mdm Provider Push App Endpoint corresponds to this field.

MdmProviderApiAccessToken String False

Label Mdm Provider Api Access Token corresponds to this field.

MdmProviderApiUsername String False

Label Mdm Provider Api Username corresponds to this field.

MdmProviderApiPassword String False

Label Mdm Provider Api Password corresponds to this field.

CData Cloud

Name

This is a table representing the Name entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Label 'ID' corresponds to this field.

Name String True

Label 'Name' corresponds to this field.

LastName String True

Label 'Last Name' corresponds to this field.

FirstName String True

Label 'First Name' corresponds to this field.

Type String True

Label 'Type' corresponds to this field.

Alias String True

Label 'Alias' corresponds to this field.

UserRoleId String True

Label 'Role ID' corresponds to this field.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
Where String

Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.

CData Cloud

Note

This is a table representing the Note entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Note.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ParentId String False

Label Parent ID corresponds to this field.

Title String False

Label Title corresponds to this field.

IsPrivate Boolean False

Label Private corresponds to this field.

Body String False

Label Body corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

NoteAndAttachment

This is a table representing the NoteAndAttachment entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Label 'Note or Attachment Id' corresponds to this field.

IsDeleted Boolean True

Label 'Deleted' corresponds to this field.

IsNote Boolean True

Label 'Is Note' corresponds to this field.

ParentId String True

Label 'Parent ID' corresponds to this field.

Title String True

Label 'Title' corresponds to this field.

IsPrivate Boolean True

Label 'Private' corresponds to this field.

OwnerId String True

Label 'Owner ID' corresponds to this field.

CreatedDate DateTime True

Label 'Created Date' corresponds to this field.

CreatedById String True

Label 'Created By ID' corresponds to this field.

LastModifiedDate DateTime True

Label 'Last Modified Date' corresponds to this field.

LastModifiedById String True

Label 'Last Modified By ID' corresponds to this field.

SystemModstamp DateTime True

Label 'System Modstamp' corresponds to this field.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
SOQL String

Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.

CData Cloud

ObjectPermissions

This is a table representing the ObjectPermissions entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ObjectPermissions.

ParentId String False

PermissionSet.Id

Label Parent ID corresponds to this field.

SobjectType String False

Label Sobject Type Name corresponds to this field.

PermissionsCreate Boolean False

Label Create Records corresponds to this field.

PermissionsRead Boolean False

Label Read Records corresponds to this field.

PermissionsEdit Boolean False

Label Edit Records corresponds to this field.

PermissionsDelete Boolean False

Label Delete Records corresponds to this field.

PermissionsViewAllRecords Boolean False

Label Read All Records corresponds to this field.

PermissionsModifyAllRecords Boolean False

Label Edit All Records corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

OpenActivity

This is a table representing the OpenActivity entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] System.String True

Label 'Activity ID' corresponds to this field.

AccountId System.String True

Label 'Account ID' corresponds to this field.

WhoId System.String True

Label 'Contact/Lead ID' corresponds to this field.

WhatId System.String True

Label 'Opportunity/Account ID' corresponds to this field.

Subject System.String True

Label 'Subject' corresponds to this field.

IsTask System.Boolean True

Label 'Task' corresponds to this field.

ActivityDate System.String True

Label 'Date' corresponds to this field.

OwnerId System.String True

Label 'Assigned To ID' corresponds to this field.

Status System.String True

Label 'Status' corresponds to this field.

Priority System.String True

Label 'Priority' corresponds to this field.

ActivityType System.String True

Label 'Type' corresponds to this field.

IsClosed System.Boolean True

Label 'Closed' corresponds to this field.

IsAllDayEvent System.Boolean True

Label 'All Day Event' corresponds to this field.

DurationInMinutes System.Integer True

Label 'Duration' corresponds to this field.

Location System.String True

Label 'Location' corresponds to this field.

Description System.String True

Label 'Comments' corresponds to this field.

IsDeleted System.Boolean True

Label 'Deleted' corresponds to this field.

CreatedDate System.DateTime True

Label 'Created Date' corresponds to this field.

CreatedById System.String True

Label 'Created By ID' corresponds to this field.

LastModifiedDate System.DateTime True

Label 'Last Modified Date' corresponds to this field.

LastModifiedById System.String True

Label 'Last Modified By ID' corresponds to this field.

SystemModstamp System.DateTime True

Label 'System Modstamp' corresponds to this field.

CallDurationInSeconds System.Integer True

Label 'Call Duration' corresponds to this field.

CallType System.String True

Label 'Call Type' corresponds to this field.

CallDisposition System.String True

Label 'Call Result' corresponds to this field.

CallObject System.String True

Label 'Call Object Identifier' corresponds to this field.

ReminderDateTime System.DateTime True

Label 'Reminder Date/Time' corresponds to this field.

IsReminderSet System.Boolean True

Label 'Reminder Set' corresponds to this field.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
SOQL String

Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.

CData Cloud

Opportunity

This is a table representing the Opportunity entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Opportunity.

IsDeleted Boolean True

Label Deleted corresponds to this field.

AccountId String False

Account.Id

Label Account ID corresponds to this field.

IsPrivate Boolean False

Label Private corresponds to this field.

Name String False

Label Name corresponds to this field.

Description String False

Label Description corresponds to this field.

StageName String False

Label Stage corresponds to this field.

Amount Double False

Label Amount corresponds to this field.

Probability Double False

Label Probability (%) corresponds to this field.

ExpectedRevenue Double True

Label Expected Amount corresponds to this field.

TotalOpportunityQuantity Double False

Label Quantity corresponds to this field.

CloseDate Datetime False

Label Close Date corresponds to this field.

Type String False

Label Opportunity Type corresponds to this field.

NextStep String False

Label Next Step corresponds to this field.

LeadSource String False

Label Lead Source corresponds to this field.

IsClosed Boolean True

Label Closed corresponds to this field.

IsWon Boolean True

Label Won corresponds to this field.

ForecastCategory String True

Label Forecast Category corresponds to this field.

ForecastCategoryName String False

Label Forecast Category corresponds to this field.

CampaignId String False

Campaign.Id

Label Campaign ID corresponds to this field.

HasOpportunityLineItem Boolean True

Label Has Line Item corresponds to this field.

Pricebook2Id String False

Pricebook2.Id

Label Price Book ID corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastActivityDate Datetime True

Label Last Activity corresponds to this field.

FiscalQuarter Int True

Label Fiscal Quarter corresponds to this field.

FiscalYear Int True

Label Fiscal Year corresponds to this field.

Fiscal String True

Label Fiscal Period corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

SyncedQuoteId String False

Quote.Id

Label Quote ID corresponds to this field.

DeliveryInstallationStatus__c String False

Label Delivery/Installation Status corresponds to this field.

CurrentGenerators__c String False

Label Current Generator(s) corresponds to this field.

TrackingNumber__c String False

Label Tracking Number corresponds to this field.

MainCompetitors__c String False

Label Main Competitor(s) corresponds to this field.

OrderNumber__c String False

Label Order Number corresponds to this field.

SomeNumber__c Double False

Label SomeNumber corresponds to this field.

ZeroDecimal__c Double False

Label ZeroDecimal corresponds to this field.

AutoNumber__c String True

Label AutoNumber corresponds to this field.

FloatTest__c Double False

Label FloatTest corresponds to this field.

Don_t_Test__c String False

Label Don?t_Test corresponds to this field.

CData Cloud

OpportunityCompetitor

This is a table representing the OpportunityCompetitor entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityCompetitor.

OpportunityId String False

Opportunity.Id

Label Opportunity ID corresponds to this field.

CompetitorName String False

Label Competitor Name corresponds to this field.

Strengths String False

Label Strengths corresponds to this field.

Weaknesses String False

Label Weaknesses corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

OpportunityContactRole

This is a table representing the OpportunityContactRole entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityContactRole.

OpportunityId String False

Opportunity.Id

Label Opportunity ID corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

Role String False

Label Role corresponds to this field.

IsPrimary Boolean False

Label Primary corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

OpportunityFeed

This is a table representing the OpportunityFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityFeed.

ParentId String True

Opportunity.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

OpportunityFieldHistory

This is a table representing the OpportunityFieldHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityFieldHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

OpportunityId String True

Opportunity.Id

Label Opportunity ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

OpportunityHistory

This is a table representing the OpportunityHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityHistory.

OpportunityId String True

Opportunity.Id

Label Opportunity ID corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

StageName String True

Label Stage Name corresponds to this field.

Amount Double True

Label Amount corresponds to this field.

ExpectedRevenue Double True

Label Expected Revenue corresponds to this field.

CloseDate Datetime True

Label Close Date corresponds to this field.

Probability Double True

Label Probability corresponds to this field.

ForecastCategory String True

Label To ForecastCategory corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

OpportunityLineItem

This is a table representing the OpportunityLineItem entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityLineItem.

OpportunityId String False

Opportunity.Id

Label Opportunity ID corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

PricebookEntryId String False

PricebookEntry.Id

Label Price Book Entry ID corresponds to this field.

Quantity Double False

Label Quantity corresponds to this field.

TotalPrice Double False

Label Total Price corresponds to this field.

UnitPrice Double False

Label Sales Price corresponds to this field.

ListPrice Double True

Label List Price corresponds to this field.

ServiceDate Datetime False

Label Date corresponds to this field.

Description String False

Label Line Description corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

OpportunityPartner

This is a table representing the OpportunityPartner entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityPartner.

OpportunityId String True

Opportunity.Id

Label Opportunity ID corresponds to this field.

AccountToId String True

Account.Id

Label Account ID corresponds to this field.

Role String True

Label Role corresponds to this field.

IsPrimary Boolean True

Label Primary corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ReversePartnerId String True

OpportunityPartner.Id

Label Reverse Partner ID corresponds to this field.

CData Cloud

OpportunityShare

This is a table representing the OpportunityShare entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityShare.

OpportunityId String True

Opportunity.Id

Label Opportunity ID corresponds to this field.

UserOrGroupId String True

Label User/Group ID corresponds to this field.

OpportunityAccessLevel String True

Label Opportunity Access corresponds to this field.

RowCause String True

Label Row Cause corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

OpportunityStage

This is a table representing the OpportunityStage entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OpportunityStage.

MasterLabel String True

Label Master Label corresponds to this field.

IsActive Boolean True

Label Is Active corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

IsClosed Boolean True

Label Closed corresponds to this field.

IsWon Boolean True

Label Won corresponds to this field.

ForecastCategory String True

Label Forecast Category corresponds to this field.

ForecastCategoryName String True

Label Forecast Category Name corresponds to this field.

DefaultProbability Double True

Label Probability (%) corresponds to this field.

Description String True

Label Description corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Organization

This is a table representing the Organization entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Organization.

Name String True

Label Name corresponds to this field.

Division String True

Label Division corresponds to this field.

Street String True

Label Street corresponds to this field.

City String True

Label City corresponds to this field.

State String True

Label State/Province corresponds to this field.

PostalCode String True

Label Zip/Postal Code corresponds to this field.

Country String True

Label Country corresponds to this field.

Latitude Double True

Label Latitude corresponds to this field.

Longitude Double True

Label Longitude corresponds to this field.

Phone String True

Label Phone corresponds to this field.

Fax String True

Label Fax corresponds to this field.

PrimaryContact String True

Label Primary Contact corresponds to this field.

DefaultLocaleSidKey String True

Label Locale corresponds to this field.

LanguageLocaleKey String True

Label Language corresponds to this field.

ReceivesInfoEmails Boolean True

Label Info Emails corresponds to this field.

ReceivesAdminInfoEmails Boolean True

Label Info Emails Admin corresponds to this field.

PreferencesRequireOpportunityProducts Boolean True

Label RequireOpportunityProducts corresponds to this field.

FiscalYearStartMonth Int True

Label Fiscal Year Starts In corresponds to this field.

UsesStartDateAsFiscalYearName Boolean True

Label Fiscal Year Name by Start corresponds to this field.

DefaultAccountAccess String True

Label Default Account Access corresponds to this field.

DefaultContactAccess String True

Label Default Contact Access corresponds to this field.

DefaultOpportunityAccess String True

Label Default Opportunity Access corresponds to this field.

DefaultLeadAccess String True

Label Default Lead Access corresponds to this field.

DefaultCaseAccess String True

Label Default Case Access corresponds to this field.

DefaultCalendarAccess String True

Label Default Calendar Access corresponds to this field.

DefaultPricebookAccess String True

Label Default Price Book Access corresponds to this field.

DefaultCampaignAccess String True

Label Default Campaign Access corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

ComplianceBccEmail String True

Label Compliance BCC Email corresponds to this field.

UiSkin String True

Label UI Skin corresponds to this field.

TrialExpirationDate Datetime True

Label Trial Expiration Date corresponds to this field.

OrganizationType String True

Label Edition corresponds to this field.

WebToCaseDefaultOrigin String True

Label Web to Cases Default Origin corresponds to this field.

MonthlyPageViewsUsed Int True

Label Monthly Page Views Used corresponds to this field.

MonthlyPageViewsEntitlement Int True

Label Monthly Page Views Allowed corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

CData Cloud

OrgWideEmailAddress

This is a table representing the OrgWideEmailAddress entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the OrgWideEmailAddress.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

Address String False

Label Email Address corresponds to this field.

DisplayName String False

Label Display Name corresponds to this field.

IsAllowAllProfiles Boolean False

Label Allow All Profiles corresponds to this field.

CData Cloud

Partner

This is a table representing the Partner entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Partner.

OpportunityId String False

Opportunity.Id

Label Opportunity ID corresponds to this field.

AccountFromId String False

Account.Id

Label Account From ID corresponds to this field.

AccountToId String False

Account.Id

Label Account To ID corresponds to this field.

Role String False

Label Role corresponds to this field.

IsPrimary Boolean False

Label Primary corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ReversePartnerId String True

Partner.Id

Label Reverse Partner ID corresponds to this field.

CData Cloud

PartnerRole

This is a table representing the PartnerRole entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the PartnerRole.

MasterLabel String True

Label Master Label corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

ReverseRole String True

Label Reverse Role corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Period

This is a table representing the Period entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Period.

FiscalYearSettingsId String True

FiscalYearSettings.Id

Label Fiscal Year Settings ID corresponds to this field.

Type String True

Label Type corresponds to this field.

StartDate Datetime True

Label Start Date corresponds to this field.

EndDate Datetime True

Label End Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsForecastPeriod Boolean True

Label Is Forecast Period corresponds to this field.

QuarterLabel String True

Label Quarter Name corresponds to this field.

PeriodLabel String True

Label Period Name corresponds to this field.

Number Int True

Label Number corresponds to this field.

CData Cloud

PermissionSet

This is a table representing the PermissionSet entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the PermissionSet.

Name String False

Label Permission Set Name corresponds to this field.

Label String False

Label Permission Set Label corresponds to this field.

UserLicenseId String False

UserLicense.Id

Label User License ID corresponds to this field.

ProfileId String True

Profile.Id

Label Profile ID corresponds to this field.

IsOwnedByProfile Boolean True

Label Is Owned By Profile corresponds to this field.

PermissionsEmailSingle Boolean False

Label Send Email corresponds to this field.

PermissionsEmailMass Boolean False

Label Mass Email corresponds to this field.

PermissionsEditTask Boolean False

Label Edit Tasks corresponds to this field.

PermissionsEditEvent Boolean False

Label Edit Events corresponds to this field.

PermissionsExportReport Boolean False

Label Export Reports corresponds to this field.

PermissionsImportPersonal Boolean False

Label Import Personal Contacts corresponds to this field.

PermissionsManageUsers Boolean False

Label Manage Users corresponds to this field.

PermissionsEditPublicTemplates Boolean False

Label Manage Public Templates corresponds to this field.

PermissionsModifyAllData Boolean False

Label Modify All Data corresponds to this field.

PermissionsManageCases Boolean False

Label Manage Cases corresponds to this field.

PermissionsEditKnowledge Boolean False

Label Manage Articles corresponds to this field.

PermissionsManageKnowledge Boolean False

Label Manage FinancialForce Knowledge corresponds to this field.

PermissionsManageSolutions Boolean False

Label Manage Published Solutions corresponds to this field.

PermissionsCustomizeApplication Boolean False

Label Customize Application corresponds to this field.

PermissionsEditReadonlyFields Boolean False

Label Edit Read Only Fields corresponds to this field.

PermissionsRunReports Boolean False

Label Run Reports corresponds to this field.

PermissionsViewSetup Boolean False

Label View Setup and Configuration corresponds to this field.

PermissionsTransferAnyEntity Boolean False

Label Transfer Record corresponds to this field.

PermissionsNewReportBuilder Boolean False

Label Report Builder corresponds to this field.

PermissionsManageSelfService Boolean False

Label Manage Self-Service Portal corresponds to this field.

PermissionsManageCssUsers Boolean False

Label Edit Self-Service Users corresponds to this field.

PermissionsActivateContract Boolean False

Label Activate Contracts corresponds to this field.

PermissionsImportLeads Boolean False

Label Import Leads corresponds to this field.

PermissionsManageLeads Boolean False

Label Manage Leads corresponds to this field.

PermissionsTransferAnyLead Boolean False

Label Transfer Leads corresponds to this field.

PermissionsViewAllData Boolean False

Label View All Data corresponds to this field.

PermissionsEditPublicDocuments Boolean False

Label Manage Public Documents corresponds to this field.

PermissionsEditBrandTemplates Boolean False

Label Manage Letterheads corresponds to this field.

PermissionsEditHtmlTemplates Boolean False

Label Edit HTML Templates corresponds to this field.

PermissionsChatterInternalUser Boolean False

Label Chatter Internal User corresponds to this field.

PermissionsManageDashboards Boolean False

Label Manage Dashboards corresponds to this field.

PermissionsDeleteActivatedContract Boolean False

Label Delete Activated Contracts corresponds to this field.

PermissionsChatterInviteExternalUsers Boolean False

Label Invite Customers To Chatter corresponds to this field.

PermissionsSendSitRequests Boolean False

Label Send Stay-in-Touch Requests corresponds to this field.

PermissionsManageRemoteAccess Boolean False

Label Manage Connected Apps corresponds to this field.

PermissionsCanUseNewDashboardBuilder Boolean False

Label Drag-and-Drop Dashboard Builder corresponds to this field.

PermissionsManageCategories Boolean False

Label Manage Categories corresponds to this field.

PermissionsConvertLeads Boolean False

Label Convert Leads corresponds to this field.

PermissionsPasswordNeverExpires Boolean False

Label Password Never Expires corresponds to this field.

PermissionsUseTeamReassignWizards Boolean False

Label Use Team Reassignment Wizards corresponds to this field.

PermissionsInstallPackaging Boolean False

Label Download AppExchange Packages corresponds to this field.

PermissionsPublishPackaging Boolean False

Label Upload AppExchange Packages corresponds to this field.

PermissionsChatterOwnGroups Boolean False

Label Create and Own New Chatter Groups corresponds to this field.

PermissionsEditOppLineItemUnitPrice Boolean False

Label Edit Opportunity Product Sales Price corresponds to this field.

PermissionsCreatePackaging Boolean False

Label Create AppExchange Packages corresponds to this field.

PermissionsBulkApiHardDelete Boolean False

Label Bulk API Hard Delete corresponds to this field.

PermissionsSolutionImport Boolean False

Label Import Solutions corresponds to this field.

PermissionsManageCallCenters Boolean False

Label Manage Call Centers corresponds to this field.

PermissionsEditReports Boolean False

Label Create and Customize Reports corresponds to this field.

PermissionsManageSynonyms Boolean False

Label Manage Synonyms corresponds to this field.

PermissionsViewContent Boolean False

Label View Content in Portals corresponds to this field.

PermissionsManageEmailClientConfig Boolean False

Label Manage Email Client Configurations corresponds to this field.

PermissionsEnableNotifications Boolean False

Label Send Outbound Messages corresponds to this field.

PermissionsManageDataIntegrations Boolean False

Label Manage Data Integrations corresponds to this field.

PermissionsViewDataCategories Boolean False

Label View Data Categories corresponds to this field.

PermissionsManageDataCategories Boolean False

Label Manage Data Categories corresponds to this field.

PermissionsAuthorApex Boolean False

Label Author Apex corresponds to this field.

PermissionsManageMobile Boolean False

Label Manage Mobile Configurations corresponds to this field.

PermissionsApiEnabled Boolean False

Label API Enabled corresponds to this field.

PermissionsManageCustomReportTypes Boolean False

Label Manage Custom Report Types corresponds to this field.

PermissionsEditCaseComments Boolean False

Label Edit Case Comments corresponds to this field.

PermissionsTransferAnyCase Boolean False

Label Transfer Cases corresponds to this field.

PermissionsContentAdministrator Boolean False

Label Manage FinancialForce CRM Content corresponds to this field.

PermissionsCreateWorkspaces Boolean False

Label Create Libraries corresponds to this field.

PermissionsManageContentPermissions Boolean False

Label Manage Content Permissions corresponds to this field.

PermissionsManageContentProperties Boolean False

Label Manage Content Properties corresponds to this field.

PermissionsManageContentTypes Boolean False

Label Manage Content Types corresponds to this field.

PermissionsManageAnalyticSnapshots Boolean False

Label Manage Analytic Snapshots corresponds to this field.

PermissionsScheduleReports Boolean False

Label Schedule Reports corresponds to this field.

PermissionsManageBusinessHourHolidays Boolean False

Label Manage Business Hours Holidays corresponds to this field.

PermissionsManageDynamicDashboards Boolean False

Label Manage Dynamic Dashboards corresponds to this field.

PermissionsCustomSidebarOnAllPages Boolean False

Label Show Custom Sidebar On All Pages corresponds to this field.

PermissionsManageInteraction Boolean False

Label Manage Force.com Flow corresponds to this field.

PermissionsViewMyTeamsDashboards Boolean False

Label View My Team's Dashboards corresponds to this field.

PermissionsModerateChatter Boolean False

Label Moderate Chatter corresponds to this field.

PermissionsResetPasswords Boolean False

Label Reset User Passwords and Unlock Users corresponds to this field.

PermissionsFlowUFLRequired Boolean False

Label Require Force.com Flow User Feature License corresponds to this field.

PermissionsCanInsertFeedSystemFields Boolean False

Label Insert System Field Values for Chatter Feeds corresponds to this field.

PermissionsManageKnowledgeImportExport Boolean False

Label Manage Knowledge Article Import/Export corresponds to this field.

PermissionsEmailTemplateManagement Boolean False

Label Manage Email Templates corresponds to this field.

PermissionsEmailAdministration Boolean False

Label Email Administration corresponds to this field.

PermissionsManageChatterMessages Boolean False

Label Manage Chatter Messages corresponds to this field.

PermissionsForceTwoFactor Boolean False

Label Two-Factor Authentication for User Interface Logins corresponds to this field.

PermissionsManageNetworks Boolean False

Label Create and Set Up Communities corresponds to this field.

PermissionsManageAuthProviders Boolean False

Label Manage Auth. Providers corresponds to this field.

PermissionsRunFlow Boolean False

Label Run Flows corresponds to this field.

PermissionsViewAllUsers Boolean False

Label View All Users corresponds to this field.

PermissionsAllowUniversalSearch Boolean False

Label Knowledge One corresponds to this field.

PermissionsConnectOrgToEnvironmentHub Boolean False

Label Connect Organization to Environment Hub corresponds to this field.

PermissionsSalesConsole Boolean False

Label Sales Console corresponds to this field.

PermissionsTwoFactorApi Boolean False

Label Two-Factor Authentication for API Logins corresponds to this field.

PermissionsDeleteTopics Boolean False

Label Delete Topics corresponds to this field.

PermissionsEditTopics Boolean False

Label Edit Topics corresponds to this field.

PermissionsCreateTopics Boolean False

Label Create Topics corresponds to this field.

PermissionsAssignTopics Boolean False

Label Assign Topics corresponds to this field.

PermissionsIdentityEnabled Boolean False

Label Use Identity Features corresponds to this field.

PermissionsIdentityConnect Boolean False

Label Use Identity Connect corresponds to this field.

PermissionsAllowViewKnowledge Boolean False

Label Allow View Knowledge corresponds to this field.

Description String False

Label Description corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

CData Cloud

PermissionSetAssignment

This is a table representing the PermissionSetAssignment entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the PermissionSetAssignment.

PermissionSetId String False

PermissionSet.Id

Label PermissionSet ID corresponds to this field.

AssigneeId String False

User.Id

Label Assignee ID corresponds to this field.

SystemModstamp Datetime True

Label Date Assigned corresponds to this field.

CData Cloud

PermissionSetLicense

This is a table representing the PermissionSetLicense entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the PermissionSetLicense.

IsDeleted Boolean True

Label Deleted corresponds to this field.

DeveloperName String True

Label Developer Name corresponds to this field.

Language String True

Label Master Language corresponds to this field.

MasterLabel String True

Label Permission Set License Label corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

PermissionSetLicenseKey String True

Label Permission Set License Key corresponds to this field.

TotalLicenses Int True

Label Total Licenses corresponds to this field.

Status String True

Label Status corresponds to this field.

ExpirationDate Datetime True

Label Expiration Date corresponds to this field.

MaximumPermissionsEmailSingle Boolean True

Label Send Email corresponds to this field.

MaximumPermissionsEmailMass Boolean True

Label Mass Email corresponds to this field.

MaximumPermissionsEditTask Boolean True

Label Edit Tasks corresponds to this field.

MaximumPermissionsEditEvent Boolean True

Label Edit Events corresponds to this field.

MaximumPermissionsExportReport Boolean True

Label Export Reports corresponds to this field.

MaximumPermissionsImportPersonal Boolean True

Label Import Personal Contacts corresponds to this field.

MaximumPermissionsManageUsers Boolean True

Label Manage Users corresponds to this field.

MaximumPermissionsEditPublicTemplates Boolean True

Label Manage Public Templates corresponds to this field.

MaximumPermissionsModifyAllData Boolean True

Label Modify All Data corresponds to this field.

MaximumPermissionsManageCases Boolean True

Label Manage Cases corresponds to this field.

MaximumPermissionsEditKnowledge Boolean True

Label Manage Articles corresponds to this field.

MaximumPermissionsManageKnowledge Boolean True

Label Manage FinancialForce Knowledge corresponds to this field.

MaximumPermissionsManageSolutions Boolean True

Label Manage Published Solutions corresponds to this field.

MaximumPermissionsCustomizeApplication Boolean True

Label Customize Application corresponds to this field.

MaximumPermissionsEditReadonlyFields Boolean True

Label Edit Read Only Fields corresponds to this field.

MaximumPermissionsRunReports Boolean True

Label Run Reports corresponds to this field.

MaximumPermissionsViewSetup Boolean True

Label View Setup and Configuration corresponds to this field.

MaximumPermissionsTransferAnyEntity Boolean True

Label Transfer Record corresponds to this field.

MaximumPermissionsNewReportBuilder Boolean True

Label Report Builder corresponds to this field.

MaximumPermissionsManageSelfService Boolean True

Label Manage Self-Service Portal corresponds to this field.

MaximumPermissionsManageCssUsers Boolean True

Label Edit Self-Service Users corresponds to this field.

MaximumPermissionsActivateContract Boolean True

Label Activate Contracts corresponds to this field.

MaximumPermissionsImportLeads Boolean True

Label Import Leads corresponds to this field.

MaximumPermissionsManageLeads Boolean True

Label Manage Leads corresponds to this field.

MaximumPermissionsTransferAnyLead Boolean True

Label Transfer Leads corresponds to this field.

MaximumPermissionsViewAllData Boolean True

Label View All Data corresponds to this field.

MaximumPermissionsEditPublicDocuments Boolean True

Label Manage Public Documents corresponds to this field.

MaximumPermissionsEditBrandTemplates Boolean True

Label Manage Letterheads corresponds to this field.

MaximumPermissionsEditHtmlTemplates Boolean True

Label Edit HTML Templates corresponds to this field.

MaximumPermissionsChatterInternalUser Boolean True

Label Chatter Internal User corresponds to this field.

MaximumPermissionsManageDashboards Boolean True

Label Manage Dashboards corresponds to this field.

MaximumPermissionsDeleteActivatedContract Boolean True

Label Delete Activated Contracts corresponds to this field.

MaximumPermissionsChatterInviteExternalUsers Boolean True

Label Invite Customers To Chatter corresponds to this field.

MaximumPermissionsSendSitRequests Boolean True

Label Send Stay-in-Touch Requests corresponds to this field.

MaximumPermissionsManageRemoteAccess Boolean True

Label Manage Connected Apps corresponds to this field.

MaximumPermissionsCanUseNewDashboardBuilder Boolean True

Label Drag-and-Drop Dashboard Builder corresponds to this field.

MaximumPermissionsManageCategories Boolean True

Label Manage Categories corresponds to this field.

MaximumPermissionsConvertLeads Boolean True

Label Convert Leads corresponds to this field.

MaximumPermissionsPasswordNeverExpires Boolean True

Label Password Never Expires corresponds to this field.

MaximumPermissionsUseTeamReassignWizards Boolean True

Label Use Team Reassignment Wizards corresponds to this field.

MaximumPermissionsInstallPackaging Boolean True

Label Download AppExchange Packages corresponds to this field.

MaximumPermissionsPublishPackaging Boolean True

Label Upload AppExchange Packages corresponds to this field.

MaximumPermissionsChatterOwnGroups Boolean True

Label Create and Own New Chatter Groups corresponds to this field.

MaximumPermissionsEditOppLineItemUnitPrice Boolean True

Label Edit Opportunity Product Sales Price corresponds to this field.

MaximumPermissionsCreatePackaging Boolean True

Label Create AppExchange Packages corresponds to this field.

MaximumPermissionsBulkApiHardDelete Boolean True

Label Bulk API Hard Delete corresponds to this field.

MaximumPermissionsSolutionImport Boolean True

Label Import Solutions corresponds to this field.

MaximumPermissionsManageCallCenters Boolean True

Label Manage Call Centers corresponds to this field.

MaximumPermissionsEditReports Boolean True

Label Create and Customize Reports corresponds to this field.

MaximumPermissionsManageSynonyms Boolean True

Label Manage Synonyms corresponds to this field.

MaximumPermissionsViewContent Boolean True

Label View Content in Portals corresponds to this field.

MaximumPermissionsManageEmailClientConfig Boolean True

Label Manage Email Client Configurations corresponds to this field.

MaximumPermissionsEnableNotifications Boolean True

Label Send Outbound Messages corresponds to this field.

MaximumPermissionsManageDataIntegrations Boolean True

Label Manage Data Integrations corresponds to this field.

MaximumPermissionsViewDataCategories Boolean True

Label View Data Categories corresponds to this field.

MaximumPermissionsManageDataCategories Boolean True

Label Manage Data Categories corresponds to this field.

MaximumPermissionsAuthorApex Boolean True

Label Author Apex corresponds to this field.

MaximumPermissionsManageMobile Boolean True

Label Manage Mobile Configurations corresponds to this field.

MaximumPermissionsApiEnabled Boolean True

Label API Enabled corresponds to this field.

MaximumPermissionsManageCustomReportTypes Boolean True

Label Manage Custom Report Types corresponds to this field.

MaximumPermissionsEditCaseComments Boolean True

Label Edit Case Comments corresponds to this field.

MaximumPermissionsTransferAnyCase Boolean True

Label Transfer Cases corresponds to this field.

MaximumPermissionsContentAdministrator Boolean True

Label Manage FinancialForce CRM Content corresponds to this field.

MaximumPermissionsCreateWorkspaces Boolean True

Label Create Libraries corresponds to this field.

MaximumPermissionsManageContentPermissions Boolean True

Label Manage Content Permissions corresponds to this field.

MaximumPermissionsManageContentProperties Boolean True

Label Manage Content Properties corresponds to this field.

MaximumPermissionsManageContentTypes Boolean True

Label Manage Content Types corresponds to this field.

MaximumPermissionsManageAnalyticSnapshots Boolean True

Label Manage Analytic Snapshots corresponds to this field.

MaximumPermissionsScheduleReports Boolean True

Label Schedule Reports corresponds to this field.

MaximumPermissionsManageBusinessHourHolidays Boolean True

Label Manage Business Hours Holidays corresponds to this field.

MaximumPermissionsManageDynamicDashboards Boolean True

Label Manage Dynamic Dashboards corresponds to this field.

MaximumPermissionsCustomSidebarOnAllPages Boolean True

Label Show Custom Sidebar On All Pages corresponds to this field.

MaximumPermissionsManageInteraction Boolean True

Label Manage Force.com Flow corresponds to this field.

MaximumPermissionsViewMyTeamsDashboards Boolean True

Label View My Team's Dashboards corresponds to this field.

MaximumPermissionsModerateChatter Boolean True

Label Moderate Chatter corresponds to this field.

MaximumPermissionsResetPasswords Boolean True

Label Reset User Passwords and Unlock Users corresponds to this field.

MaximumPermissionsFlowUFLRequired Boolean True

Label Require Force.com Flow User Feature License corresponds to this field.

MaximumPermissionsCanInsertFeedSystemFields Boolean True

Label Insert System Field Values for Chatter Feeds corresponds to this field.

MaximumPermissionsManageKnowledgeImportExport Boolean True

Label Manage Knowledge Article Import/Export corresponds to this field.

MaximumPermissionsEmailTemplateManagement Boolean True

Label Manage Email Templates corresponds to this field.

MaximumPermissionsEmailAdministration Boolean True

Label Email Administration corresponds to this field.

MaximumPermissionsManageChatterMessages Boolean True

Label Manage Chatter Messages corresponds to this field.

MaximumPermissionsForceTwoFactor Boolean True

Label Two-Factor Authentication for User Interface Logins corresponds to this field.

MaximumPermissionsManageNetworks Boolean True

Label Create and Set Up Communities corresponds to this field.

MaximumPermissionsManageAuthProviders Boolean True

Label Manage Auth. Providers corresponds to this field.

MaximumPermissionsRunFlow Boolean True

Label Run Flows corresponds to this field.

MaximumPermissionsViewAllUsers Boolean True

Label View All Users corresponds to this field.

MaximumPermissionsAllowUniversalSearch Boolean True

Label Knowledge One corresponds to this field.

MaximumPermissionsConnectOrgToEnvironmentHub Boolean True

Label Connect Organization to Environment Hub corresponds to this field.

MaximumPermissionsSalesConsole Boolean True

Label Sales Console corresponds to this field.

MaximumPermissionsTwoFactorApi Boolean True

Label Two-Factor Authentication for API Logins corresponds to this field.

MaximumPermissionsDeleteTopics Boolean True

Label Delete Topics corresponds to this field.

MaximumPermissionsEditTopics Boolean True

Label Edit Topics corresponds to this field.

MaximumPermissionsCreateTopics Boolean True

Label Create Topics corresponds to this field.

MaximumPermissionsAssignTopics Boolean True

Label Assign Topics corresponds to this field.

MaximumPermissionsIdentityEnabled Boolean True

Label Use Identity Features corresponds to this field.

MaximumPermissionsIdentityConnect Boolean True

Label Use Identity Connect corresponds to this field.

MaximumPermissionsAllowViewKnowledge Boolean True

Label Allow View Knowledge corresponds to this field.

UsedLicenses Int True

Label Used Licenses corresponds to this field.

CData Cloud

PermissionSetLicenseAssign

This is a table representing the PermissionSetLicenseAssign entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the PermissionSetLicenseAssign.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label Date Assigned corresponds to this field.

PermissionSetLicenseId String False

PermissionSetLicense.Id

Label Permission Set License ID corresponds to this field.

AssigneeId String False

User.Id

Label User ID corresponds to this field.

CData Cloud

Pricebook2

This is a table representing the Pricebook2 entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Pricebook2.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Name String False

Label Price Book Name corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

Description String False

Label Description corresponds to this field.

IsStandard Boolean True

Label Is Standard Price Book corresponds to this field.

Factory_Code__c String False

Label Factory_Code corresponds to this field.

Old_Factory_Codes__c String False

Label Old_Factory_Codes corresponds to this field.

CData Cloud

Pricebook2History

This is a table representing the Pricebook2History entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Pricebook2History.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Pricebook2Id String True

Pricebook2.Id

Label Price Book ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

PricebookEntry

This is a table representing the PricebookEntry entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the PricebookEntry.

Name String True

Label Product Name corresponds to this field.

Pricebook2Id String False

Pricebook2.Id

Label Price Book ID corresponds to this field.

Product2Id String False

Product2.Id

Label Product ID corresponds to this field.

UnitPrice Double False

Label List Price corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

UseStandardPrice Boolean False

Label Use Standard Price corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

ProductCode String True

Label Product Code corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CData Cloud

ProcessDefinition

This is a table representing the ProcessDefinition entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ProcessDefinition.

Name String True

Label Name corresponds to this field.

DeveloperName String True

Label Unique Name corresponds to this field.

Type String True

Label Process Definition Type corresponds to this field.

Description String True

Label Description corresponds to this field.

TableEnumOrId String True

Label Custom Object Definition ID corresponds to this field.

LockType String True

Label Lock Type corresponds to this field.

State String True

Label State corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ProcessInstance

This is a table representing the ProcessInstance entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ProcessInstance.

ProcessDefinitionId String True

ProcessDefinition.Id

Label Approval Process ID corresponds to this field.

TargetObjectId String True

Label Target Object ID corresponds to this field.

Status String True

Label Status corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ProcessInstanceHistory

This is a table representing the ProcessInstanceHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] System.String True

Label 'Process Instance History ID' corresponds to this field.

IsPending System.Boolean True

Label 'Is Pending' corresponds to this field.

ProcessInstanceId System.String True

Label 'Process Instance ID' corresponds to this field.

TargetObjectId System.String True

Label 'Target Object ID' corresponds to this field.

StepStatus System.String True

Label 'Status' corresponds to this field.

OriginalActorId System.String True

Label 'Original Actor ID' corresponds to this field.

ActorId System.String True

Label 'Actor ID' corresponds to this field.

RemindersSent System.Integer True

Label 'RemindersSent' corresponds to this field.

Comments System.String True

Label 'Comments' corresponds to this field.

IsDeleted System.Boolean True

Label 'Deleted' corresponds to this field.

CreatedDate System.DateTime True

Label 'Created Date' corresponds to this field.

CreatedById System.String True

Label 'Created By ID' corresponds to this field.

SystemModstamp System.DateTime True

Label 'System Modstamp' corresponds to this field.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
SOQL String

Specifies the Where clause of the SOQL query to execute against the FinancialForce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.

CData Cloud

ProcessInstanceStep

This is a table representing the ProcessInstanceStep entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ProcessInstanceStep.

ProcessInstanceId String True

ProcessInstance.Id

Label Process Instance ID corresponds to this field.

StepStatus String True

Label Step Status corresponds to this field.

OriginalActorId String True

Label Original Actor ID corresponds to this field.

ActorId String True

Label Actor ID corresponds to this field.

Comments String True

Label Comments corresponds to this field.

StepNodeId String True

ProcessNode.Id

Label Process Node ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ProcessInstanceWorkitem

This is a table representing the ProcessInstanceWorkitem entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ProcessInstanceWorkitem.

ProcessInstanceId String True

ProcessInstance.Id

Label Process Instance ID corresponds to this field.

OriginalActorId String True

Label Original Actor ID corresponds to this field.

ActorId String True

Label Actor ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

ProcessNode

This is a table representing the ProcessNode entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ProcessNode.

Name String True

Label Name corresponds to this field.

DeveloperName String True

Label Unique Name corresponds to this field.

ProcessDefinitionId String True

ProcessDefinition.Id

Label Approval Process ID corresponds to this field.

Description String True

Label Description corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Product2

This is a table representing the Product2 entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Product2.

Name String False

Label Product Name corresponds to this field.

ProductCode String False

Label Product Code corresponds to this field.

Description String False

Label Product Description corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

Family String False

Label Product Family corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Old_Factory_Codes__c String False

Label Old_Factory_Codes corresponds to this field.

TextLong2__c String False

Label TextLong2 corresponds to this field.

Factory_Code__c String False

Label Factory_Code corresponds to this field.

CData Cloud

Product2Feed

This is a table representing the Product2Feed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Product2Feed.

ParentId String True

Product2.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

Profile

This is a table representing the Profile entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Profile.

Name String True

Label Name corresponds to this field.

PermissionsEmailSingle Boolean True

Label Send Email corresponds to this field.

PermissionsEmailMass Boolean True

Label Mass Email corresponds to this field.

PermissionsEditTask Boolean True

Label Edit Tasks corresponds to this field.

PermissionsEditEvent Boolean True

Label Edit Events corresponds to this field.

PermissionsExportReport Boolean True

Label Export Reports corresponds to this field.

PermissionsImportPersonal Boolean True

Label Import Personal Contacts corresponds to this field.

PermissionsManageUsers Boolean True

Label Manage Users corresponds to this field.

PermissionsEditPublicTemplates Boolean True

Label Manage Public Templates corresponds to this field.

PermissionsModifyAllData Boolean True

Label Modify All Data corresponds to this field.

PermissionsManageCases Boolean True

Label Manage Cases corresponds to this field.

PermissionsEditKnowledge Boolean True

Label Manage Articles corresponds to this field.

PermissionsManageKnowledge Boolean True

Label Manage FinancialForce Knowledge corresponds to this field.

PermissionsManageSolutions Boolean True

Label Manage Published Solutions corresponds to this field.

PermissionsCustomizeApplication Boolean True

Label Customize Application corresponds to this field.

PermissionsEditReadonlyFields Boolean True

Label Edit Read Only Fields corresponds to this field.

PermissionsRunReports Boolean True

Label Run Reports corresponds to this field.

PermissionsViewSetup Boolean True

Label View Setup and Configuration corresponds to this field.

PermissionsTransferAnyEntity Boolean True

Label Transfer Record corresponds to this field.

PermissionsNewReportBuilder Boolean True

Label Report Builder corresponds to this field.

PermissionsManageSelfService Boolean True

Label Manage Self-Service Portal corresponds to this field.

PermissionsManageCssUsers Boolean True

Label Edit Self-Service Users corresponds to this field.

PermissionsActivateContract Boolean True

Label Activate Contracts corresponds to this field.

PermissionsImportLeads Boolean True

Label Import Leads corresponds to this field.

PermissionsManageLeads Boolean True

Label Manage Leads corresponds to this field.

PermissionsTransferAnyLead Boolean True

Label Transfer Leads corresponds to this field.

PermissionsViewAllData Boolean True

Label View All Data corresponds to this field.

PermissionsEditPublicDocuments Boolean True

Label Manage Public Documents corresponds to this field.

PermissionsEditBrandTemplates Boolean True

Label Manage Letterheads corresponds to this field.

PermissionsEditHtmlTemplates Boolean True

Label Edit HTML Templates corresponds to this field.

PermissionsChatterInternalUser Boolean True

Label Chatter Internal User corresponds to this field.

PermissionsManageDashboards Boolean True

Label Manage Dashboards corresponds to this field.

PermissionsDeleteActivatedContract Boolean True

Label Delete Activated Contracts corresponds to this field.

PermissionsChatterInviteExternalUsers Boolean True

Label Invite Customers To Chatter corresponds to this field.

PermissionsSendSitRequests Boolean True

Label Send Stay-in-Touch Requests corresponds to this field.

PermissionsManageRemoteAccess Boolean True

Label Manage Connected Apps corresponds to this field.

PermissionsCanUseNewDashboardBuilder Boolean True

Label Drag-and-Drop Dashboard Builder corresponds to this field.

PermissionsManageCategories Boolean True

Label Manage Categories corresponds to this field.

PermissionsConvertLeads Boolean True

Label Convert Leads corresponds to this field.

PermissionsPasswordNeverExpires Boolean True

Label Password Never Expires corresponds to this field.

PermissionsUseTeamReassignWizards Boolean True

Label Use Team Reassignment Wizards corresponds to this field.

PermissionsInstallMultiforce Boolean True

Label Download AppExchange Packages corresponds to this field.

PermissionsPublishMultiforce Boolean True

Label Upload AppExchange Packages corresponds to this field.

PermissionsChatterOwnGroups Boolean True

Label Create and Own New Chatter Groups corresponds to this field.

PermissionsEditOppLineItemUnitPrice Boolean True

Label Edit Opportunity Product Sales Price corresponds to this field.

PermissionsCreateMultiforce Boolean True

Label Create AppExchange Packages corresponds to this field.

PermissionsBulkApiHardDelete Boolean True

Label Bulk API Hard Delete corresponds to this field.

PermissionsSolutionImport Boolean True

Label Import Solutions corresponds to this field.

PermissionsManageCallCenters Boolean True

Label Manage Call Centers corresponds to this field.

PermissionsEditReports Boolean True

Label Create and Customize Reports corresponds to this field.

PermissionsManageSynonyms Boolean True

Label Manage Synonyms corresponds to this field.

PermissionsViewContent Boolean True

Label View Content in Portals corresponds to this field.

PermissionsManageEmailClientConfig Boolean True

Label Manage Email Client Configurations corresponds to this field.

PermissionsEnableNotifications Boolean True

Label Send Outbound Messages corresponds to this field.

PermissionsManageDataIntegrations Boolean True

Label Manage Data Integrations corresponds to this field.

PermissionsViewDataCategories Boolean True

Label View Data Categories corresponds to this field.

PermissionsManageDataCategories Boolean True

Label Manage Data Categories corresponds to this field.

PermissionsAuthorApex Boolean True

Label Author Apex corresponds to this field.

PermissionsManageMobile Boolean True

Label Manage Mobile Configurations corresponds to this field.

PermissionsApiEnabled Boolean True

Label API Enabled corresponds to this field.

PermissionsManageCustomReportTypes Boolean True

Label Manage Custom Report Types corresponds to this field.

PermissionsEditCaseComments Boolean True

Label Edit Case Comments corresponds to this field.

PermissionsTransferAnyCase Boolean True

Label Transfer Cases corresponds to this field.

PermissionsContentAdministrator Boolean True

Label Manage FinancialForce CRM Content corresponds to this field.

PermissionsCreateWorkspaces Boolean True

Label Create Libraries corresponds to this field.

PermissionsManageContentPermissions Boolean True

Label Manage Content Permissions corresponds to this field.

PermissionsManageContentProperties Boolean True

Label Manage Content Properties corresponds to this field.

PermissionsManageContentTypes Boolean True

Label Manage Content Types corresponds to this field.

PermissionsManageAnalyticSnapshots Boolean True

Label Manage Analytic Snapshots corresponds to this field.

PermissionsScheduleReports Boolean True

Label Schedule Reports corresponds to this field.

PermissionsManageBusinessHourHolidays Boolean True

Label Manage Business Hours Holidays corresponds to this field.

PermissionsManageDynamicDashboards Boolean True

Label Manage Dynamic Dashboards corresponds to this field.

PermissionsCustomSidebarOnAllPages Boolean True

Label Show Custom Sidebar On All Pages corresponds to this field.

PermissionsManageInteraction Boolean True

Label Manage Force.com Flow corresponds to this field.

PermissionsViewMyTeamsDashboards Boolean True

Label View My Team's Dashboards corresponds to this field.

PermissionsModerateChatter Boolean True

Label Moderate Chatter corresponds to this field.

PermissionsResetPasswords Boolean True

Label Reset User Passwords and Unlock Users corresponds to this field.

PermissionsFlowUFLRequired Boolean True

Label Require Force.com Flow User Feature License corresponds to this field.

PermissionsCanInsertFeedSystemFields Boolean True

Label Insert System Field Values for Chatter Feeds corresponds to this field.

PermissionsManageKnowledgeImportExport Boolean True

Label Manage Knowledge Article Import/Export corresponds to this field.

PermissionsEmailTemplateManagement Boolean True

Label Manage Email Templates corresponds to this field.

PermissionsEmailAdministration Boolean True

Label Email Administration corresponds to this field.

PermissionsManageChatterMessages Boolean True

Label Manage Chatter Messages corresponds to this field.

PermissionsForceTwoFactor Boolean True

Label Two-Factor Authentication for User Interface Logins corresponds to this field.

PermissionsManageNetworks Boolean True

Label Create and Set Up Communities corresponds to this field.

PermissionsManageAuthProviders Boolean True

Label Manage Auth. Providers corresponds to this field.

PermissionsRunFlow Boolean True

Label Run Flows corresponds to this field.

PermissionsViewAllUsers Boolean True

Label View All Users corresponds to this field.

PermissionsAllowUniversalSearch Boolean True

Label Knowledge One corresponds to this field.

PermissionsConnectOrgToEnvironmentHub Boolean True

Label Connect Organization to Environment Hub corresponds to this field.

PermissionsSalesConsole Boolean True

Label Sales Console corresponds to this field.

PermissionsTwoFactorApi Boolean True

Label Two-Factor Authentication for API Logins corresponds to this field.

PermissionsDeleteTopics Boolean True

Label Delete Topics corresponds to this field.

PermissionsEditTopics Boolean True

Label Edit Topics corresponds to this field.

PermissionsCreateTopics Boolean True

Label Create Topics corresponds to this field.

PermissionsAssignTopics Boolean True

Label Assign Topics corresponds to this field.

PermissionsIdentityEnabled Boolean True

Label Use Identity Features corresponds to this field.

PermissionsIdentityConnect Boolean True

Label Use Identity Connect corresponds to this field.

PermissionsAllowViewKnowledge Boolean True

Label Allow View Knowledge corresponds to this field.

UserLicenseId String True

UserLicense.Id

Label User License ID corresponds to this field.

UserType String True

Label User Type corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

Description String True

Label Description corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CData Cloud

PushTopic

This is a table representing the PushTopic entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the PushTopic.

Name String False

Label Topic Name corresponds to this field.

Query String False

Label SOQL Query corresponds to this field.

ApiVersion Double False

Label API Version corresponds to this field.

IsActive Boolean False

Label Is Active corresponds to this field.

NotifyForFields String False

Label Notify For Fields corresponds to this field.

NotifyForOperations String True

Label Notify For Operations corresponds to this field.

Description String False

Label Description corresponds to this field.

NotifyForOperationCreate Boolean False

Label Create corresponds to this field.

NotifyForOperationUpdate Boolean False

Label Update corresponds to this field.

NotifyForOperationDelete Boolean False

Label Delete corresponds to this field.

NotifyForOperationUndelete Boolean False

Label Undelete corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

QueueSobject

This is a table representing the QueueSobject entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the QueueSobject.

QueueId String False

Group.Id

Label Group ID corresponds to this field.

SobjectType String False

Label Sobject Type corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Quote

This is a table representing the Quote entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Quote.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Name String False

Label Quote Name corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

OpportunityId String False

Opportunity.Id

Label Opportunity ID corresponds to this field.

Pricebook2Id String False

Pricebook2.Id

Label Price Book ID corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

QuoteNumber String True

Label Quote Number corresponds to this field.

IsSyncing Boolean True

Label Syncing corresponds to this field.

ShippingHandling Double False

Label Shipping and Handling corresponds to this field.

Tax Double False

Label Tax corresponds to this field.

Status String False

Label Status corresponds to this field.

ExpirationDate Datetime False

Label Expiration Date corresponds to this field.

Description String False

Label Description corresponds to this field.

Subtotal Double True

Label Subtotal corresponds to this field.

TotalPrice Double True

Label Total Price corresponds to this field.

LineItemCount Int True

Label Line Items corresponds to this field.

BillingStreet String False

Label Bill To Street corresponds to this field.

BillingCity String False

Label Bill To City corresponds to this field.

BillingState String False

Label Bill To State/Province corresponds to this field.

BillingPostalCode String False

Label Bill To Zip/Postal Code corresponds to this field.

BillingCountry String False

Label Bill To Country corresponds to this field.

BillingLatitude Double False

Label Bill To Latitude corresponds to this field.

BillingLongitude Double False

Label Bill To Longitude corresponds to this field.

ShippingStreet String False

Label Ship To Street corresponds to this field.

ShippingCity String False

Label Ship To City corresponds to this field.

ShippingState String False

Label Ship To State/Province corresponds to this field.

ShippingPostalCode String False

Label Ship To Zip/Postal Code corresponds to this field.

ShippingCountry String False

Label Ship To Country corresponds to this field.

ShippingLatitude Double False

Label Ship To Latitude corresponds to this field.

ShippingLongitude Double False

Label Ship To Longitude corresponds to this field.

QuoteToStreet String False

Label Quote To Street corresponds to this field.

QuoteToCity String False

Label Quote To City corresponds to this field.

QuoteToState String False

Label Quote To State/Province corresponds to this field.

QuoteToPostalCode String False

Label Quote To Zip/Postal Code corresponds to this field.

QuoteToCountry String False

Label Quote To Country corresponds to this field.

QuoteToLatitude Double False

Label Quote To Latitude corresponds to this field.

QuoteToLongitude Double False

Label Quote To Longitude corresponds to this field.

AdditionalStreet String False

Label Additional To Street corresponds to this field.

AdditionalCity String False

Label Additional To City corresponds to this field.

AdditionalState String False

Label Additional To State/Province corresponds to this field.

AdditionalPostalCode String False

Label Additional To Zip/Postal Code corresponds to this field.

AdditionalCountry String False

Label Additional To Country corresponds to this field.

AdditionalLatitude Double False

Label Additional To Latitude corresponds to this field.

AdditionalLongitude Double False

Label Additional To Longitude corresponds to this field.

BillingName String False

Label Bill To Name corresponds to this field.

ShippingName String False

Label Ship To Name corresponds to this field.

QuoteToName String False

Label Quote To Name corresponds to this field.

AdditionalName String False

Label Additional To Name corresponds to this field.

Email String False

Label Email corresponds to this field.

Phone String False

Label Phone corresponds to this field.

Fax String False

Label Fax corresponds to this field.

Discount Double True

Label Discount corresponds to this field.

GrandTotal Double True

Label Grand Total corresponds to this field.

CData Cloud

QuoteDocument

This is a table representing the QuoteDocument entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the QuoteDocument.

Name String True

Label Name corresponds to this field.

QuoteId String False

Quote.Id

Label Quote ID corresponds to this field.

Document String False

Label PDF Document corresponds to this field.

GrandTotal Double True

Label Grand Total corresponds to this field.

Discount Double True

Label Discount corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

QuoteFeed

This is a table representing the QuoteFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the QuoteFeed.

ParentId String True

Quote.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

QuoteLineItem

This is a table representing the QuoteLineItem entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the QuoteLineItem.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LineNumber String True

Label Line Item Number corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

QuoteId String False

Quote.Id

Label Quote ID corresponds to this field.

PricebookEntryId String False

PricebookEntry.Id

Label Price Book Entry ID corresponds to this field.

Quantity Double False

Label Quantity corresponds to this field.

UnitPrice Double False

Label Sales Price corresponds to this field.

Discount Double False

Label Discount corresponds to this field.

Description String False

Label Line Item Description corresponds to this field.

ServiceDate Datetime False

Label Date corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

ListPrice Double True

Label List Price corresponds to this field.

Subtotal Double True

Label Subtotal corresponds to this field.

TotalPrice Double True

Label Total Price corresponds to this field.

CData Cloud

RecentlyViewed

This is a table representing the RecentlyViewed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the RecentlyViewed.

Name String True

Label Name corresponds to this field.

LastName String True

Label Last Name corresponds to this field.

FirstName String True

Label First Name corresponds to this field.

Type String True

Label Type corresponds to this field.

Alias String True

Label Alias corresponds to this field.

UserRoleId String True

UserRole.Id

Label Role ID corresponds to this field.

RecordTypeId String True

RecordType.Id

Label Record Type ID corresponds to this field.

IsActive Boolean True

Label Active corresponds to this field.

ProfileId String True

Profile.Id

Label Profile ID corresponds to this field.

Title String True

Label Title corresponds to this field.

Email String True

Label E-mail corresponds to this field.

Phone String True

Label Phone corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CData Cloud

RecordType

This is a table representing the RecordType entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the RecordType.

Name String False

Label Name corresponds to this field.

DeveloperName String False

Label Record Type Name corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Description String False

Label Description corresponds to this field.

BusinessProcessId String False

BusinessProcess.Id

Label Business Process ID corresponds to this field.

SobjectType String False

Label Sobject Type Name corresponds to this field.

IsActive Boolean True

Label Active corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Report

This is a table representing the Report entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Report.

OwnerId String True

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Name String True

Label Report Name corresponds to this field.

Description String True

Label Description corresponds to this field.

DeveloperName String True

Label Report Unique Name corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

LastRunDate Datetime True

Label Last Run corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

Format String True

Label Format corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

CData Cloud

ReportFeed

This is a table representing the ReportFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the ReportFeed.

ParentId String True

Report.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

Scontrol

This is a table representing the Scontrol entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Scontrol.

Name String True

Label Label corresponds to this field.

DeveloperName String True

Label S-Control Name corresponds to this field.

Description String True

Label Description corresponds to this field.

EncodingKey String True

Label Encoding corresponds to this field.

HtmlWrapper String True

Label HTML Body corresponds to this field.

Filename String True

Label Filename corresponds to this field.

BodyLength Int True

Label Binary Length corresponds to this field.

Binary String True

Label Binary corresponds to this field.

ContentSource String True

Label Type corresponds to this field.

SupportsCaching Boolean True

Label Prebuild In Page corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

SelfServiceUser

This is a table representing the SelfServiceUser entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the SelfServiceUser.

LastName String False

Label Last Name corresponds to this field.

FirstName String False

Label First Name corresponds to this field.

Name String True

Label Name corresponds to this field.

Username String False

Label Username corresponds to this field.

Email String False

Label Email corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

TimeZoneSidKey String False

Label TimeZoneSidKey corresponds to this field.

LocaleSidKey String False

Label LocaleSidKey corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

LanguageLocaleKey String False

Label LanguageLocaleKey corresponds to this field.

SuperUser Boolean True

Label Super User corresponds to this field.

LastLoginDate Datetime True

Label Last Login corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

SetupEntityAccess

This is a table representing the SetupEntityAccess entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the SetupEntityAccess.

ParentId String False

PermissionSet.Id

Label Parent ID corresponds to this field.

SetupEntityId String False

Label Setup Entity ID corresponds to this field.

SetupEntityType String True

Label Setup Entity Type corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Site

This is a table representing the Site entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Site.

Name String True

Label Site Name corresponds to this field.

Subdomain String True

Label Site Subdomain Prefix corresponds to this field.

UrlPathPrefix String True

Label Default Web Address corresponds to this field.

Status String True

Label Site Status corresponds to this field.

AdminId String True

User.Id

Label User ID corresponds to this field.

OptionsEnableFeeds Boolean True

Label Enable Feeds corresponds to this field.

OptionsAllowHomePage Boolean True

Label Enable Standard Home Page corresponds to this field.

OptionsAllowStandardIdeasPages Boolean True

Label Enable Standard Ideas Pages corresponds to this field.

OptionsAllowStandardSearch Boolean True

Label Enable Standard Lookup Pages corresponds to this field.

OptionsAllowStandardLookups Boolean True

Label Enable Standard Search Pages corresponds to this field.

OptionsAllowStandardAnswersPages Boolean True

Label Enable Standard Answers Pages corresponds to this field.

Description String True

Label Site Description corresponds to this field.

MasterLabel String True

Label Site Label corresponds to this field.

AnalyticsTrackingCode String True

Label Analytics Tracking Code corresponds to this field.

SiteType String True

Label Site Type corresponds to this field.

DailyBandwidthLimit Int True

Label Daily Bandwidth Limit (MB) corresponds to this field.

DailyBandwidthUsed Int True

Label Daily Bandwidth Used corresponds to this field.

DailyRequestTimeLimit Int True

Label Daily Request Time Limit (min) corresponds to this field.

DailyRequestTimeUsed Int True

Label Daily Request Time Used corresponds to this field.

MonthlyPageViewsEntitlement Int True

Label Monthly Page Views Allowed corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

SiteFeed

This is a table representing the SiteFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the SiteFeed.

ParentId String True

Site.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

SiteHistory

This is a table representing the SiteHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the SiteHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

SiteId String True

Site.Id

Label Site ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

Solution

This is a table representing the Solution entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Solution.

IsDeleted Boolean True

Label Deleted corresponds to this field.

SolutionNumber String True

Label Solution Number corresponds to this field.

SolutionName String False

Label Title corresponds to this field.

IsPublished Boolean False

Label Public corresponds to this field.

IsPublishedInPublicKb Boolean False

Label Visible in Public Knowledge Base corresponds to this field.

Status String False

Label Status corresponds to this field.

IsReviewed Boolean True

Label Reviewed corresponds to this field.

SolutionNote String False

Label Description corresponds to this field.

OwnerId String False

User.Id

Label Owner ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

TimesUsed Int True

Label Num Related Cases corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

IsHtml Boolean True

Label Is Html corresponds to this field.

CData Cloud

SolutionFeed

This is a table representing the SolutionFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the SolutionFeed.

ParentId String True

Solution.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

SolutionHistory

This is a table representing the SolutionHistory entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the SolutionHistory.

IsDeleted Boolean True

Label Deleted corresponds to this field.

SolutionId String True

Solution.Id

Label Solution ID corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

Field String True

Label Changed Field corresponds to this field.

OldValue String True

Label Old Value corresponds to this field.

NewValue String True

Label New Value corresponds to this field.

CData Cloud

SolutionStatus

This is a table representing the SolutionStatus entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the SolutionStatus.

MasterLabel String True

Label Master Label corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

IsDefault Boolean True

Label Is Default corresponds to this field.

IsReviewed Boolean True

Label Is Reviewed corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

StaticResource

This is a table representing the StaticResource entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the StaticResource.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

Name String False

Label Name corresponds to this field.

ContentType String False

Label MIME Type corresponds to this field.

BodyLength Int True

Label Size corresponds to this field.

Body String False

Label Body corresponds to this field.

Description String False

Label Description corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CacheControl String False

Label Cache Control corresponds to this field.

CData Cloud

Task

This is a table representing the Task entities in FinancialForce. To retrieve archived tasks, you must explicitly query for records with IsArchived set to True.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Task.

WhoId String False

Label Contact/Lead ID corresponds to this field.

WhatId String False

Label Opportunity/Account ID corresponds to this field.

Subject String False

Label Subject corresponds to this field.

ActivityDate Datetime False

Label Due Date Only corresponds to this field.

Status String False

Label Status corresponds to this field.

Priority String False

Label Priority corresponds to this field.

OwnerId String False

User.Id

Label Assigned To ID corresponds to this field.

Description String False

Label Description corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

AccountId String True

Account.Id

Label Account ID corresponds to this field.

IsClosed Boolean True

Label Closed corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsArchived Boolean True

Label Archived corresponds to this field.

CallDurationInSeconds Int False

Label Call Duration corresponds to this field.

CallType String False

Label Call Type corresponds to this field.

CallDisposition String False

Label Call Result corresponds to this field.

CallObject String False

Label Call Object Identifier corresponds to this field.

ReminderDateTime Datetime False

Label Reminder Date/Time corresponds to this field.

IsReminderSet Boolean False

Label Reminder Set corresponds to this field.

RecurrenceActivityId String True

Task.Id

Label Recurrence Activity ID corresponds to this field.

IsRecurrence Boolean False

Label Create Recurring Series of Tasks corresponds to this field.

RecurrenceStartDateOnly Datetime False

Label Start Date corresponds to this field.

RecurrenceEndDateOnly Datetime False

Label End Date corresponds to this field.

RecurrenceTimeZoneSidKey String False

Label Recurrence Time Zone corresponds to this field.

RecurrenceType String False

Label Recurrence Type corresponds to this field.

RecurrenceInterval Int False

Label Recurrence Interval corresponds to this field.

RecurrenceDayOfWeekMask Int False

Label Recurrence Day of Week Mask corresponds to this field.

RecurrenceDayOfMonth Int False

Label Recurrence Day of Month corresponds to this field.

RecurrenceInstance String False

Label Recurrence Instance corresponds to this field.

RecurrenceMonthOfYear String False

Label Recurrence Month of Year corresponds to this field.

CData Cloud

TaskFeed

This is a table representing the TaskFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the TaskFeed.

ParentId String True

Task.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

TaskPriority

This is a table representing the TaskPriority entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the TaskPriority.

MasterLabel String True

Label Master Label corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

IsDefault Boolean True

Label Is Default corresponds to this field.

IsHighPriority Boolean True

Label Is High Priority corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

TaskStatus

This is a table representing the TaskStatus entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the TaskStatus.

MasterLabel String True

Label Master Label corresponds to this field.

SortOrder Int True

Label Sort Order corresponds to this field.

IsDefault Boolean True

Label Is Default corresponds to this field.

IsClosed Boolean True

Label Is Closed corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Topic

This is a table representing the Topic entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Topic.

Name String False

Label Name corresponds to this field.

Description String False

Label Description corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

TalkingAbout Int True

Label Talking About corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

TopicAssignment

This is a table representing the TopicAssignment entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the TopicAssignment.

TopicId String False

Topic.Id

Label Topic ID corresponds to this field.

EntityId String False

Label Entity ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

TopicFeed

This is a table representing the TopicFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the TopicFeed.

ParentId String True

Topic.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

UndecidedEventRelation

This is a table representing the UndecidedEventRelation entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UndecidedEventRelation.

RelationId String True

Label Relation ID corresponds to this field.

EventId String True

Event.Id

Label Event ID corresponds to this field.

RespondedDate Datetime True

Label Response Date corresponds to this field.

Response String True

Label Response corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

Type String True

Label Type corresponds to this field.

CData Cloud

User

This is a table representing the User entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the User.

Username String False

Label Username corresponds to this field.

LastName String False

Label Last Name corresponds to this field.

FirstName String False

Label First Name corresponds to this field.

Name String True

Label Full Name corresponds to this field.

CompanyName String False

Label Company Name corresponds to this field.

Division String False

Label Division corresponds to this field.

Department String False

Label Department corresponds to this field.

Title String False

Label Title corresponds to this field.

Street String False

Label Street corresponds to this field.

City String False

Label City corresponds to this field.

State String False

Label State/Province corresponds to this field.

PostalCode String False

Label Zip/Postal Code corresponds to this field.

Country String False

Label Country corresponds to this field.

Latitude Double False

Label Latitude corresponds to this field.

Longitude Double False

Label Longitude corresponds to this field.

Email String False

Label E-mail corresponds to this field.

EmailPreferencesAutoBcc Boolean False

Label AutoBcc corresponds to this field.

EmailPreferencesAutoBccStayInTouch Boolean False

Label AutoBccStayInTouch corresponds to this field.

EmailPreferencesStayInTouchReminder Boolean False

Label StayInTouchReminder corresponds to this field.

SenderEmail String False

Label Email Sender Address corresponds to this field.

SenderName String False

Label Email Sender Name corresponds to this field.

Signature String False

Label Email Signature corresponds to this field.

StayInTouchSubject String False

Label Stay-in-Touch Email Subject corresponds to this field.

StayInTouchSignature String False

Label Stay-in-Touch Email Signature corresponds to this field.

StayInTouchNote String False

Label Stay-in-Touch Email Note corresponds to this field.

Phone String False

Label Phone corresponds to this field.

Fax String False

Label Fax corresponds to this field.

MobilePhone String False

Label Cell corresponds to this field.

Alias String False

Label Alias corresponds to this field.

CommunityNickname String False

Label Nickname corresponds to this field.

IsActive Boolean False

Label Active corresponds to this field.

TimeZoneSidKey String False

Label Time Zone corresponds to this field.

UserRoleId String False

UserRole.Id

Label Role ID corresponds to this field.

LocaleSidKey String False

Label Locale corresponds to this field.

ReceivesInfoEmails Boolean False

Label Info Emails corresponds to this field.

ReceivesAdminInfoEmails Boolean False

Label Admin Info Emails corresponds to this field.

EmailEncodingKey String False

Label Email Encoding corresponds to this field.

ProfileId String False

Profile.Id

Label Profile ID corresponds to this field.

UserType String True

Label User Type corresponds to this field.

LanguageLocaleKey String False

Label Language corresponds to this field.

EmployeeNumber String False

Label Employee Number corresponds to this field.

DelegatedApproverId String False

Label Delegated Approver ID corresponds to this field.

ManagerId String False

User.Id

Label Manager ID corresponds to this field.

LastLoginDate Datetime True

Label Last Login corresponds to this field.

LastPasswordChangeDate Datetime True

Label Last Password Change or Reset corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

OfflineTrialExpirationDate Datetime True

Label Offline Edition Trial Expiration Date corresponds to this field.

OfflinePdaTrialExpirationDate Datetime True

Label Sales Anywhere Trial Expiration Date corresponds to this field.

UserPermissionsMarketingUser Boolean False

Label Marketing User corresponds to this field.

UserPermissionsOfflineUser Boolean False

Label Offline User corresponds to this field.

UserPermissionsCallCenterAutoLogin Boolean False

Label Auto-login To Call Center corresponds to this field.

UserPermissionsMobileUser Boolean False

Label Apex Mobile User corresponds to this field.

UserPermissionsSFContentUser Boolean False

Label FinancialForce CRM Content User corresponds to this field.

UserPermissionsKnowledgeUser Boolean False

Label Knowledge User corresponds to this field.

UserPermissionsInteractionUser Boolean False

Label Force.com Flow User corresponds to this field.

UserPermissionsSupportUser Boolean False

Label Service Cloud User corresponds to this field.

UserPermissionsSiteforceContributorUser Boolean False

Label Site.com Contributor User corresponds to this field.

UserPermissionsSiteforcePublisherUser Boolean False

Label Site.com Publisher User corresponds to this field.

UserPermissionsChatterAnswersUser Boolean False

Label Chatter Answers User corresponds to this field.

ForecastEnabled Boolean False

Label Allow Forecasting corresponds to this field.

UserPreferencesActivityRemindersPopup Boolean False

Label ActivityRemindersPopup corresponds to this field.

UserPreferencesEventRemindersCheckboxDefault Boolean False

Label EventRemindersCheckboxDefault corresponds to this field.

UserPreferencesTaskRemindersCheckboxDefault Boolean False

Label TaskRemindersCheckboxDefault corresponds to this field.

UserPreferencesReminderSoundOff Boolean False

Label ReminderSoundOff corresponds to this field.

UserPreferencesDisableAllFeedsEmail Boolean False

Label DisableAllFeedsEmail corresponds to this field.

UserPreferencesDisableFollowersEmail Boolean False

Label DisableFollowersEmail corresponds to this field.

UserPreferencesDisableProfilePostEmail Boolean False

Label DisableProfilePostEmail corresponds to this field.

UserPreferencesDisableChangeCommentEmail Boolean False

Label DisableChangeCommentEmail corresponds to this field.

UserPreferencesDisableLaterCommentEmail Boolean False

Label DisableLaterCommentEmail corresponds to this field.

UserPreferencesDisProfPostCommentEmail Boolean False

Label DisProfPostCommentEmail corresponds to this field.

UserPreferencesApexPagesDeveloperMode Boolean False

Label ApexPagesDeveloperMode corresponds to this field.

UserPreferencesHideCSNGetChatterMobileTask Boolean False

Label HideCSNGetChatterMobileTask corresponds to this field.

UserPreferencesDisableMentionsPostEmail Boolean False

Label DisableMentionsPostEmail corresponds to this field.

UserPreferencesDisMentionsCommentEmail Boolean False

Label DisMentionsCommentEmail corresponds to this field.

UserPreferencesHideCSNDesktopTask Boolean False

Label HideCSNDesktopTask corresponds to this field.

UserPreferencesHideChatterOnboardingSplash Boolean False

Label HideChatterOnboardingSplash corresponds to this field.

UserPreferencesHideSecondChatterOnboardingSplash Boolean False

Label HideSecondChatterOnboardingSplash corresponds to this field.

UserPreferencesDisCommentAfterLikeEmail Boolean False

Label DisCommentAfterLikeEmail corresponds to this field.

UserPreferencesDisableLikeEmail Boolean False

Label DisableLikeEmail corresponds to this field.

UserPreferencesDisableMessageEmail Boolean False

Label DisableMessageEmail corresponds to this field.

UserPreferencesOptOutOfTouch Boolean False

Label OptOutOfTouch corresponds to this field.

UserPreferencesDisableBookmarkEmail Boolean False

Label DisableBookmarkEmail corresponds to this field.

UserPreferencesDisableSharePostEmail Boolean False

Label DisableSharePostEmail corresponds to this field.

UserPreferencesEnableAutoSubForFeeds Boolean False

Label EnableAutoSubForFeeds corresponds to this field.

UserPreferencesDisableFileShareNotificationsForApi Boolean False

Label DisableFileShareNotificationsForApi corresponds to this field.

UserPreferencesShowTitleToExternalUsers Boolean False

Label ShowTitleToExternalUsers corresponds to this field.

UserPreferencesShowManagerToExternalUsers Boolean False

Label ShowManagerToExternalUsers corresponds to this field.

UserPreferencesShowEmailToExternalUsers Boolean False

Label ShowEmailToExternalUsers corresponds to this field.

UserPreferencesShowWorkPhoneToExternalUsers Boolean False

Label ShowWorkPhoneToExternalUsers corresponds to this field.

UserPreferencesShowMobilePhoneToExternalUsers Boolean False

Label ShowMobilePhoneToExternalUsers corresponds to this field.

UserPreferencesShowFaxToExternalUsers Boolean False

Label ShowFaxToExternalUsers corresponds to this field.

UserPreferencesShowStreetAddressToExternalUsers Boolean False

Label ShowStreetAddressToExternalUsers corresponds to this field.

UserPreferencesShowCityToExternalUsers Boolean False

Label ShowCityToExternalUsers corresponds to this field.

UserPreferencesShowStateToExternalUsers Boolean False

Label ShowStateToExternalUsers corresponds to this field.

UserPreferencesShowPostalCodeToExternalUsers Boolean False

Label ShowPostalCodeToExternalUsers corresponds to this field.

UserPreferencesShowCountryToExternalUsers Boolean False

Label ShowCountryToExternalUsers corresponds to this field.

UserPreferencesShowProfilePicToGuestUsers Boolean False

Label ShowProfilePicToGuestUsers corresponds to this field.

UserPreferencesShowTitleToGuestUsers Boolean False

Label ShowTitleToGuestUsers corresponds to this field.

UserPreferencesShowCityToGuestUsers Boolean False

Label ShowCityToGuestUsers corresponds to this field.

UserPreferencesShowStateToGuestUsers Boolean False

Label ShowStateToGuestUsers corresponds to this field.

UserPreferencesShowPostalCodeToGuestUsers Boolean False

Label ShowPostalCodeToGuestUsers corresponds to this field.

UserPreferencesShowCountryToGuestUsers Boolean False

Label ShowCountryToGuestUsers corresponds to this field.

UserPreferencesHideS1BrowserUI Boolean False

Label HideS1BrowserUI corresponds to this field.

ContactId String False

Contact.Id

Label Contact ID corresponds to this field.

AccountId String True

Account.Id

Label Account ID corresponds to this field.

CallCenterId String False

CallCenter.Id

Label Call Center ID corresponds to this field.

Extension String False

Label Extension corresponds to this field.

FederationIdentifier String False

Label SAML Federation ID corresponds to this field.

AboutMe String False

Label About Me corresponds to this field.

FullPhotoUrl String True

Label Url for full-sized Photo corresponds to this field.

SmallPhotoUrl String True

Label Url for Thumbnail sized Photo corresponds to this field.

DigestFrequency String False

Label Chatter Email Highlights Frequency corresponds to this field.

DefaultGroupNotificationFrequency String False

Label Default Notification Frequency when Joining Groups corresponds to this field.

LastViewedDate Datetime True

Label Last Viewed Date corresponds to this field.

LastReferencedDate Datetime True

Label Last Referenced Date corresponds to this field.

GeoLoc__Latitude__s Double False

Label GeoLoc (Latitude) corresponds to this field.

GeoLoc__Longitude__s Double False

Label GeoLoc (Longitude) corresponds to this field.

GeoLoc__c String True

Label GeoLoc corresponds to this field.

TextLong__c String False

Label TextLong corresponds to this field.

ExternId__c String False

Label ExternId corresponds to this field.

CData Cloud

UserFeed

This is a table representing the UserFeed entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UserFeed.

ParentId String True

User.Id

Label Parent ID corresponds to this field.

Type String True

Label Feed Item Type corresponds to this field.

CreatedById String True

Label Created By ID corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

IsDeleted Boolean True

Label Deleted corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CommentCount Int True

Label Comment Count corresponds to this field.

LikeCount Int True

Label Like Count corresponds to this field.

Title String True

Label Title corresponds to this field.

Body String True

Label Body corresponds to this field.

LinkUrl String True

Label Link Url corresponds to this field.

RelatedRecordId String True

ContentVersion.Id

Label Related Record ID corresponds to this field.

ContentData String True

Label Content Data corresponds to this field.

ContentFileName String True

Label Content File Name corresponds to this field.

ContentDescription String True

Label Content Description corresponds to this field.

ContentType String True

Label Content File Type corresponds to this field.

ContentSize Int True

Label Content Size corresponds to this field.

InsertedById String True

Label InsertedBy ID corresponds to this field.

CData Cloud

UserLicense

This is a table representing the UserLicense entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UserLicense.

LicenseDefinitionKey String True

Label License Def. ID corresponds to this field.

Name String True

Label Name corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

UserLogin

This is a table representing the UserLogin entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UserLogin.

UserId String True

User.Id

Label User ID corresponds to this field.

IsFrozen Boolean True

Label Is Frozen corresponds to this field.

IsPasswordLocked Boolean True

Label Is Password Locked corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

CData Cloud

UserPreference

This is a table representing the UserPreference entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UserPreference.

UserId String True

User.Id

Label User ID corresponds to this field.

Preference String True

Label Preference corresponds to this field.

Value String True

Label Value corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

UserProfile

This is a table representing the UserProfile entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UserProfile.

LastName String True

Label Last Name corresponds to this field.

FirstName String True

Label First Name corresponds to this field.

Name String True

Label Name corresponds to this field.

Title String True

Label Title corresponds to this field.

ManagerId String True

UserProfile.Id

Label Manager ID corresponds to this field.

CompanyName String True

Label Company Name corresponds to this field.

AboutMe String True

Label About Me corresponds to this field.

Email String True

Label E-mail corresponds to this field.

Phone String True

Label Phone corresponds to this field.

MobilePhone String True

Label Cell corresponds to this field.

Fax String True

Label Fax corresponds to this field.

Street String True

Label Street corresponds to this field.

City String True

Label City corresponds to this field.

State String True

Label State/Province corresponds to this field.

PostalCode String True

Label Zip/Postal Code corresponds to this field.

Country String True

Label Country corresponds to this field.

Latitude Double True

Label Latitude corresponds to this field.

Longitude Double True

Label Longitude corresponds to this field.

IsBadged Boolean True

Label User Photo has a badge overlay corresponds to this field.

IsActive Boolean True

Label Active corresponds to this field.

UserPreferencesActivityRemindersPopup Boolean True

Label ActivityRemindersPopup corresponds to this field.

UserPreferencesEventRemindersCheckboxDefault Boolean True

Label EventRemindersCheckboxDefault corresponds to this field.

UserPreferencesTaskRemindersCheckboxDefault Boolean True

Label TaskRemindersCheckboxDefault corresponds to this field.

UserPreferencesReminderSoundOff Boolean True

Label ReminderSoundOff corresponds to this field.

UserPreferencesDisableAllFeedsEmail Boolean True

Label DisableAllFeedsEmail corresponds to this field.

UserPreferencesDisableFollowersEmail Boolean True

Label DisableFollowersEmail corresponds to this field.

UserPreferencesDisableProfilePostEmail Boolean True

Label DisableProfilePostEmail corresponds to this field.

UserPreferencesDisableChangeCommentEmail Boolean True

Label DisableChangeCommentEmail corresponds to this field.

UserPreferencesDisableLaterCommentEmail Boolean True

Label DisableLaterCommentEmail corresponds to this field.

UserPreferencesDisProfPostCommentEmail Boolean True

Label DisProfPostCommentEmail corresponds to this field.

UserPreferencesApexPagesDeveloperMode Boolean True

Label ApexPagesDeveloperMode corresponds to this field.

UserPreferencesHideCSNGetChatterMobileTask Boolean True

Label HideCSNGetChatterMobileTask corresponds to this field.

UserPreferencesDisableMentionsPostEmail Boolean True

Label DisableMentionsPostEmail corresponds to this field.

UserPreferencesDisMentionsCommentEmail Boolean True

Label DisMentionsCommentEmail corresponds to this field.

UserPreferencesHideCSNDesktopTask Boolean True

Label HideCSNDesktopTask corresponds to this field.

UserPreferencesHideChatterOnboardingSplash Boolean True

Label HideChatterOnboardingSplash corresponds to this field.

UserPreferencesHideSecondChatterOnboardingSplash Boolean True

Label HideSecondChatterOnboardingSplash corresponds to this field.

UserPreferencesDisCommentAfterLikeEmail Boolean True

Label DisCommentAfterLikeEmail corresponds to this field.

UserPreferencesDisableLikeEmail Boolean True

Label DisableLikeEmail corresponds to this field.

UserPreferencesDisableMessageEmail Boolean True

Label DisableMessageEmail corresponds to this field.

UserPreferencesOptOutOfTouch Boolean True

Label OptOutOfTouch corresponds to this field.

UserPreferencesDisableBookmarkEmail Boolean True

Label DisableBookmarkEmail corresponds to this field.

UserPreferencesDisableSharePostEmail Boolean True

Label DisableSharePostEmail corresponds to this field.

UserPreferencesEnableAutoSubForFeeds Boolean True

Label EnableAutoSubForFeeds corresponds to this field.

UserPreferencesDisableFileShareNotificationsForApi Boolean True

Label DisableFileShareNotificationsForApi corresponds to this field.

UserPreferencesShowTitleToExternalUsers Boolean True

Label ShowTitleToExternalUsers corresponds to this field.

UserPreferencesShowManagerToExternalUsers Boolean True

Label ShowManagerToExternalUsers corresponds to this field.

UserPreferencesShowEmailToExternalUsers Boolean True

Label ShowEmailToExternalUsers corresponds to this field.

UserPreferencesShowWorkPhoneToExternalUsers Boolean True

Label ShowWorkPhoneToExternalUsers corresponds to this field.

UserPreferencesShowMobilePhoneToExternalUsers Boolean True

Label ShowMobilePhoneToExternalUsers corresponds to this field.

UserPreferencesShowFaxToExternalUsers Boolean True

Label ShowFaxToExternalUsers corresponds to this field.

UserPreferencesShowStreetAddressToExternalUsers Boolean True

Label ShowStreetAddressToExternalUsers corresponds to this field.

UserPreferencesShowCityToExternalUsers Boolean True

Label ShowCityToExternalUsers corresponds to this field.

UserPreferencesShowStateToExternalUsers Boolean True

Label ShowStateToExternalUsers corresponds to this field.

UserPreferencesShowPostalCodeToExternalUsers Boolean True

Label ShowPostalCodeToExternalUsers corresponds to this field.

UserPreferencesShowCountryToExternalUsers Boolean True

Label ShowCountryToExternalUsers corresponds to this field.

UserPreferencesShowProfilePicToGuestUsers Boolean True

Label ShowProfilePicToGuestUsers corresponds to this field.

UserPreferencesShowTitleToGuestUsers Boolean True

Label ShowTitleToGuestUsers corresponds to this field.

UserPreferencesShowCityToGuestUsers Boolean True

Label ShowCityToGuestUsers corresponds to this field.

UserPreferencesShowStateToGuestUsers Boolean True

Label ShowStateToGuestUsers corresponds to this field.

UserPreferencesShowPostalCodeToGuestUsers Boolean True

Label ShowPostalCodeToGuestUsers corresponds to this field.

UserPreferencesShowCountryToGuestUsers Boolean True

Label ShowCountryToGuestUsers corresponds to this field.

UserPreferencesHideS1BrowserUI Boolean True

Label HideS1BrowserUI corresponds to this field.

FullPhotoUrl String True

Label Url for full-sized Photo corresponds to this field.

SmallPhotoUrl String True

Label Url for Thumbnail sized Photo corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

UserRecordAccess

This is a table representing the UserRecordAccess entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UserRecordAccess.

UserId String True

User.Id

Label User ID corresponds to this field.

RecordId String True

Label Record ID corresponds to this field.

HasReadAccess Boolean True

Label Has Read Access corresponds to this field.

HasEditAccess Boolean True

Label Has Edit Access corresponds to this field.

HasDeleteAccess Boolean True

Label Has Delete Access corresponds to this field.

HasTransferAccess Boolean True

Label Has Transfer Access corresponds to this field.

HasAllAccess Boolean True

Label Has All Access corresponds to this field.

MaxAccessLevel String True

Label Maximum Access Level corresponds to this field.

CData Cloud

UserRole

This is a table representing the UserRole entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the UserRole.

Name String False

Label Name corresponds to this field.

ParentRoleId String False

UserRole.Id

Label Parent Role ID corresponds to this field.

RollupDescription String False

Label Description corresponds to this field.

OpportunityAccessForAccountOwner String False

Label Opportunity Access Level for Account Owner corresponds to this field.

CaseAccessForAccountOwner String False

Label Case Access Level for Account Owner corresponds to this field.

ContactAccessForAccountOwner String True

Label Contact Access Level for Account Owner corresponds to this field.

ForecastUserId String False

User.Id

Label User ID corresponds to this field.

MayForecastManagerShare Boolean True

Label May Forecast Manager Share corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

DeveloperName String False

Label Developer Name corresponds to this field.

PortalAccountId String False

Account.Id

Label Account ID corresponds to this field.

PortalType String False

Label Portal Type corresponds to this field.

PortalAccountOwnerId String True

User.Id

Label User ID corresponds to this field.

CData Cloud

Vote

This is a table representing the Vote entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the Vote.

IsDeleted Boolean True

Label Deleted corresponds to this field.

ParentId String False

Solution.Id

Label Parent ID corresponds to this field.

Type String False

Label Vote Type corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

WebLink

This is a table representing the WebLink entities in FinancialForce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the WebLink.

PageOrSobjectType String False

Label Page Or sObject Type Name corresponds to this field.

Name String False

Label Name corresponds to this field.

IsProtected Boolean False

Label Protected Component corresponds to this field.

Url String False

Label URL corresponds to this field.

EncodingKey String False

Label Link Encoding corresponds to this field.

LinkType String False

Label Content Source corresponds to this field.

OpenType String False

Label Behavior corresponds to this field.

Height Int False

Label Height (in pixels) corresponds to this field.

Width Int False

Label Width (in pixels) corresponds to this field.

ShowsLocation Boolean False

Label Show Address Bar corresponds to this field.

HasScrollbars Boolean False

Label Show Scrollbars corresponds to this field.

HasToolbar Boolean False

Label Show Toolbars corresponds to this field.

HasMenubar Boolean False

Label Show Menu Bar corresponds to this field.

ShowsStatus Boolean False

Label Show Status Bar corresponds to this field.

IsResizable Boolean False

Label Resizeable corresponds to this field.

Position String False

Label Window Position corresponds to this field.

ScontrolId String False

Label Custom S-Control ID corresponds to this field.

MasterLabel String False

Label Label corresponds to this field.

Description String False

Label Description corresponds to this field.

DisplayType String False

Label Display Type corresponds to this field.

RequireRowSelection Boolean False

Label Require Row Selection corresponds to this field.

NamespacePrefix String True

Label Namespace Prefix corresponds to this field.

CreatedDate Datetime True

Label Created Date corresponds to this field.

CreatedById String True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate Datetime True

Label Last Modified Date corresponds to this field.

LastModifiedById String True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp Datetime True

Label System Modstamp corresponds to this field.

CData Cloud

Views

Views are similar to tables in the way that data is represented; however, views are read-only.

Queries can be executed against a view as if it were a normal table.

CData Cloud - Certinia Views

Name Description
Formulas Stores formula field definitions used for calculated values in Salesforce records.
JobRecordResultsV2 Returns the set of records processed or affected by a specific job, such as data import, export, or update operations. Useful for tracking outcomes, auditing changes, or troubleshooting issues related to bulk or asynchronous jobs.
PickListValues Contains predefined picklist values for fields across different Salesforce objects.
PolymorphicColumnsRelationships Lists polymorphic fields and their possible object references, enabling flexible relationships.
TableRelationships Stores metadata about relationships between tables, defining parent-child object associations.

CData Cloud

Formulas

Stores formula field definitions used for calculated values in Salesforce records.

Columns

Name Type Description
TableName String Name of the Salesforce object or table the formula is associated with. Required when querying or managing formulas.
ColumnName String Name of the column or field that the formula is applied to. This represents the output field generated by the formula.
Formula String The calculated expression or logic that defines the formula field. This can include field references, operators, functions, and constants.

CData Cloud

JobRecordResultsV2

Returns the set of records processed or affected by a specific job, such as data import, export, or update operations. Useful for tracking outcomes, auditing changes, or troubleshooting issues related to bulk or asynchronous jobs.

Columns

Name Type Description
ID [KEY] String The unique Salesforce ID of the individual record that was processed as part of the bulk job.
Created Boolean Indicates whether the record was newly created (true) or updated (false) during the bulk operation.
RowFromOriginalCSV String A truncated view of the original CSV row that was submitted in the job request for this record.
JobId String The unique identifier of the job this record result belongs to.
RecordState String The processing outcome for the record. Valid values include 'Successful', 'Failed', and 'Unprocessed'.
ColumnDelimiter String The delimiter used to separate fields in the CSV data submitted with the job. Valid options are 'BACKQUOTE', 'CARET', 'COMMA', 'PIPE', 'SEMICOLON', and 'TAB'.
Error String Error code and message for the failed records.

CData Cloud

PickListValues

Contains predefined picklist values for fields across different Salesforce objects.

Columns

Name Type Description
ID [KEY] String A unique identifier for the picklist value, formatted as ColumnName|Picklist_Value.
TableName String The name of the Salesforce object (table) associated with the picklist. Required when retrieving picklist data.
ColumnName String The name of the column that the picklist is associated with. Optionally used to filter results to a specific column.
PickList_Value String The internal value stored in Salesforce for this picklist entry.
PickList_Label String The user-friendly label displayed in the Salesforce UI for the picklist value.
PickList_IsActive Boolean Indicates whether the picklist value is currently active and available for selection.
PickList_IsDefault Boolean Indicates whether this picklist value is set as the default for its associated column.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
RecordTypeId String Optional identifier for the record type. Use this to return picklist values specific to a particular record type.

CData Cloud

PolymorphicColumnsRelationships

Lists polymorphic fields and their possible object references, enabling flexible relationships.

Columns

Name Type Description
TableName String The name of the Salesforce object (table) containing the polymorphic relationship.
ColumnName String The name of the polymorphic field, which can reference more than one object type.
SalesforceType String The Salesforce data type associated with the polymorphic field.
PrimaryKeyName String The primary key field of the current table that uniquely identifies each record.
RelationshipName String The name used by Salesforce to define the relationship between the polymorphic field and related objects.
ReferencedTableName String The name of the Salesforce object that the polymorphic field may reference.
ReferencedColumnName String The name of the column in the referenced object that the polymorphic field points to.
ForeignKeyName String The name of the foreign key constraint that defines the polymorphic relationship.

CData Cloud

TableRelationships

Stores metadata about relationships between tables, defining parent-child object associations.

Columns

Name Type Description
ChildsObject [KEY] String The name of the child object or table that has a relationship with the specified parent table.
RelationshipName [KEY] String The API name of the relationship, typically used in relationship queries or joins.
Field String The field in the child object that establishes the relationship to the parent object.
ParentObject String The parent object that the child is related to. This matches the value of the input TableName.
DeprecatedAndHidden Boolean Indicates whether this relationship has been deprecated and is now hidden from general use.
CascadeDelete Boolean Indicates whether deleting the parent object will also automatically delete related child records.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
TableName String The table for which relationship metadata should be retrieved. Acts as the input for this view.

CData Cloud

Stored Procedures

Stored procedures are function-like interfaces that extend the functionality of the Cloud beyond simple SELECT/INSERT/UPDATE/DELETE operations with Certinia.

Stored procedures accept a list of parameters, perform their intended function, and then return any relevant response data from Certinia, along with an indication of whether the procedure succeeded or failed.

CData Cloud - Certinia Stored Procedures

Name Description
AbortJob Terminates an active Salesforce job before completion.
CloseJob Closes a Salesforce job to indicate it is complete and no longer accepting new data.
CloseJobV2 Closes or aborts a Salesforce job based on its current state.
ConvertLead Converts a Lead record into an Account, Contact, and optionally an Opportunity.
CreateBatch Creates a batch job in Salesforce for bulk processing of records.
CreateCustomField Adds a new custom field to a specified Salesforce object.
CreateJob Initiates a new Salesforce job for processing bulk data operations.
CreateJobV2 Creates a new job for asynchronous data processing in Salesforce, supporting bulk API operations.
DeleteJobV2 Deletes a job in Salesforce, provided it has a status of UploadComplete, JobComplete, Aborted, or Failed.
GetBatch Retrieves details about a specific Salesforce batch job.
GetBatchRecords Fetches the original submitted records of a completed Salesforce batch job.
GetBatchResults Fetches the results of a completed Salesforce batch job.
GetDeleted Returns a list of records deleted within a specified timeframe for a given object.
GetJob Retrieves details about a specific Salesforce job, including its status and associated records.
GetJobBatchIds Fetches batch IDs for all batches associated with a specific Salesforce job.
GetJobInfoV2 Retrieves details of a Salesforce job, including its processing status and metadata.
GetLimitInfo Fetches API usage and limit details for the Salesforce organization.
GetUpdated Returns a list of records updated within a specified timeframe for a given object.
GetUserInformation Fetches personal details of the authenticated Salesforce user.
Merge Combines up to three records of the same type into a single record while preserving relevant data.
MetadataDeploy Deploys metadata components to a Salesforce organization, enabling changes to object structures and configurations.
MetadataDeployDetails Retrieves additional details about a metadata deployment job in Salesforce.
MetadataRetrieve Retrieves metadata components from a Salesforce organization for backup or modification.
QueryBatch Executes a batch query in Salesforce, allowing large dataset retrieval in multiple chunks.
QueryParallelResultsV2 Fetches the results locators in parallel for a query job once the job has completed processing.
QueryResultsV2 Fetches results for a query job once the job has completed processing.
Undelete Restores records previously deleted and stored in Salesforce's Recycle Bin.

CData Cloud

AbortJob

Terminates an active Salesforce job before completion.

Input

Name Type Description
JobId String Unique identifier of the Salesforce Bulk API job to be aborted.

Result Set Columns

Name Type Description
ID String Unique ID of the aborted job returned by Salesforce.
JobID String Alias for the job ID of the aborted operation.
ObjectName String Name of the Salesforce object (such as Account, Lead, or Contact) associated with the job.
Operation String Type of data operation the job was executing, such as insert, update, upsert, delete, or query.
ApiVersion String API version used when the job was created. Determines field availability and behavior.
ApexProcessingTime String Total time in milliseconds spent running Apex triggers and automation for the job's records. Available from API version 19.0 onward.
ApiActiveProcessingTime String Total time in milliseconds Salesforce actively processed the job, excluding wait time and serialization overhead. Includes ApexProcessingTime.
AssignmentRuleId String ID of the assignment rule used for lead or case routing in the job, if applicable.
ConcurrencyMode String Specifies whether the job was processed in 'parallel' or 'serial' mode, affecting record lock behavior.
ContentType String Format of data submitted in the job. Valid values include CSV, XML, ZIP_CSV, and ZIP_XML.
CreatedById String ID of the Salesforce user who initiated the job.
CreatedDate String Timestamp when the job was created in Salesforce.
ExternalIdFieldName String Field used as an external ID during upsert operations to match existing records.
NumberBatchesCompleted String Number of batches in the job that have finished processing successfully.
NumberBatchesQueued String Number of batches currently waiting in the queue to be processed.
NumberBatchesFailed String Number of batches in the job that failed during processing.
NumberBatchesInProgress String Number of batches currently being processed.
NumberBatchesTotal String Total number of batches submitted to the job. Finalized when job is closed or failed.
NumberRecordsFailed String Total number of records that failed processing across all batches. Available from API version 19.0 onward.
NumberRecordsProcessed String Total number of records successfully processed so far in the job.
NumberRetries String Number of retry attempts Salesforce made due to temporary issues, such as record locks.
State String Current state of the job. Possible values include Open, Closed, Aborted, or Failed.
SystemModStamp String UTC timestamp of the last modification to the job, typically when it finished processing.
TotalProcessingTime String Total processing time in milliseconds for all job batches combined. Available from API version 19.0 onward.

CData Cloud

CloseJob

Closes a Salesforce job to indicate it is complete and no longer accepting new data.

Input

Name Type Description
JobId String Unique identifier of the Salesforce Bulk API job that is being closed to prevent submission of additional batches.

Result Set Columns

Name Type Description
ID String Unique ID of the closed job returned by Salesforce.
JobID String Alias for the job ID, confirming the job that was closed.
ObjectName String API name of the Salesforce object involved in the job, such as Account, Lead, or Contact.
Operation String Type of operation the job was performing, such as insert, update, upsert, delete, query, or hardDelete.
ApiVersion String Version of the Salesforce API used when the job was created. Determines available features and fields.
ApexProcessingTime String Cumulative milliseconds spent executing Apex triggers and automation logic across all job batches. Excludes asynchronous Apex. Available from API version 19.0 onward.
ApiActiveProcessingTime String Total active processing time in milliseconds, including Apex execution but excluding wait time and serialization. Available from API version 19.0 onward.
AssignmentRuleId String ID of the assignment rule used in case or lead routing during the job execution.
ConcurrencyMode String Specifies whether the job was processed in 'parallel' or 'serial' mode, affecting how records are locked and processed.
ContentType String File format used for job data. Valid values include CSV, XML, ZIP_CSV, and ZIP_XML.
CreatedById String ID of the Salesforce user who created the job.
CreatedDate String Timestamp indicating when the job was created in Salesforce.
ExternalIdFieldName String Name of the external ID field used for matching records in upsert operations.
NumberBatchesCompleted String Total number of batches that completed successfully in the job.
NumberBatchesQueued String Number of batches currently in queue waiting for processing.
NumberBatchesFailed String Number of batches that failed during job execution.
NumberBatchesInProgress String Number of batches actively being processed at the time the job was closed.
NumberBatchesTotal String Total number of batches submitted to the job. This value is final once the job is closed or failed.
NumberRecordsFailed String Total number of records that failed processing across all batches. Available from API version 19.0 onward.
NumberRecordsProcessed String Total number of records successfully processed within the job.
NumberRetries String Number of retry attempts Salesforce made to save operation results due to temporary issues such as record locks.
State String Current state of the job after closure. Possible values include Open, Closed, Aborted, or Failed.
SystemModStamp String UTC timestamp when the job was last modified or completed.
TotalProcessingTime String Cumulative processing time in milliseconds across all batches. Includes ApexProcessingTime and ApiActiveProcessingTime. Available from API version 19.0 onward.

CData Cloud

CloseJobV2

Closes or aborts a Salesforce job based on its current state.

Input

Name Type Description
JobId String Unique identifier of the Salesforce Bulk API v2.0 job that is being closed or aborted.
State String Specifies the desired final state of the job. Use 'UploadComplete' to mark the job as ready for processing or 'Aborted' to cancel it. This is only applicable for jobs created using UploadJobDataV2.

The allowed values are UploadComplete, Aborted.

JobType String Type of job being closed. Acceptable values are 'UNKNOWN', 'INGEST' for data import jobs, or 'QUERY' for data retrieval jobs.

The allowed values are UNKNOWN, INGEST, QUERY.

The default value is UNKNOWN.

Result Set Columns

Name Type Description
Closed String Indicates whether the job was successfully closed or aborted. Returns 'true' if the operation succeeded.

CData Cloud

ConvertLead

Converts a Lead record into an Account, Contact, and optionally an Opportunity.

Note: This procedure makes use of indexed parameters. Indexed parameters facilitate providing multiple instances a single parameter as inputs for the procedure.

Suppose there is an input parameter named Param#. To input multiple instances of an indexed parameter like this, execute:

EXEC ProcedureName Param#1 = "value1", Param#2 = "value2", Param#3 = "value3"

In the Input table below, indexed parameters are denoted with a '#' character at the end of their names.

Input

Name Type Description
AccountId# String ID of the existing Account to associate with the converted lead. Required only when merging into an existing account. If omitted, a new Account is created automatically, assuming the user has sufficient access.
ContactId# String ID of the existing Contact to associate with the converted lead. Must be linked to the specified AccountId. Leave blank when converting to a person account. If omitted, a new Contact is created.
ConvertedStatus# String Required status to assign to the Lead upon conversion. Must be a valid LeadStatus value where IsConverted is 'true'. Retrieve available values via: SELECT Id, MasterLabel FROM LeadStatus WHERE IsConverted=true.
DoNotCreateOpportunity# String Set to 'true' to skip opportunity creation during lead conversion. Defaults to 'false', meaning an opportunity is created unless explicitly disabled.
LeadId# String ID of the Lead record to convert. This is a required field.
OpportunityName# String Name to assign to the opportunity created during conversion. If omitted, defaults to the Lead's company name. Must be blank if DoNotCreateOpportunity is 'true'.
OverwriteLeadSource# String Set to 'true' to overwrite the LeadSource field on the resulting Contact with the Lead's LeadSource value. Requires that ContactId is provided.
OwnerId# String ID of the user who will own the new Account, Contact, and Opportunity records. Defaults to the Lead owner if not specified. Does not affect existing records.
SendNotificationEmail# String Set to 'true' to send a notification email to the new owner defined by OwnerId. Defaults to 'false'.

The default value is FALSE.

Result Set Columns

Name Type Description
AccountId String ID of the Account record associated with the converted lead, whether newly created or existing.
ContactId String ID of the Contact record associated with the converted lead, whether newly created or existing.
LeadId String ID of the original Lead record that was converted.
OpportunityId String ID of the newly created Opportunity, if one was created during conversion.
Success String Indicates whether the lead conversion succeeded (true) or failed (false).
Errors String List of error messages returned by Salesforce if the conversion failed, including error codes and descriptions.

CData Cloud

CreateBatch

Creates a batch job in Salesforce for bulk processing of records.

Table-Specific Information

To create a batch, specify the Id of the Job you are adding it to and the XML aggregate of the batch itself. For example, the XML aggregate may resemble the following: <Contact><Row><FirstName>Bill</FirstName><LastName>White</LastName></Row><Row><FirstName>Bob</FirstName><LastName>Black</LastName></Row></Contact>

Note: The objects contained in the XML aggregate must all correspond to the object associated with the Job being used.

Input

Name Type Description
JobId String ID of the Salesforce Bulk API job that the batch will be added to. This must be a valid, open job.
Aggregate String Data payload or SOQL query for the batch. Required when submitting records or executing batch queries.
ContentType String Format of the batch content. Valid values are CSV, XML, ZIP_CSV, and ZIP_XML. For batch queries, use CSV.

The default value is XML.

Result Set Columns

Name Type Description
ID String Unique ID of the created batch within the job.
JobID String ID of the job that the batch is associated with, confirming linkage after creation.
ApexProcessingTime String Total time in milliseconds spent executing Apex triggers and automation during batch processing. Excludes asynchronous Apex and is available in API version 19.0 and later.
ApiActiveProcessingTime String Time in milliseconds spent actively processing the batch, including Apex time but excluding queue time and serialization. Available in API version 19.0 and later.
CreatedDate String Timestamp in UTC when the batch was created. This reflects submission time, not the start of processing.
NumberRecordsFailed String Number of records in the batch that failed to process successfully.
NumberRecordsProcessed String Number of records that were successfully processed in this batch. This value increases as processing progresses.
State String Current processing status of the batch. Possible values include Queued, InProgress, Completed, Failed, or NotProcessed.
StateMessage String Descriptive message about the batch state, especially useful when the state is Failed. May include error reasons or diagnostic info.
SystemModstamp String UTC timestamp when batch processing was completed. Only valid when the batch state is Completed.
TotalProcessingTime String Total processing time in milliseconds for the batch, excluding queue wait time. Available in API version 19.0 and later.

CData Cloud

CreateCustomField

Adds a new custom field to a specified Salesforce object.

Input

Name Type Description
Label String The user-facing label for the new custom field as it will appear in the Salesforce UI.
ObjectName String The API name of the Salesforce object (such as Account, Contact, or a custom object) to which the custom field will be added.
FieldName String The API name for the new custom field. This must be unique within the object and typically ends in '__c'.
Type String Data type of the custom field, such as Text, Number, Date, Picklist, or Checkbox.

The allowed values are Checkbox, Currency, Date, DateTime, Time, Email, Location, Number, Percent, Phone, Picklist, MultiselectPicklist, Text, TextArea, LongTextArea, Url, EncryptedText.

Description String Optional internal description of the custom field to help users and admins understand its purpose.
Required Boolean Indicates whether the field must have a value when a record is created or edited (true = required).
Unique Boolean Specifies whether the field must contain a unique value across all records in the object.
ExternalId Boolean Marks the field as an External ID, allowing it to be used for record matching in upserts and integrations.
DefaultValue String Specifies the default value that will populate the field when a new record is created, if no other value is provided.
Length Integer Maximum number of characters (for text fields) or digits (for numeric fields) that the field can contain.
Precision Integer Total number of digits allowed in the field, including digits to the left and right of the decimal point (for number fields).
Scale Integer Number of digits allowed after the decimal point in the field value (for number fields).
ValueSet String A comma-separated list of allowed values for picklist fields.
VisibleLines Integer Specifies the number of lines displayed in the UI for long text area fields.
MaskType String For encrypted text fields, defines how data is masked in the UI, such as 'all', 'last4', or 'none'.

The allowed values are all, creditCard, lastFour, nino, sin, ssn.

MaskChar String Character used to mask encrypted field values in the UI (such as '*').

The allowed values are asterisk, X.

Result Set Columns

Name Type Description
FullName String The full API name of the newly created custom field, including object prefix (for example, Account.CustomField__c).
Success String Indicates whether the custom field creation was successful (true) or not (false).

CData Cloud

CreateJob

Initiates a new Salesforce job for processing bulk data operations.

Input

Name Type Description
ObjectName String API name of the Salesforce object the job will operate on, such as Account, Campaign, or a custom object.
Action String Specifies the operation the job will perform, such as insert, update, upsert, delete, or query.
ConcurrencyMode String Defines how batches in the job will be processed. Use 'Parallel' (default) for faster processing or 'Serial' to avoid database contention by processing one batch at a time.

The allowed values are Parallel, Serial.

The default value is Parallel.

ContentType String Format of the job data. Valid values include CSV, XML, ZIP_CSV, and ZIP_XML.

The default value is XML.

ExternalIdColumn String Name of the external ID field used for matching records during an upsert operation.
ChunkSize String Recommended for queries on large datasets. Specifies the number of records per batch when splitting a query job into multiple parts. Used only when Action is set to 'query'.

Result Set Columns

Name Type Description
ID String Unique identifier of the newly created job.
JobID String Alias for the job ID returned after creation.
ObjectName String Name of the object associated with the job, confirming the object used in the request.
Operation String Operation type defined for the job, such as query, insert, delete, or upsert.
ApiVersion String Salesforce API version used when the job was created. Determines which fields and operations are supported.
ApexProcessingTime String Time in milliseconds spent executing Apex triggers and automation during batch processing. Does not include asynchronous Apex. Available from API version 19.0 onward.
ApiActiveProcessingTime String Total time actively spent processing the job, excluding queue and serialization time. Includes Apex processing time. Available from API version 19.0 onward.
AssignmentRuleId String ID of a specific lead or case assignment rule applied during the job's execution.
ConcurrencyMode String Indicates whether the job used 'parallel' or 'serial' batch processing mode.
ContentType String Format of the job content used during submission. Confirmed value from the job setup.
CreatedById String ID of the Salesforce user who created the job.
CreatedDate String Timestamp when the job was created in the Salesforce system (UTC).
ExternalIdFieldName String Name of the external ID field used to identify matching records in an upsert operation.
NumberBatchesCompleted String Total number of batches that have successfully completed processing in the job.
NumberBatchesQueued String Number of batches that are currently in the job's processing queue.
NumberBatchesFailed String Number of batches that failed during processing in the job.
NumberBatchesInProgress String Number of batches actively being processed in the job at the time of the request.
NumberBatchesTotal String Cumulative total of all batches added to the job. Finalized when the job reaches a terminal state such as Closed or Failed.
NumberRecordsFailed String Total number of records that failed to process in the job. Available in API version 19.0 and later.
NumberRecordsProcessed String Total number of records successfully processed in the job so far.
NumberRetries String Number of retry attempts Salesforce made while saving results, usually due to issues like record locking.
State String Current state of the job. Possible values include 'Open', 'Closed', 'Aborted', or 'Failed'.
SystemModStamp String Timestamp (UTC) of the last update or modification made to the job record.
TotalProcessingTime String Total time in milliseconds spent processing all batches in the job. Does not include queue time. Available in API version 19.0 and later.

CData Cloud

CreateJobV2

Creates a new job for asynchronous data processing in Salesforce, supporting bulk API operations.

Input

Name Type Description
ObjectName String API name of the Salesforce object the job will operate on, such as Account, Lead, or Opportunity.
Query String Salesforce Object Query Language (SOQL) query string to execute for data retrieval. Required only when Action is set to 'query'.
Action String Specifies the type of operation the job will perform. Valid values are 'insert', 'delete', 'update', 'upsert', or 'query'.
ExternalIdColumn String API name of the external ID field used to match records for upsert operations. Required for 'upsert' jobs only.
ColumnDelimiter String Defines the character used to separate columns in the CSV file. Default is 'COMMA'. Other valid values: 'BACKQUOTE', 'CARET', 'PIPE', 'SEMICOLON', 'TAB'.
LineEnding String Specifies the line break format used in the CSV file. Valid values are 'LF' (Line Feed) and 'CRLF' (Carriage Return + Line Feed). Default is 'LF'.
MultiPartRequest Boolean Set to 'true' when uploading CSV data in a multi-part request. This is only valid when the data is under 20,000 characters and a file path is provided.
CSVFilePath String Full file path to the CSV file containing job data. Required when using a multi-part request.

Result Set Columns

Name Type Description
ID String Unique identifier for the job created in Salesforce.
State String Current state of the job. Possible values include 'Open', 'Closed', 'Aborted', or 'Failed'.
JobType String Indicates the job type. Options include 'BigObjectIngest', 'Classic', or 'V2Ingest'.
ContentUrl String URL to use for uploading job data. Only available while the job is in 'Open' state.
ContentType String Format of the job data. Only 'CSV' is supported for V2 jobs.
CreatedDate String Timestamp in UTC when the job was created.
CreatedById String Salesforce user ID of the person who created the job.
ConcurrencyMode String Specifies whether the job uses 'parallel' or 'serial' processing for data batches.
SystemModStamp String UTC timestamp of the last system update to the job, typically when it finished processing.

CData Cloud

DeleteJobV2

Deletes a job in Salesforce, provided it has a status of UploadComplete, JobComplete, Aborted, or Failed.

Input

Name Type Description
JobId String Unique identifier of the Salesforce Bulk API v2.0 job to be deleted. The job must be in a valid state for deletion.

Result Set Columns

Name Type Description
Deleted String Indicates whether the job was successfully deleted (true) or not (false).

CData Cloud

GetBatch

Retrieves details about a specific Salesforce batch job.

Input

Name Type Description
JobId String The Salesforce Job ID that the batch belongs to. Required to identify the job context for the batch.
BatchId String The unique identifier of the specific batch being retrieved within the specified job.

Result Set Columns

Name Type Description
ID String The unique ID of the batch returned from Salesforce.
JobID String The ID of the job that this batch is associated with, confirming the parent job.
ApexProcessingTime String Time in milliseconds spent executing Apex triggers and workflow rules during batch processing. Excludes asynchronous or batch Apex execution. Available in API version 19.0 and above.
ApiActiveProcessingTime String Active processing time in milliseconds, including Apex processing but excluding queue time and serialization overhead. Available in API version 19.0 and above.
CreatedDate String Timestamp in UTC when the batch was created and added to the job. This does not indicate when processing began.
NumberRecordsFailed String Total number of records in the batch that failed to process. This helps identify partial success or issues during execution.
NumberRecordsProcessed String Number of records that have been successfully processed in this batch so far. Increases as processing progresses.
State String Current processing status of the batch. Possible values include 'Queued', 'InProgress', 'Completed', 'Failed', or 'Not Processed'.
StateMessage String Detailed explanation of the current batch state. Provides failure reasons if the state is Failed. May be truncated if there are many errors.
SystemModstamp String UTC timestamp of the last update to the batch, usually indicating when processing completed. Valid only when State is Completed.
TotalProcessingTime String Total time in milliseconds spent processing the batch, excluding queue wait time. Available in API version 19.0 and above.

CData Cloud

GetBatchRecords

Fetches the original submitted records of a completed Salesforce batch job.

Input

Name Type Description
JobId String The Salesforce Job ID that the batch belongs to. Required to identify the batch context for retrieving records.
BatchId String The ID of the specific batch for which the original records are being retrieved.

Result Set Columns

Name Type Description
* String Original submitted records for this batch.

CData Cloud

GetBatchResults

Fetches the results of a completed Salesforce batch job.

Input

Name Type Description
JobId String The Salesforce Job ID that the batch belongs to. Required to identify the batch context for retrieving results.
BatchId String The ID of the specific batch for which the processing results are being retrieved.

Result Set Columns

Name Type Description
ID String Unique identifier of the individual result record within the batch.
Created String Indicates whether the record was newly created as part of the batch operation (true or false).
Success String Indicates whether the record was processed successfully (true) or encountered an error (false).
Errors_Fields String List of field names that caused the record to fail, if applicable.
Errors_Message String Descriptive error message explaining why the record failed to process.
Errors_StatusCode String Salesforce error code associated with the failure. Useful for programmatic error handling and debugging.

CData Cloud

GetDeleted

Returns a list of records deleted within a specified timeframe for a given object.

Input

Name Type Description
ObjectType String API name of the Salesforce object to query for deleted records, such as Account, Contact, or Opportunity. Must be a valid object in your organization.
StartDate String Start of the time window (in UTC) for retrieving deleted records. The seconds portion is ignored by the API.
EndDate String End of the time window (in UTC) for retrieving deleted records. The seconds portion is ignored by the API.

Result Set Columns

Name Type Description
Id String ID of each record that was deleted within the specified time range.
DeletedDate String Timestamp (in UTC) of when each corresponding record was deleted.

CData Cloud

GetJob

Retrieves details about a specific Salesforce job, including its status and associated records.

Input

Name Type Description
JobId String The Salesforce Job ID to retrieve. This identifies the bulk operation whose metadata and status will be returned.

Result Set Columns

Name Type Description
ID String Unique identifier of the job. Same as the input JobId.
JobID String Alias for the job's unique ID. Same value as ID.
ObjectName String Name of the Salesforce object involved in the job, such as Account, Contact, or Opportunity.
Operation String Bulk operation being performed in the job. Possible values include insert, update, upsert, delete, query, and hardDelete.
ApiVersion String The Salesforce API version used when the job was created. Minimum supported version is 17.0.
ApexProcessingTime String Time in milliseconds spent processing Apex triggers and flows during the job. Does not include asynchronous Apex or batch jobs. Available from API version 19.0.
ApiActiveProcessingTime String Time in milliseconds of active processing (including ApexProcessingTime), excluding time spent waiting in queues or on serialization. Available from API version 19.0.
AssignmentRuleId String ID of the assignment rule applied to this job, used for assigning records such as leads or cases. May reference an active or inactive rule.
ConcurrencyMode String Mode of execution for batches in the job. 'Parallel' allows concurrent processing. 'Serial' processes batches one at a time to reduce contention.
ContentType String Data format used for the job, such as CSV, XML, ZIP_CSV, or ZIP_XML.
CreatedById String Salesforce user ID of the individual who created the job.
CreatedDate String Date and time (UTC) when the job was initially created.
ExternalIdFieldName String Field used for upsert operations to identify records by an external ID instead of Salesforce ID.
NumberBatchesCompleted String Number of batches within the job that completed successfully.
NumberBatchesQueued String Number of batches currently waiting to be processed.
NumberBatchesFailed String Number of batches that encountered errors and failed to complete.
NumberBatchesInProgress String Number of batches that are actively being processed.
NumberBatchesTotal String Total number of batches created for the job. Equals the sum of completed, failed, and in-progress batches once the job is closed or failed.
NumberRecordsFailed String Total number of records that failed to process across all batches in the job. Available from API version 19.0.
NumberRecordsProcessed String Total number of records that have been successfully processed across all batches.
NumberRetries String Number of internal retry attempts made by Salesforce to save results due to issues like lock contention.
State String Current lifecycle state of the job. Possible values include 'Open', 'Closed', 'Aborted', or 'Failed'.
SystemModStamp String Timestamp (UTC) of the most recent modification to the job. Indicates when the job last changed status or data.
TotalProcessingTime String Aggregate time in milliseconds spent processing all batches in the job. Does not include wait time. Available from API version 19.0.

CData Cloud

GetJobBatchIds

Fetches batch IDs for all batches associated with a specific Salesforce job.

Input

Name Type Description
JobId String The Salesforce Job ID for which to retrieve all associated batch IDs.

Result Set Columns

Name Type Description
ID String Unique identifier for each batch associated with the specified job.
State String Current status of the batch. Possible values include 'Queued', 'InProgress', 'Completed', 'Failed', or 'Not Processed'.

CData Cloud

GetJobInfoV2

Retrieves details of a Salesforce job, including its processing status and metadata.

Input

Name Type Description
JobId String The unique Salesforce Job ID to retrieve detailed metadata and processing status for a bulk job.
JobType String Specifies the type of job to retrieve. Valid values include 'INGEST' (data load), 'QUERY' (data extraction), or 'UNKNOWN' (unspecified).

The allowed values are UNKNOWN, INGEST, QUERY.

The default value is UNKNOWN.

Result Set Columns

Name Type Description
ObjectName String Name of the Salesforce object the job operates on, such as Contact, Lead, or Opportunity.
Operation String Bulk operation being performed in the job. Common values include insert, update, upsert, delete, query, and hardDelete.
ApiVersion String API version used to create the job. Determines available features and fields. Minimum supported version is 17.0.
ConcurrencyMode String Execution mode for the job. 'Parallel' processes batches simultaneously, while 'Serial' processes them one at a time to avoid conflicts.
ContentType String The format of the data submitted or retrieved by the job. Valid formats include CSV, XML, ZIP_CSV, and ZIP_XML.
CreatedById String Salesforce user ID of the individual who created the job.
CreatedDate String UTC timestamp indicating when the job was initially created.
NumberRecordsProcessed String The total number of records that have been successfully processed by this job so far.
NumberRetries String Number of internal retry attempts made by Salesforce to save job results due to issues such as lock contention or system conflicts.
State String Current lifecycle state of the job. Possible values include 'Open', 'Closed', 'Aborted', or 'Failed'.
SystemModStamp String UTC timestamp of the most recent update to the job, such as completion or failure.
TotalProcessingTime String Total time in milliseconds spent processing all records in the job, excluding time spent waiting in the queue. Available from API version 19.0.
IsPkChunkingSupported String Indicates whether Primary Key (PK) chunking is supported for the object in query jobs, useful for large data volumes.
ErrorMessage String Error details returned if the job has failed. Helps in diagnosing processing or system issues.

CData Cloud

GetLimitInfo

Fetches API usage and limit details for the Salesforce organization.

Result Set Columns

Name Type Description
Current Integer The number of API requests or operations that have already been consumed for the specified limit type in the current 24-hour period.
Limit Integer The maximum number of allowed API requests or operations for the organization within a 24-hour period, based on your Salesforce edition and license.
Type String The category of limit being reported. For example, 'API REQUESTS' refers to the total API calls allowed per day for the organization.

CData Cloud

GetUpdated

Returns a list of records updated within a specified timeframe for a given object.

Input

Name Type Description
ObjectType String API name of the Salesforce object to retrieve updated records for, such as Account, Contact, or Opportunity. Must be valid in your Salesforce org.
StartDate String Start of the time window (in UTC) for retrieving updated records. The API ignores seconds in the timestamp.
EndDate String End of the time window (in UTC) for retrieving updated records. The API ignores seconds in the timestamp.

Result Set Columns

Name Type Description
Id String ID of each record that was updated within the specified time range.

CData Cloud

GetUserInformation

Fetches personal details of the authenticated Salesforce user.

Input

Name Type Description
BasicInfoOnly String If set to 'true', only basic connection-related information is returned, such as ServerURL, SessionID, Sandbox, OrganizationId, and OrganizationName. Defaults to 'false' to return the full user profile.

Result Set Columns

Name Type Description
AccessibilityMode String Indicates whether accessibility features for screen reader support are enabled for the user interface. Returns 'true' if enabled. Available in API version 7.0 and later.
CurrencySymbol String The currency symbol used to display monetary values, applicable when the organization does not support multiple currencies.
OrganizationId String The unique Salesforce ID of the user's organization, useful for identifying the org across integrations or billing systems.
OrganizationMultiCurrency String Indicates whether the organization has multi-currency support enabled (true) or not (false).
OrganizationName String The name of the user's Salesforce organization or company.
OrgDefaultCurrencyIsoCode String Default ISO currency code for the organization. Used when multi-currency is disabled and no currency is explicitly set in a create request.
ProfileID String The unique ID of the user's profile, which determines access rights and permissions.
RoleID String The unique ID of the user's role in the organization's role hierarchy.
Sandbox String Indicates whether the organization is a sandbox (true) or production environment (false). May return NULL in non-Basic authentication scenarios.
ServerURL String The base URL of the Salesforce instance used for API requests.
SessionID String The current active session token used for authentication in API calls.
SessionSecondsValid String The number of seconds remaining before the current session expires.
UserDefaultCurrencyIsoCode String Default ISO currency code for the user, used when multi-currency is enabled and no specific currency is specified during object creation.
UserEmail String The email address associated with the user's Salesforce account.
UserFullName String The user's full name as defined in their profile.
UserID String The unique Salesforce ID of the user.
UserLanguage String The user's language preference, represented as an ISO code such as 'en_US' for American English or 'fr_CA' for Canadian French.
UserLocale String The user's locale settings, which affect formatting of dates, times, and currency symbols. Uses ISO format such as 'en_US'.
UserName String The login name used by the user to access Salesforce.
UserTimeZone String The user's time zone setting, which affects how date and time values are displayed.
UserType String The type of user license assigned to the user's profile, such as 'Standard', 'Chatter', or 'System Administrator'.
UserUISkin String Returns 'Theme2' if the user is using the Lightning Experience interface, or 'Theme1' if using Salesforce Classic. Available in API version 7.0 and later.

CData Cloud

Merge

Combines up to three records of the same type into a single record while preserving relevant data.

Input

Name Type Description
ObjectType String The Salesforce object type for the merge operation, such as Account, Contact, or Lead. Must be valid within your organization.
MasterRecordId String The ID of the primary record that will remain after the merge. Other specified records will be merged into this record.
RecordToMergeIds String A comma-separated list of one or two record IDs that will be merged into the master record. These records will be deleted after the merge.

Result Set Columns

Name Type Description
Id String The ID of the resulting master record after the merge operation is completed.
Success String Indicates whether the merge operation was successful (true) or encountered errors (false).
Errors_statusCode String Error code(s) returned if the merge operation failed. Each code provides insight into the cause of the failure.
Errors_message String Detailed message(s) describing any errors encountered during the merge process.
MergedRecordIds String List of IDs for records that were successfully merged into the master record.
UpdatedRelatedIds String List of related record IDs that were reassigned to the master record as a result of the merge. Only includes records viewable by the user.

CData Cloud

MetadataDeploy

Deploys metadata components to a Salesforce organization, enabling changes to object structures and configurations.

Input

Name Type Description
FullPath String The full file path to the ZIP archive containing the metadata components to be deployed. For example: C:/Users/admin/Documents/deployment.zip.
AllowMissingFiles String If set to 'true', allows deployment to proceed even if some files listed in package.xml are not present in the ZIP archive. Defaults to 'false'.
AutoUpdatePackage String If the value is 'true', automatically includes files found in the ZIP archive but not specified in package.xml by issuing a MetadataRetrieve call to generate an updated package.xml. Defaults to 'false'.
IgnoreWarnings String If the value is 'true', allows the deployment to complete even if warnings are returned. Not recommended for production deployments. Defaults to 'false'.
RollbackOnError String If the value is 'true', rolls back the entire deployment if any error occurs. Defaults to 'false'.
RunAllTests String If the value is 'true', all Apex tests in the org are executed after deployment, including tests from managed packages. Defaults to 'false'.
RunTests String A list of specific Apex test classes to run during deployment. Use fully qualified class names with namespace prefix if applicable. Requires testLevel to be set to RunSpecifiedTests.
SinglePackage String If the value is 'true', indicates the ZIP archive contains a single package structure rather than multiple packages. Defaults to 'false'.
TestLevel String Defines which Apex tests are executed during deployment. Options: 'NoTestRun', 'RunSpecifiedTests', 'RunLocalTests', or 'RunAllTestsInOrg'.

Result Set Columns

Name Type Description
JobId String The unique job ID assigned to the deployment operation.
Success String Indicates whether the deployment completed successfully (true) or failed (false).
Status String The current status of the deployment job, such as InProgress, Succeeded, or Failed.
IgnoreWarnings String Echoes whether the deployment proceeded despite warnings.
NumberComponentErrors String The total number of metadata components that failed to deploy due to errors.
NumberComponentsDeployed String The number of metadata components that were successfully deployed.
NumberComponentsTotal String The total number of metadata components included in the deployment request.
NumberTestErrors String The number of Apex tests that failed during deployment.
NumberTestsCompleted String The number of Apex tests that completed execution during deployment.
NumberTestsTotal String The total number of Apex tests run during deployment.

CData Cloud

MetadataDeployDetails

Retrieves additional details about a metadata deployment job in Salesforce.

Input

Name Type Description
JobId String The unique job ID associated with the metadata deployment operation.

Result Set Columns

Name Type Description
ComponentFailures_changed String Indicates whether the component was modified as a result of the deployment. A value of 'true' means the deployed component was different from the existing one.
ComponentFailures_componentType String The type of metadata component that failed during deployment, such as ApexClass, CustomObject, or Workflow.
ComponentFailures_created String Indicates whether the component was newly created during the deployment process. A value of 'true' means it did not exist prior to deployment.
ComponentFailures_createdDate String The date and time when the component was created, applicable if the deployment created it.
ComponentFailures_deleted String Indicates whether the component was deleted as part of this deployment. The value is 'true' if it was removed.
ComponentFailures_fileName String The file path and name within the ZIP archive that corresponds to the failed component.
ComponentFailures_fullName String The full unique name of the failed metadata component, typically combining object and API name.
ComponentFailures_problem String Details about the issue that caused the component to fail during deployment.
ComponentFailures_problemType String The type of problem encountered during deployment. Valid values are 'Warning' or 'Error'.
ComponentFailures_success String Indicates whether the component deployment was successful. The value is 'false' if there was a failure or warning.
ComponentSuccesses_changed String Indicates whether the deployed component was changed. A value of 'false' means it matched what was already in the organization.
ComponentSuccesses_componentType String The type of metadata component successfully deployed.
ComponentSuccesses_created String Indicates whether the component was created during this deployment. The value is 'true' if it did not previously exist.
ComponentSuccesses_createdDate String The date and time when the component was successfully created.
ComponentSuccesses_deleted String Indicates whether the component was deleted as part of this deployment. The value is 'true' if it was removed.
ComponentSuccesses_fileName String The file name from the ZIP archive that corresponds to the successfully deployed component.
ComponentSuccesses_fullName String The full unique name of the successfully deployed metadata component.
ComponentSuccesses_id String The unique internal Salesforce ID assigned to the deployed component.
ComponentSuccesses_success String Indicates whether the component deployment was successful (true) or not (false).
NumTestsRun String The total number of Apex unit tests executed as part of the deployment process.
NumFailures String The number of Apex tests that failed during the deployment.
TotalTime String The total time taken to run all tests during deployment, measured in milliseconds.

CData Cloud

MetadataRetrieve

Retrieves metadata components from a Salesforce organization for backup or modification.

Input

Name Type Description
PackageNames String A list of metadata package names to retrieve from Salesforce. Leave this blank if you are only retrieving unpackaged components.
SinglePackage String Indicates whether the retrieve operation targets a single package. Set to 'true' if retrieving metadata from one package only; set to 'false' for multiple packages.
SpecificFiles String A list of specific file paths to retrieve. This must only be used when retrieving from a single package and when PackageNames is not specified.
ManifestLocation String Path to a local package.xml file that defines the metadata components to retrieve. If not set, the retrieve operation defaults to fetching all custom objects. You can find package.xml files here: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/manifest_samples.htm.
DownloadLocation String The local file system path where the retrieved ZIP file will be saved. If not specified, the ZIP file is saved in the current directory.

Result Set Columns

Name Type Description
Success String Returns 'true' if the metadata retrieval operation completed successfully; otherwise, 'false'.
FullPath String The complete file path and name where the retrieved metadata ZIP file was saved.

CData Cloud

QueryBatch

Executes a batch query in Salesforce, allowing large dataset retrieval in multiple chunks.

Input

Name Type Description
Query String The query to execute using the Bulk API. Can be a SQL-like or SOQL query, based on the QueryMode. This is required unless both JobId and BatchId are provided.
QueryMode String Specifies how the query will be processed: as a SQL-like client-side query (with fallback for unsupported syntax), or as a native Salesforce Object Query Language (SOQL) query sent directly to Salesforce. SOQL mode does not support features such as COUNT, GROUP BY, OFFSET, relationship fields, or wildcards (*).

The allowed values are SQL, SOQL.

The default value is SOQL.

JobId String The ID of the Bulk API job. Required if BatchId is also specified.
BatchId String The ID of the batch to retrieve results from. Required if JobId is specified.
ChunkSize String Optional. Enables query result chunking to improve performance on large datasets. Recommended for datasets exceeding 10 million records. Set to 0 to disable chunking. Maximum chunk size is 250,000.

The default value is 30000.

ConcurrencyMode String Defines how batches are processed. 'Parallel' (default) processes batches concurrently for speed. 'Serial' processes one batch at a time to avoid locking and contention issues.

The allowed values are Parallel, Serial.

The default value is Parallel.

SkipErrors String Indicates whether to skip failed batches and return results from completed ones. Useful for partial success scenarios.

The allowed values are true, false.

The default value is false.

Rows@Next String Used internally for paginating through query results. Do not set manually.

Result Set Columns

Name Type Description
QueryJobId String The ID of the job created to run the query.
QueryBatchId String The ID of the batch created to process the query.

CData Cloud

QueryParallelResultsV2

Fetches the results locators in parallel for a query job once the job has completed processing.

Input

Name Type Description
JobId String The ID of the Bulk API V2 job whose results locators you want to retrieve.

Result Set Columns

Name Type Description
ResultLocator String The locator for the result set. Which can be used to retrieve the results with QueryResultsV2 stored procedure.

CData Cloud

QueryResultsV2

Fetches results for a query job once the job has completed processing.

Input

Name Type Description
JobId String The ID of the Bulk API V2 job whose results you want to retrieve.
Locator String An optional string token used for paginating through large result sets. Use this to retrieve subsequent segments of the query results.
MaxRecords String Specifies the maximum number of records to include in each result set. Useful for controlling memory usage or managing pagination.
FileName String Optional file name to use when saving the downloaded results locally. Used in combination with LocalPath.
LocalPath String The directory where the query results should be saved as a file. If not provided, the results are returned as in-memory data in the FileData output.
Encoding String Character encoding to apply to the output data. Common values include UTF-8 or ISO-8859-1.

The allowed values are NONE, BASE64.

The default value is BASE64.

Result Set Columns

Name Type Description
Success String Indicates whether the query result download completed successfully.
Locator String A token representing the current batch of query results. Use this to fetch additional results if more records remain.
FullPath String The full file path, including the name, where the query results were saved.
FileData String The raw content of the result file, returned as in-memory data if LocalPath is not specified.

CData Cloud

Undelete

Restores records previously deleted and stored in Salesforce's Recycle Bin.

Input

Name Type Description
ID String The unique identifier of the deleted object to restore. Required if XML is not provided.
XML String An XML-formatted list of object IDs to restore. Use this to undelete multiple records in a single request. Required if ID is not specified.

Result Set Columns

Name Type Description
Success String Indicates whether the undelete operation was successful (true) or not (false).
ID String The ID or IDs of the objects that were successfully restored.

CData Cloud

System Tables

You can query the system tables described in this section to access schema information, information on data source functionality, and batch operation statistics.

Schema Tables

The following tables return database metadata for Certinia:

  • sys_catalogs: Lists the available databases.
  • sys_schemas: Lists the available schemas.
  • sys_tables: Lists the available tables and views.
  • sys_tablecolumns: Describes the columns of the available tables and views.
  • sys_procedures: Describes the available stored procedures.
  • sys_procedureparameters: Describes stored procedure parameters.
  • sys_keycolumns: Describes the primary and foreign keys.
  • sys_indexes: Describes the available indexes.

Data Source Tables

The following tables return information about how to connect to and query the data source:

  • sys_connection_props: Returns information on the available connection properties.
  • sys_sqlinfo: Describes the SELECT queries that the Cloud can offload to the data source.

Query Information Tables

The following table returns query statistics for data modification queries, including batch operations::

  • sys_identity: Returns information about batch operations or single updates.

CData Cloud

sys_catalogs

Lists the available databases.

The following query retrieves all databases determined by the connection string:

SELECT * FROM sys_catalogs

Columns

Name Type Description
CatalogName String The database name.

CData Cloud

sys_schemas

Lists the available schemas.

The following query retrieves all available schemas:

          SELECT * FROM sys_schemas
          

Columns

Name Type Description
CatalogName String The database name.
SchemaName String The schema name.

CData Cloud

sys_tables

Lists the available tables.

The following query retrieves the available tables and views:

          SELECT * FROM sys_tables
          

Columns

Name Type Description
CatalogName String The database containing the table or view.
SchemaName String The schema containing the table or view.
TableName String The name of the table or view.
TableType String The table type (table or view).
Description String A description of the table or view.
IsUpdateable Boolean Whether the table can be updated.

CData Cloud

sys_tablecolumns

Describes the columns of the available tables and views.

The following query returns the columns and data types for the Account table:

SELECT ColumnName, DataTypeName FROM sys_tablecolumns WHERE TableName='Account' 

Columns

Name Type Description
CatalogName String The name of the database containing the table or view.
SchemaName String The schema containing the table or view.
TableName String The name of the table or view containing the column.
ColumnName String The column name.
DataTypeName String The data type name.
DataType Int32 An integer indicating the data type. This value is determined at run time based on the environment.
Length Int32 The storage size of the column.
DisplaySize Int32 The designated column's normal maximum width in characters.
NumericPrecision Int32 The maximum number of digits in numeric data. The column length in characters for character and date-time data.
NumericScale Int32 The column scale or number of digits to the right of the decimal point.
IsNullable Boolean Whether the column can contain null.
Description String A brief description of the column.
Ordinal Int32 The sequence number of the column.
IsAutoIncrement String Whether the column value is assigned in fixed increments.
IsGeneratedColumn String Whether the column is generated.
IsHidden Boolean Whether the column is hidden.
IsArray Boolean Whether the column is an array.
IsReadOnly Boolean Whether the column is read-only.
IsKey Boolean Indicates whether a field returned from sys_tablecolumns is the primary key of the table.
ColumnType String The role or classification of the column in the schema. Possible values include SYSTEM, LINKEDCOLUMN, NAVIGATIONKEY, REFERENCECOLUMN, and NAVIGATIONPARENTCOLUMN.

CData Cloud

sys_procedures

Lists the available stored procedures.

The following query retrieves the available stored procedures:

          SELECT * FROM sys_procedures
          

Columns

Name Type Description
CatalogName String The database containing the stored procedure.
SchemaName String The schema containing the stored procedure.
ProcedureName String The name of the stored procedure.
Description String A description of the stored procedure.
ProcedureType String The type of the procedure, such as PROCEDURE or FUNCTION.

CData Cloud

sys_procedureparameters

Describes stored procedure parameters.

The following query returns information about all of the input parameters for the CreateJob stored procedure:

SELECT * FROM sys_procedureparameters WHERE ProcedureName = 'CreateJob' AND Direction = 1 OR Direction = 2

To include result set columns in addition to the parameters, set the IncludeResultColumns pseudo column to True:

SELECT * FROM sys_procedureparameters WHERE ProcedureName = 'CreateJob' AND IncludeResultColumns='True'

Columns

Name Type Description
CatalogName String The name of the database containing the stored procedure.
SchemaName String The name of the schema containing the stored procedure.
ProcedureName String The name of the stored procedure containing the parameter.
ColumnName String The name of the stored procedure parameter.
Direction Int32 An integer corresponding to the type of the parameter: input (1), input/output (2), or output(4). input/output type parameters can be both input and output parameters.
DataType Int32 An integer indicating the data type. This value is determined at run time based on the environment.
DataTypeName String The name of the data type.
NumericPrecision Int32 The maximum precision for numeric data. The column length in characters for character and date-time data.
Length Int32 The number of characters allowed for character data. The number of digits allowed for numeric data.
NumericScale Int32 The number of digits to the right of the decimal point in numeric data.
IsNullable Boolean Whether the parameter can contain null.
IsRequired Boolean Whether the parameter is required for execution of the procedure.
IsArray Boolean Whether the parameter is an array.
Description String The description of the parameter.
Ordinal Int32 The index of the parameter.
Values String The values you can set in this parameter are limited to those shown in this column. Possible values are comma-separated.
SupportsStreams Boolean Whether the parameter represents a file that you can pass as either a file path or a stream.
IsPath Boolean Whether the parameter is a target path for a schema creation operation.
Default String The value used for this parameter when no value is specified.
SpecificName String A label that, when multiple stored procedures have the same name, uniquely identifies each identically-named stored procedure. If there's only one procedure with a given name, its name is simply reflected here.
IsCDataProvided Boolean Whether the procedure is added/implemented by CData, as opposed to being a native Certinia procedure.

Pseudo-Columns

Name Type Description
IncludeResultColumns Boolean Whether the output should include columns from the result set in addition to parameters. Defaults to False.

CData Cloud

sys_keycolumns

Describes the primary and foreign keys.

The following query retrieves the primary key for the Account table:

         SELECT * FROM sys_keycolumns WHERE IsKey='True' AND TableName='Account' 
          

Columns

Name Type Description
CatalogName String The name of the database containing the key.
SchemaName String The name of the schema containing the key.
TableName String The name of the table containing the key.
ColumnName String The name of the key column.
IsKey Boolean Whether the column is a primary key in the table referenced in the TableName field.
IsForeignKey Boolean Whether the column is a foreign key referenced in the TableName field.
PrimaryKeyName String The name of the primary key.
ForeignKeyName String The name of the foreign key.
ReferencedCatalogName String The database containing the primary key.
ReferencedSchemaName String The schema containing the primary key.
ReferencedTableName String The table containing the primary key.
ReferencedColumnName String The column name of the primary key.

CData Cloud

sys_foreignkeys

Describes the foreign keys.

The following query retrieves all foreign keys which refer to other tables:

         SELECT * FROM sys_foreignkeys WHERE ForeignKeyType = 'FOREIGNKEY_TYPE_IMPORT'
          

Columns

Name Type Description
CatalogName String The name of the database containing the key.
SchemaName String The name of the schema containing the key.
TableName String The name of the table containing the key.
ColumnName String The name of the key column.
PrimaryKeyName String The name of the primary key.
ForeignKeyName String The name of the foreign key.
ReferencedCatalogName String The database containing the primary key.
ReferencedSchemaName String The schema containing the primary key.
ReferencedTableName String The table containing the primary key.
ReferencedColumnName String The column name of the primary key.
ForeignKeyType String Designates whether the foreign key is an import (points to other tables) or export (referenced from other tables) key.

CData Cloud

sys_primarykeys

Describes the primary keys.

The following query retrieves the primary keys from all tables and views:

         SELECT * FROM sys_primarykeys
          

Columns

Name Type Description
CatalogName String The name of the database containing the key.
SchemaName String The name of the schema containing the key.
TableName String The name of the table containing the key.
ColumnName String The name of the key column.
KeySeq String The sequence number of the primary key.
KeyName String The name of the primary key.

CData Cloud

sys_indexes

Describes the available indexes. By filtering on indexes, you can write more selective queries with faster query response times.

The following query retrieves all indexes that are not primary keys:

          SELECT * FROM sys_indexes WHERE IsPrimary='false'
          

Columns

Name Type Description
CatalogName String The name of the database containing the index.
SchemaName String The name of the schema containing the index.
TableName String The name of the table containing the index.
IndexName String The index name.
ColumnName String The name of the column associated with the index.
IsUnique Boolean True if the index is unique. False otherwise.
IsPrimary Boolean True if the index is a primary key. False otherwise.
Type Int16 An integer value corresponding to the index type: statistic (0), clustered (1), hashed (2), or other (3).
SortOrder String The sort order: A for ascending or D for descending.
OrdinalPosition Int16 The sequence number of the column in the index.

CData Cloud

sys_connection_props

Returns information on the available connection properties and those set in the connection string.

The following query retrieves all connection properties that have been set in the connection string or set through a default value:

SELECT * FROM sys_connection_props WHERE Value <> ''

Columns

Name Type Description
Name String The name of the connection property.
ShortDescription String A brief description.
Type String The data type of the connection property.
Default String The default value if one is not explicitly set.
Values String A comma-separated list of possible values. A validation error is thrown if another value is specified.
Value String The value you set or a preconfigured default.
Required Boolean Whether the property is required to connect.
Category String The category of the connection property.
IsSessionProperty String Whether the property is a session property, used to save information about the current connection.
Sensitivity String The sensitivity level of the property. This informs whether the property is obfuscated in logging and authentication forms.
PropertyName String A camel-cased truncated form of the connection property name.
Ordinal Int32 The index of the parameter.
CatOrdinal Int32 The index of the parameter category.
Hierarchy String Shows dependent properties associated that need to be set alongside this one.
Visible Boolean Informs whether the property is visible in the connection UI.
ETC String Various miscellaneous information about the property.

CData Cloud

sys_sqlinfo

Describes the SELECT query processing that the Cloud can offload to the data source.

See SQL Compliance for SQL syntax details.

Discovering the Data Source's SELECT Capabilities

Below is an example data set of SQL capabilities. Some aspects of SELECT functionality are returned in a comma-separated list if supported; otherwise, the column contains NO.

NameDescriptionPossible Values
AGGREGATE_FUNCTIONSSupported aggregation functions.AVG, COUNT, MAX, MIN, SUM, DISTINCT
COUNTWhether COUNT function is supported.YES, NO
IDENTIFIER_QUOTE_OPEN_CHARThe opening character used to escape an identifier.[
IDENTIFIER_QUOTE_CLOSE_CHARThe closing character used to escape an identifier.]
SUPPORTED_OPERATORSA list of supported SQL operators.=, >, <, >=, <=, <>, !=, LIKE, NOT LIKE, IN, NOT IN, IS NULL, IS NOT NULL, AND, OR
GROUP_BYWhether GROUP BY is supported, and, if so, the degree of support.NO, NO_RELATION, EQUALS_SELECT, SQL_GB_COLLATE
OJ_CAPABILITIESThe supported varieties of outer joins supported.NO, LEFT, RIGHT, FULL, INNER, NOT_ORDERED, ALL_COMPARISON_OPS
OUTER_JOINSWhether outer joins are supported.YES, NO
SUBQUERIESWhether subqueries are supported, and, if so, the degree of support.NO, COMPARISON, EXISTS, IN, CORRELATED_SUBQUERIES, QUANTIFIED
STRING_FUNCTIONSSupported string functions.LENGTH, CHAR, LOCATE, REPLACE, SUBSTRING, RTRIM, LTRIM, RIGHT, LEFT, UCASE, SPACE, SOUNDEX, LCASE, CONCAT, ASCII, REPEAT, OCTET, BIT, POSITION, INSERT, TRIM, UPPER, REGEXP, LOWER, DIFFERENCE, CHARACTER, SUBSTR, STR, REVERSE, PLAN, UUIDTOSTR, TRANSLATE, TRAILING, TO, STUFF, STRTOUUID, STRING, SPLIT, SORTKEY, SIMILAR, REPLICATE, PATINDEX, LPAD, LEN, LEADING, KEY, INSTR, INSERTSTR, HTML, GRAPHICAL, CONVERT, COLLATION, CHARINDEX, BYTE
NUMERIC_FUNCTIONSSupported numeric functions.ABS, ACOS, ASIN, ATAN, ATAN2, CEILING, COS, COT, EXP, FLOOR, LOG, MOD, SIGN, SIN, SQRT, TAN, PI, RAND, DEGREES, LOG10, POWER, RADIANS, ROUND, TRUNCATE
TIMEDATE_FUNCTIONSSupported date/time functions.NOW, CURDATE, DAYOFMONTH, DAYOFWEEK, DAYOFYEAR, MONTH, QUARTER, WEEK, YEAR, CURTIME, HOUR, MINUTE, SECOND, TIMESTAMPADD, TIMESTAMPDIFF, DAYNAME, MONTHNAME, CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP, EXTRACT
REPLICATION_SKIP_TABLESIndicates tables skipped during replication.
REPLICATION_TIMECHECK_COLUMNSA string array containing a list of columns which will be used to check for (in the given order) to use as a modified column during replication.
IDENTIFIER_PATTERNString value indicating what string is valid for an identifier.
SUPPORT_TRANSACTIONIndicates if the provider supports transactions such as commit and rollback.YES, NO
DIALECTIndicates the SQL dialect to use.
KEY_PROPERTIESIndicates the properties which identify the uniform database.
SUPPORTS_MULTIPLE_SCHEMASIndicates if multiple schemas may exist for the provider.YES, NO
SUPPORTS_MULTIPLE_CATALOGSIndicates if multiple catalogs may exist for the provider.YES, NO
DATASYNCVERSIONThe CData Data Sync version needed to access this driver.Standard, Starter, Professional, Enterprise
DATASYNCCATEGORYThe CData Data Sync category of this driver.Source, Destination, Cloud Destination
SUPPORTSENHANCEDSQLWhether enhanced SQL functionality beyond what is offered by the API is supported.TRUE, FALSE
SUPPORTS_BATCH_OPERATIONSWhether batch operations are supported.YES, NO
SQL_CAPAll supported SQL capabilities for this driver.SELECT, INSERT, DELETE, UPDATE, TRANSACTIONS, ORDERBY, OAUTH, ASSIGNEDID, LIMIT, LIKE, BULKINSERT, COUNT, BULKDELETE, BULKUPDATE, GROUPBY, HAVING, AGGS, OFFSET, REPLICATE, COUNTDISTINCT, JOINS, DROP, CREATE, DISTINCT, INNERJOINS, SUBQUERIES, ALTER, MULTIPLESCHEMAS, GROUPBYNORELATION, OUTERJOINS, UNIONALL, UNION, UPSERT, GETDELETED, CROSSJOINS, GROUPBYCOLLATE, MULTIPLECATS, FULLOUTERJOIN, MERGE, JSONEXTRACT, BULKUPSERT, SUM, SUBQUERIESFULL, MIN, MAX, JOINSFULL, XMLEXTRACT, AVG, MULTISTATEMENTS, FOREIGNKEYS, CASE, LEFTJOINS, COMMAJOINS, WITH, LITERALS, RENAME, NESTEDTABLES, EXECUTE, BATCH, BASIC, INDEX
PREFERRED_CACHE_OPTIONSA string value specifies the preferred cacheOptions.
ENABLE_EF_ADVANCED_QUERYIndicates if the driver directly supports advanced queries coming from Entity Framework. If not, queries will be handled client side.YES, NO
PSEUDO_COLUMNSA string array indicating the available pseudo columns.
MERGE_ALWAYSIf the value is true, The Merge Mode is forcibly executed in Data Sync.TRUE, FALSE
REPLICATION_MIN_DATE_QUERYA select query to return the replicate start datetime.
REPLICATION_MIN_FUNCTIONAllows a provider to specify the formula name to use for executing a server side min.
REPLICATION_START_DATEAllows a provider to specify a replicate startdate.
REPLICATION_MAX_DATE_QUERYA select query to return the replicate end datetime.
REPLICATION_MAX_FUNCTIONAllows a provider to specify the formula name to use for executing a server side max.
IGNORE_INTERVALS_ON_INITIAL_REPLICATEA list of tables which will skip dividing the replicate into chunks on the initial replicate.
CHECKCACHE_USE_PARENTIDIndicates whether the CheckCache statement should be done against the parent key column.TRUE, FALSE
CREATE_SCHEMA_PROCEDURESIndicates stored procedures that can be used for generating schema files.

The following query retrieves the operators that can be used in the WHERE clause:

SELECT * FROM sys_sqlinfo WHERE Name = 'SUPPORTED_OPERATORS'
Note that individual tables may have different limitations or requirements on the WHERE clause; refer to the Data Model section for more information.

Columns

Name Type Description
NAME String A component of SQL syntax, or a capability that can be processed on the server.
VALUE String Detail on the supported SQL or SQL syntax.

CData Cloud

sys_identity

Returns information about attempted modifications.

The following query retrieves the Ids of the modified rows in a batch operation:

         SELECT * FROM sys_identity
          

Columns

Name Type Description
Id String The database-generated Id returned from a data modification operation.
Batch String An identifier for the batch. 1 for a single operation.
Operation String The result of the operation in the batch: INSERTED, UPDATED, or DELETED.
Message String SUCCESS or an error message if the update in the batch failed.

CData Cloud

sys_information

Describes the available system information.

The following query retrieves all columns:

SELECT * FROM sys_information

Columns

NameTypeDescription
ProductStringThe name of the product.
VersionStringThe version number of the product.
DatasourceStringThe name of the datasource the product connects to.
NodeIdStringThe unique identifier of the machine where the product is installed.
HelpURLStringThe URL to the product's help documentation.
LicenseStringThe license information for the product. (If this information is not available, the field may be left blank or marked as 'N/A'.)
LocationStringThe file path location where the product's library is stored.
EnvironmentStringThe version of the environment or rumtine the product is currently running under.
DataSyncVersionStringThe tier of CData Sync required to use this connector.
DataSyncCategoryStringThe category of CData Sync functionality (e.g., Source, Destination).

CData Cloud

Data Type Mapping

The Cloud maps types from the data source to the corresponding data type available in the schema. The following table documents these mappings.

Data Type Mapping

Certinia UI FinancialForce API Type CData Schema
Auto Number string string
Lookup Relationship ID string
Master-Detail Relationship ID string
External Lookup Relationship ID string
Checkbox boolean bool
Currency double float
Date date date
Date/Time datetime datetime
Email string string
Geolocation Location* string
Number double float
Percent double float
Phone string string
Picklist string string
Picklist (Multi-Select) string string
Text string string
Text Area string string
Text Area (Long) string string
Text Area (Rich) string string
Text (Encrypted) string string
Time string string
URL string string

Note: Entries marked with an asterisk "*" indicate a structured data type containing latitude and longitude.

CData Cloud

Connection String Options

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider. Click the links for further details.

For more information on establishing a connection, see Establishing a Connection.

Authentication


PropertyDescription
AuthSchemeSpecifies the authentication method to use when connecting to Certinia.
UserSpecifies the authenticating user's user ID.
PasswordSpecifies the authenticating user's password.
SecurityTokenSpecifies the security token used to authenticate access to the Certinia account.
UseSandboxSpecifies whether the connection should be made to a Certinia sandbox environment rather than a production instance.

Connection


PropertyDescription
APIVersionSpecifies the Salesforce API version to use for the connection.
LoginURLSpecifies the Certinia server URL used for authentication and login.

SSO


PropertyDescription
SSOLoginURLThe identity provider's login URL.
SSOPropertiesAdditional properties required to connect to the identity provider, formatted as a semicolon-separated list.
SSOExchangeURLThe URL used for consuming the SAML response and exchanging it for service specific credentials.

BulkAPI


PropertyDescription
UseBulkAPISpecifies whether to use the asynchronous Bulk API or the synchronous SOAP API for reading and writing data in Certinia.
BulkAPIConcurrencyModeSpecifies the concurrency mode used when processing bulk rows with Certinia Bulk API v1.
BulkUploadLimitSpecifies the maximum file size (in MB) that can be uploaded using Salesforce Bulk API v2.
BulkPollingIntervalSpecifies the time interval (in milliseconds) between requests that check the availability of a bulk process response.
BulkQueryTimeoutSpecifies the maximum time (in minutes) the provider waits for a bulk query response before timing out.
WaitForBulkResultsSpecifies whether the provider should wait for bulk operation results to complete when using the asynchronous Bulk API. Only applies when UseBulkAPI is set to true.
BulkAPIVersionSpecifies the Certinia Bulk API version to use for processing bulk queries and data operations.
PushEmptyValuesAsNullIndicates whether empty values should be interpreted as empty strings or as NULL.

OAuth


PropertyDescription
ScopeSpecifies the scope of the authenticating user's access to the application, to ensure they get appropriate access to data. If a custom OAuth application is needed, this is generally specified at the time the application is created.

SSL


PropertyDescription
SSLServerCertSpecifies the certificate to be accepted from the server when connecting using TLS/SSL.

Logging


PropertyDescription
VerbositySpecifies the verbosity level of the log file, which controls the amount of detail logged. Supported values range from 1 to 5.

Schema


PropertyDescription
BrowsableSchemasOptional setting that restricts the schemas reported to a subset of all available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC .

Miscellaneous


PropertyDescription
AllOrNoneSpecifies whether all insert, update, or delete operations in a request should fail if any individual record fails.
ArchiveModeSpecifies whether to include deleted and archived records in standard SELECT queries.
ContinueOnAlterExceptionSpecifies whether the provider should continue executing subsequent ALTER statements after one fails.
ExposeConceptualEntitiesSpecifies whether Certinia Record Types should be exposed as separate tables.
FilterScopeSpecifies an optional scope to limit the records returned in queries using Salesforce's USING SCOPE keyword.
IncludeMetadataDescriptionSpecifies whether to retrieve descriptions for columns, tables, or both from the Salesforce Metadata API.
IncludeReportsSpecifies whether Certinia Reports should be exposed as views in the schema.
MaxRowsSpecifies the maximum number of rows returned for queries that do not include either aggregation or GROUP BY.
NullBooleanBehaviorThis property determines how the NULL values should be treated for the Boolean columns.
PseudoColumnsSpecifies the pseudocolumns to expose as table columns, expressed as a string in the format 'TableName=ColumnName;TableName=ColumnName'.
RemoveBOMCharacterSpecifies whether the provider should remove the Byte Order Mark (BOM) character (0xFEFF) from content.
RemovePrivateCharSpecifies whether to replace private use characters with a '?' character in the retrieved content.
ReplaceInvalidUTF8CharsSpecifies whether to replace invalid UTF-8 characters in the content with a '?' character.
ReportExactPicklistLengthSpecifies whether to report the exact length of picklist fields as defined in Certinia, or to report them with a default length of 255.
ServerSideAggregationSpecifies whether aggregation operations such as SUM, COUNT, and GROUP BY should be performed on the Certinia server or handled by the client.
SessionTimeoutSpecifies the duration, in minutes, for which a Certinia login session is reused before expiring.
SkipFormulaFieldsSpecifies whether formula fields should be excluded when listing columns for Certinia objects.
SkipPickListTranslationSpecifies a comma-separated list of columns for which picklist translation should be skipped when retrieving data.
SortColumnsSpecifies whether table columns should be sorted alphabetically by name or reported in the order provided by Certinia.
ThrowsKeyNotFoundSpecifies whether or not throws an exception if there is no rows updated.
TimeoutSpecifies the maximum time, in seconds, that the provider waits for a server response before throwing a timeout error.
TranslatePickListFieldsSpecifies whether picklist field values should be translated into the language of the currently authenticated Certinia user.
UseDisplayNamesSpecifies whether to use display names for columns instead of their API names when listing metadata and querying data.
UseToolingAPISpecifies whether to use the Certinia Tooling API for retrieving and modifying metadata and development-related objects.
CData Cloud

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeSpecifies the authentication method to use when connecting to Certinia.
UserSpecifies the authenticating user's user ID.
PasswordSpecifies the authenticating user's password.
SecurityTokenSpecifies the security token used to authenticate access to the Certinia account.
UseSandboxSpecifies whether the connection should be made to a Certinia sandbox environment rather than a production instance.
CData Cloud

AuthScheme

Specifies the authentication method to use when connecting to Certinia.

Possible Values

Basic, OAuth, OAuthClient, OAuthPassword, OAuthJWT, OAuthPKCE, OneLogin, PingFederate, OKTA, ADFS, AzureAD

Data Type

string

Default Value

"OAuth"

Remarks

Certinia supports multiple authentication methods. The correct value depends on the authentication flow your organization uses.

  • Basic: [DEPRECATED] Deprecated and unsupported in API versions above 64.0. We recommend switching to a supported authentication scheme. Set this to use Basic user / password authentication.
  • OAuth: Set this to perform OAuth with the code grant type.
  • OAuthClient: Set this to perform OAuth with the client grant type.
  • OAuthPassword: Set this to perform OAuth with the password grant type.
  • OAuthJWT: Set this to perform OAuth authentication with a JWT certificate. Requires the following additional connection properties. [OAuthJWTCert,/OAuthJWTCertType/OAuthJWTCertPassword/OAuthJWTCertSubject/OAuthJWTIssuer/OAuthJWTSubject]
  • OAuthPKCE: Set this to use Proof Key of Code Exchange(PKCE) extension of the standard OAuth2 flow. Either set your own PKCEVerifier or the driver will automatically generate one for you.
  • OneLogin: Set this to perform SSO authentication through OneLogin. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeURL]
  • PingFederate: Set this to perform SSO authentication through PingFederate. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeURL]
  • OKTA: Set this to perform SSO authentication through OKTA. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeURL]
  • ADFS: Set this to perform SSO authentication through ADFS. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeURL]
  • AzureAD: Set this to perform SSO authentication through AzureAD. Please see the connection property SSOProperties for more information.

CData Cloud

User

Specifies the authenticating user's user ID.

Data Type

string

Default Value

""

Remarks

The authenticating server requires both User and Password to validate the user's identity.

CData Cloud

Password

Specifies the authenticating user's password.

Data Type

string

Default Value

""

Remarks

The authenticating server requires both User and Password to validate the user's identity.

CData Cloud

SecurityToken

Specifies the security token used to authenticate access to the Certinia account.

Data Type

string

Default Value

""

Remarks

When using Basic or OAuthPassword authentication, Certinia may require a security token in addition to the user’s password. This token is an additional security measure, typically used when logging in from untrusted IP addresses or outside of the trusted IP ranges configured in Certinia.

To obtain a security token, log in to Certinia, navigate to Settings > My Personal Information > Reset My Security Token, and request a new token. The token is sent to your registered email address. If your password is reset, you also need to reset and retrieve a new security token.

This property is only needed if your IP address is not within the Trusted IP range defined in Certinia or if your organization enforces security token requirements.

This property is useful for securely connecting to Certinia from untrusted networks or when using Basic authentication methods that require additional verification.

CData Cloud

UseSandbox

Specifies whether the connection should be made to a Certinia sandbox environment rather than a production instance.

Data Type

bool

Default Value

false

Remarks

When UseSandbox is set to true, the Cloud connects to a Certinia sandbox account, which is a testing and development environment separate from your production data. To authenticate correctly, you must also append the sandbox name to your username. For example, if your username is user and the sandbox name is sandbox, you should specify the User property as user.sandbox.

Certinia sandbox environments are commonly used for development, staging, or testing without impacting production data. This property ensures that the connection is directed to the correct environment and endpoint. There are no direct performance impacts from setting this property, but sandbox environments may have different API limits or resource availability compared to production. Also, sandbox metadata and data may not be fully up-to-date with production unless a recent refresh has occurred. This property is useful for developers, testers, and administrators who need to safely test queries, operations, and integrations without affecting live production data.

CData Cloud

Connection

This section provides a complete list of the Connection properties you can configure in the connection string for this provider.


PropertyDescription
APIVersionSpecifies the Salesforce API version to use for the connection.
LoginURLSpecifies the Certinia server URL used for authentication and login.
CData Cloud

APIVersion

Specifies the Salesforce API version to use for the connection.

Data Type

string

Default Value

"64.0"

Remarks

This property allows you to override the default version if needed.

Ensure that the specified API version is supported by Certinia. Using an unsupported version may result in errors or unexpected behavior.

CData Cloud

LoginURL

Specifies the Certinia server URL used for authentication and login.

Data Type

string

Default Value

""

Remarks

This property defines the authentication endpoint used when logging into Certinia. By default, the Cloud connects to Salesforce's standard SOAP API login URL: https://login.salesforce.com/services/Soap/c/62.0

Modify this value if:

  • Your organization uses a custom Certinia domain (My Domain) for authentication.
  • Login from the standard endpoint (https://login.salesforce.com) is restricted by a login policy.
  • Your organization requires a specific regional or compliance-based login endpoint.

Note: To connect to a standard sandbox environment, use the UseSandbox property. This automatically routes login attempts to the sandbox login endpoint (https://test.salesforce.com), and LoginURL does not need to be set manually unless your organization enforces domain-specific login policies.

Incorrect URL settings may prevent authentication, so it is important to verify that the specified login endpoint is valid for your Certinia instance. If using Single Sign-On (SSO), the login URL must match the configuration of the identity provider. Organizations that frequently switch between sandbox and production environments should update this property accordingly to avoid connection issues.

This property is useful for organizations that require custom authentication endpoints, such as those using Certinia Sandboxes, Government Cloud, or regional data centers.

CData Cloud

SSO

This section provides a complete list of the SSO properties you can configure in the connection string for this provider.


PropertyDescription
SSOLoginURLThe identity provider's login URL.
SSOPropertiesAdditional properties required to connect to the identity provider, formatted as a semicolon-separated list.
SSOExchangeURLThe URL used for consuming the SAML response and exchanging it for service specific credentials.
CData Cloud

SSOLoginURL

The identity provider's login URL.

Data Type

string

Default Value

""

Remarks

The identity provider's login URL.

CData Cloud

SSOProperties

Additional properties required to connect to the identity provider, formatted as a semicolon-separated list.

Data Type

string

Default Value

""

Remarks

Additional properties required to connect to the identity provider, formatted as a semicolon-separated list.

This is used with the SSOLoginURL.

SSO configuration is discussed further in .

CData Cloud

SSOExchangeURL

The URL used for consuming the SAML response and exchanging it for service specific credentials.

Data Type

string

Default Value

""

Remarks

The CData Cloud will use the URL specified here to consume a SAML response and exchange it for service specific credentials. The retrieved credentials are the final piece during the SSO connection that are used to communicate with Certinia.

CData Cloud

BulkAPI

This section provides a complete list of the BulkAPI properties you can configure in the connection string for this provider.


PropertyDescription
UseBulkAPISpecifies whether to use the asynchronous Bulk API or the synchronous SOAP API for reading and writing data in Certinia.
BulkAPIConcurrencyModeSpecifies the concurrency mode used when processing bulk rows with Certinia Bulk API v1.
BulkUploadLimitSpecifies the maximum file size (in MB) that can be uploaded using Salesforce Bulk API v2.
BulkPollingIntervalSpecifies the time interval (in milliseconds) between requests that check the availability of a bulk process response.
BulkQueryTimeoutSpecifies the maximum time (in minutes) the provider waits for a bulk query response before timing out.
WaitForBulkResultsSpecifies whether the provider should wait for bulk operation results to complete when using the asynchronous Bulk API. Only applies when UseBulkAPI is set to true.
BulkAPIVersionSpecifies the Certinia Bulk API version to use for processing bulk queries and data operations.
PushEmptyValuesAsNullIndicates whether empty values should be interpreted as empty strings or as NULL.
CData Cloud

UseBulkAPI

Specifies whether to use the asynchronous Bulk API or the synchronous SOAP API for reading and writing data in Certinia.

Data Type

bool

Default Value

false

Remarks

When UseBulkAPI is set to true, the Cloud uses Salesforce’s Bulk API for both reads and writes. For reads, the Cloud creates bulk query jobs and begins returning results as they become available. Queries that contain JOINs or aggregations are not supported by the Bulk API, so the Cloud automatically falls back to the SOAP API.

For writes, up to 10,000 records per batch can be sent. These requests are asynchronous, meaning the Cloud does not wait for Certinia to fully process the operation. You can monitor the status of these jobs using the temporary system table. For example: SELECT * FROM Info#TEMP

This query returns job and batch IDs. These IDs can be used with GetJob, GetBatch, and GetBatchResults to track the job’s progress.

When UseBulkAPI is set to false, the Cloud uses the SOAP API for reads and writes. In this mode, batch processing is still supported for writes, but the results are returned synchronously.

The Bulk API is optimized for processing large data sets asynchronously, making it well-suited for high-volume imports and exports. However, it does not support complex queries that involve joins or aggregations, requiring fallback to the SOAP API. For writes, the Bulk API allows efficient handling of large record volumes, but its asynchronous nature means job monitoring is required. The SOAP API provides immediate feedback on operations and is more suitable for smaller transactions.

This property is useful for large-scale data operations where asynchronous processing is acceptable or preferred.

CData Cloud

BulkAPIConcurrencyMode

Specifies the concurrency mode used when processing bulk rows with Certinia Bulk API v1.

Possible Values

Serial, Parallel

Data Type

string

Default Value

"Serial"

Remarks

Certinia Bulk API v1 supports two concurrency modes for handling bulk data operations. Setting BulkAPIConcurrencyMode to Serial ensures that batches are processed sequentially, which can prevent record-locking issues when working with related records. However, this can slow down performance, especially when processing large datasets.

Using Parallel allows multiple batches to be processed simultaneously, significantly improving throughput. However, Certinia enforces record locking, meaning that parallel operations attempting to update related records may result in errors due to conflicts.

Performance Considerations

Processing bulk data efficiently is critical for high-throughput applications. If your workload involves independent records, enabling Parallel mode can significantly speed up processing. However, if your operations involve updates to related records, using Serial mode can help prevent locking issues.

This property is useful when optimizing bulk operations based on your data structure and processing needs. Choosing the right setting can reduce API request times and improve overall system performance.

This property applies only when Bulk API v1 is enabled. Bulk API v2 does not support this setting, as it handles concurrency automatically.

CData Cloud

BulkUploadLimit

Specifies the maximum file size (in MB) that can be uploaded using Salesforce Bulk API v2.

Data Type

int

Default Value

100

Remarks

When UseBulkAPI is set to true, this property defines the maximum file size allowed for ingestion via Certinia Bulk API v2. Certinia enforces a maximum upload size of 100 MB, which is the default value for this setting. Exceeding this limit may result in errors or failed operations. In most cases, this value does not need to be changed. However, it can be adjusted to a lower value if needed. For example, to reduce job size or manage network constraints.

Performance Considerations

This property ensures compliance with Salesforce’s bulk upload limits. Attempting to upload files larger than 100 MB will result in failures. If you encounter timeouts or errors with large uploads, consider reducing the file size or breaking the data into smaller chunks to improve reliability and avoid exceeding API rate or processing limits.

This property is useful when managing bulk data ingestion, helping ensure compatibility with Salesforce's file size constraints and maintaining efficient processing for large datasets.

This setting applies only when Certinia Bulk API v2 is used.

CData Cloud

BulkPollingInterval

Specifies the time interval (in milliseconds) between requests that check the availability of a bulk process response.

Data Type

string

Default Value

"500"

Remarks

This property determines the polling frequency, controlling how often the Cloud sends a request to check the job status. Lower values increase polling frequency, while higher values reduce API calls but may introduce delays in retrieving query results. When UseBulkAPI is set to true, the Cloud submits asynchronous jobs to Certinia for both bulk query operations (such as SELECT statements) and bulk ingest operations (such as INSERT, UPDATE, or DELETE). The Cloud then polls the Certinia server at regular intervals to check if the results are ready. Polling is performed for query and ingest responses only when WaitForBulkResults is set to true.

Performance Considerations

Frequent polling (lower values) may result in faster query execution but can increase API usage. A higher polling interval reduces API requests but may lead to slower response times if the query completes and polling is delayed.

This property is useful when fine-tuning performance vs. API consumption when executing bulk queries in Certinia. Adjusting this setting based on query size and API rate limits can help optimize performance.

This setting applies only when Certinia Bulk API is used.

CData Cloud

BulkQueryTimeout

Specifies the maximum time (in minutes) the provider waits for a bulk query response before timing out.

Data Type

string

Default Value

"25"

Remarks

When UseBulkAPI is set to true, the Cloud submits SELECT queries as asynchronous jobs in Certinia. The Cloud then polls Certinia at regular intervals to check if the results are ready.

This property controls the total amount of time the Cloud waits for the bulk query to complete before timing out. If the query takes longer than this duration, the connection fails with a timeout error. A longer BulkQueryTimeout allows Certinia more time to process large or complex queries, reducing the chance of failure due to timeouts. However, setting this value too high may cause long waits for queries that are unlikely to complete successfully.

This property is different from Timeout, which applies to all connection requests and governs inactivity rather than the execution time of a bulk query.

This property is useful when dealing with large datasets or slow-running queries in Certinia Bulk API. Adjusting this value can help balance query success rates and timeout handling based on expected execution time.

This setting applies only when Certinia Bulk API is used.

CData Cloud

WaitForBulkResults

Specifies whether the provider should wait for bulk operation results to complete when using the asynchronous Bulk API. Only applies when UseBulkAPI is set to true.

Data Type

bool

Default Value

false

Remarks

When WaitForBulkResults is set to false, the Cloud submits bulk data modification operations to Certinia and returns control immediately without waiting for the job to finish processing. This results in faster execution, but result details are not yet available. In this case, the Info#TEMP table contains information about the created batch or job which you can use with stored procedures to manually retrieve the final results.

When WaitForBulkResults is set to true, the Cloud waits for Certinia to finish processing each bulk operation before returning. This enables the LastResultInfo#TEMP table to include detailed information about each affected row, such as IDs, status values, and any error messages, without requiring additional queries.

Retrieving Results

The job and batch IDs found in either Info#TEMP or LastResultInfo#TEMP can be used with stored procedures to retrieve detailed job and batch results:

  • Bulk API v1: GetJob, GetBatch, GetBatchResults
  • Bulk API v2: GetJobInfoV2, QueryResultsV2

Performance Considerations

Choosing not to wait for results reduces execution time and allows your application to continue sooner, but requires additional follow-up steps to track success or failure. Enabling this property introduces more processing time, but provides detailed results in a single operation.

This property is useful for balancing speed versus detailed operational insight in bulk data modification workflows.

CData Cloud

BulkAPIVersion

Specifies the Certinia Bulk API version to use for processing bulk queries and data operations.

Possible Values

v1, v2

Data Type

string

Default Value

"v1"

Remarks

Certinia offers two versions of the Bulk API, each optimized for different use cases.

  • Bulk API v1 offers more detailed control over how records are processed in batches. It can be a better fit for performance-sensitive scenarios or advanced workflows.
  • Bulk API v2 simplifies bulk operations by automatically handling batch processing and error management. It is recommended for most standard use cases.

Performance Considerations

For Certinia API versions 62.0 and later, v2 is generally recommended due to its more consistent design, stronger integration with the broader Certinia API ecosystem, and reduced API consumption. Using v2 may reduce the need for manual optimizations, making it a good choice for most standard bulk operations. However, for large-scale or performance-critical workflows, v1 offers greater flexibility in controlling batch processing and error handling.

CData Cloud

PushEmptyValuesAsNull

Indicates whether empty values should be interpreted as empty strings or as NULL.

Data Type

bool

Default Value

true

Remarks

Indicates whether empty values should be interpreted as empty strings or as NULL. This setting only affects SELECT statements when UseBulkAPI = true and BulkAPIVersion = v2.

By default, the driver pushes empty values returned from the BULK V2 API query operation as NULL. When PushEmptyValuesAsNull is set to false, empty values are instead pushed as an empty string for VARCHAR columns and as 0 for numeric fields.

CData Cloud

OAuth

This section provides a complete list of the OAuth properties you can configure in the connection string for this provider.


PropertyDescription
ScopeSpecifies the scope of the authenticating user's access to the application, to ensure they get appropriate access to data. If a custom OAuth application is needed, this is generally specified at the time the application is created.
CData Cloud

Scope

Specifies the scope of the authenticating user's access to the application, to ensure they get appropriate access to data. If a custom OAuth application is needed, this is generally specified at the time the application is created.

Data Type

string

Default Value

""

Remarks

Scopes are set to define what kind of access the authenticating user will have; for example, read, read and write, restricted access to sensitive information. System administrators can use scopes to selectively enable access by functionality or security clearance.

When InitiateOAuth is set to GETANDREFRESH, you must use this property if you want to change which scopes are requested.

When InitiateOAuth is set to either REFRESH or OFF, you can change which scopes are requested using either this property or the Scope input.

CData Cloud

SSL

This section provides a complete list of the SSL properties you can configure in the connection string for this provider.


PropertyDescription
SSLServerCertSpecifies the certificate to be accepted from the server when connecting using TLS/SSL.
CData Cloud

SSLServerCert

Specifies the certificate to be accepted from the server when connecting using TLS/SSL.

Data Type

string

Default Value

""

Remarks

If you are using a TLS/SSL connection, use this property to specify the TLS/SSL certificate to be accepted from the server. If you specify a value for this property, all other certificates that are not trusted by the machine are rejected.

This property can take the following forms:

Description Example
A full PEM Certificate (example shortened for brevity) -----BEGIN CERTIFICATE-----
MIIChTCCAe4CAQAwDQYJKoZIhv......Qw==
-----END CERTIFICATE-----
A path to a local file containing the certificate C:\cert.cer
The public key (example shortened for brevity) -----BEGIN RSA PUBLIC KEY-----
MIGfMA0GCSq......AQAB
-----END RSA PUBLIC KEY-----
The MD5 Thumbprint (hex values can also be either space- or colon-separated) ecadbdda5a1529c58a1e9e09828d70e4
The SHA1 Thumbprint (hex values can also be either space- or colon-separated) 34a929226ae0819f2ec14b4a3d904f801cbb150d

Note: It is possible to use '*' to signify that all certificates should be accepted, but due to security concerns this is not recommended.

CData Cloud

Logging

This section provides a complete list of the Logging properties you can configure in the connection string for this provider.


PropertyDescription
VerbositySpecifies the verbosity level of the log file, which controls the amount of detail logged. Supported values range from 1 to 5.
CData Cloud

Verbosity

Specifies the verbosity level of the log file, which controls the amount of detail logged. Supported values range from 1 to 5.

Data Type

string

Default Value

"1"

Remarks

This property defines the level of detail the Cloud includes in the log file. Higher verbosity levels increase the detail of the logged information, but may also result in larger log files and slower performance due to the additional data being captured.

The default verbosity level is 1, which is recommended for regular operation. Higher verbosity levels are primarily intended for debugging purposes. For more information on each level, refer to Logging.

When combined with the LogModules property, Verbosity can refine logging to specific categories of information.

CData Cloud

Schema

This section provides a complete list of the Schema properties you can configure in the connection string for this provider.


PropertyDescription
BrowsableSchemasOptional setting that restricts the schemas reported to a subset of all available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC .
CData Cloud

BrowsableSchemas

Optional setting that restricts the schemas reported to a subset of all available schemas. For example, BrowsableSchemas=SchemaA,SchemaB,SchemaC .

Data Type

string

Default Value

""

Remarks

Listing all available database schemas can take extra time, thus degrading performance. Providing a list of schemas in the connection string saves time and improves performance.

CData Cloud

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.


PropertyDescription
AllOrNoneSpecifies whether all insert, update, or delete operations in a request should fail if any individual record fails.
ArchiveModeSpecifies whether to include deleted and archived records in standard SELECT queries.
ContinueOnAlterExceptionSpecifies whether the provider should continue executing subsequent ALTER statements after one fails.
ExposeConceptualEntitiesSpecifies whether Certinia Record Types should be exposed as separate tables.
FilterScopeSpecifies an optional scope to limit the records returned in queries using Salesforce's USING SCOPE keyword.
IncludeMetadataDescriptionSpecifies whether to retrieve descriptions for columns, tables, or both from the Salesforce Metadata API.
IncludeReportsSpecifies whether Certinia Reports should be exposed as views in the schema.
MaxRowsSpecifies the maximum number of rows returned for queries that do not include either aggregation or GROUP BY.
NullBooleanBehaviorThis property determines how the NULL values should be treated for the Boolean columns.
PseudoColumnsSpecifies the pseudocolumns to expose as table columns, expressed as a string in the format 'TableName=ColumnName;TableName=ColumnName'.
RemoveBOMCharacterSpecifies whether the provider should remove the Byte Order Mark (BOM) character (0xFEFF) from content.
RemovePrivateCharSpecifies whether to replace private use characters with a '?' character in the retrieved content.
ReplaceInvalidUTF8CharsSpecifies whether to replace invalid UTF-8 characters in the content with a '?' character.
ReportExactPicklistLengthSpecifies whether to report the exact length of picklist fields as defined in Certinia, or to report them with a default length of 255.
ServerSideAggregationSpecifies whether aggregation operations such as SUM, COUNT, and GROUP BY should be performed on the Certinia server or handled by the client.
SessionTimeoutSpecifies the duration, in minutes, for which a Certinia login session is reused before expiring.
SkipFormulaFieldsSpecifies whether formula fields should be excluded when listing columns for Certinia objects.
SkipPickListTranslationSpecifies a comma-separated list of columns for which picklist translation should be skipped when retrieving data.
SortColumnsSpecifies whether table columns should be sorted alphabetically by name or reported in the order provided by Certinia.
ThrowsKeyNotFoundSpecifies whether or not throws an exception if there is no rows updated.
TimeoutSpecifies the maximum time, in seconds, that the provider waits for a server response before throwing a timeout error.
TranslatePickListFieldsSpecifies whether picklist field values should be translated into the language of the currently authenticated Certinia user.
UseDisplayNamesSpecifies whether to use display names for columns instead of their API names when listing metadata and querying data.
UseToolingAPISpecifies whether to use the Certinia Tooling API for retrieving and modifying metadata and development-related objects.
CData Cloud

AllOrNone

Specifies whether all insert, update, or delete operations in a request should fail if any individual record fails.

Data Type

bool

Default Value

false

Remarks

When AllOrNone is set to true, if a single record fails during an insert, update, or delete operation, the entire request is rolled back, and no records are committed.

When AllOrNone is set to false, successful records in the batch are committed, even if some records fail.

This property does not apply when using Bulk API requests.

CData Cloud

ArchiveMode

Specifies whether to include deleted and archived records in standard SELECT queries.

Data Type

bool

Default Value

false

Remarks

By default, Certinia excludes deleted and archived records from query results. When ArchiveMode is set to true, the Cloud uses an alternative query behavior that includes these records. This corresponds to Salesforce’s queryAll operation, which retrieves both active and soft-deleted records that are not returned in standard queries.

This setting is useful for retrieving deleted records before they are permanently removed, accessing archived data for historical reporting, or performing audits that require a complete dataset.

Performance Considerations

Deleted records retrieved with queryAll behavior remain available only until they are permanently removed, typically 15 days after deletion. Including deleted and archived records may increase API usage and result in a significantly larger dataset, which can impact query performance. If only active records are needed, keeping ArchiveMode set to false helps improve efficiency by avoiding unnecessary data retrieval.

CData Cloud

ContinueOnAlterException

Specifies whether the provider should continue executing subsequent ALTER statements after one fails.

Data Type

bool

Default Value

false

Remarks

When modifying table schemas, Certinia imposes a limit on the number of columns that can be altered in a single ALTER statement. To comply with this, the Cloud automatically splits ALTER statements into multiple smaller statements, each modifying up to 10 columns.

If ContinueOnAlterException is set to true, the Cloud continues executing remaining ALTER statements even if one fails. If set to false, the process stops immediately when an error occurs.

Setting this property to true allows schema modifications to proceed partially even when some statements fail, which can be useful for batch updates or non-critical column modifications. However, enabling this may result in inconsistent table structures if some changes succeed while others fail.

This property is useful when performing schema updates on Certinia objects while needing to balance error handling and execution continuity.

CData Cloud

ExposeConceptualEntities

Specifies whether Certinia Record Types should be exposed as separate tables.

Data Type

bool

Default Value

false

Remarks

Each Certinia object can have multiple record types, which categorize records within an object based on business processes. For example, the Account object may include record types such as Partner, Customer, and Supplier, each with distinct page layouts, business processes, and picklist values.

By default, record types are not exposed as separate tables, and all records appear within a single table. When ExposeConceptualEntities is set to true, the Cloud creates additional tables for each record type, allowing direct access to categorized data. This feature simplifies queries by allowing users to retrieve records of a specific type without filtering within a single table.

Usage Considerations

Metadata Complexity: Enabling this property may significantly increase the number of tables in the schema. Large Certinia instances with many record types could experience longer metadata retrieval times.

Schema Changes: If Certinia administrators add or remove record types, the available tables will change dynamically, which may require adjustments in queries and integrations.

Query Optimization: While this feature simplifies record retrieval, users can still achieve the same results using filters on the standard object table. For example, SELECT * FROM Account WHERE RecordType = 'Partner'

This property is useful when working with complex Certinia implementations where record types are heavily used to segment business processes, and users need a more structured way to access specific record categories. Enabling this setting can provide clearer schema organization at the cost of increased metadata complexity.

CData Cloud

FilterScope

Specifies an optional scope to limit the records returned in queries using Salesforce's USING SCOPE keyword.

Possible Values

None, Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, Team

Data Type

string

Default Value

"None"

Remarks

When executing SOQL queries, this property appends the "USING SCOPE" keyword, restricting query results based on the selected filter scope. This helps refine queries by limiting records to those most relevant to the user's role and visibility settings in Salesforce.

For example, if FilterScope is set to Mine, the query retrieves only records owned by the currently authenticated user: SELECT Id, Name FROM Account USING SCOPE Mine

If FilterScope is set to MineAndMyGroups, the query expands the results to include records owned by both the user and any groups they belong to.

Using FilterScope can improve query performance by reducing the number of records returned, particularly in large datasets. However, you should ensure that you select an appropriate scope, as overly restrictive settings may omit necessary records from query results.

This property is useful when working in multi-user environments, helping users retrieve records relevant to their role, team, or assigned territories.

CData Cloud

IncludeMetadataDescription

Specifies whether to retrieve descriptions for columns, tables, or both from the Salesforce Metadata API.

Possible Values

NONE, Columns, Tables, TablesAndColumns

Data Type

string

Default Value

"NONE"

Remarks

The Certinia Metadata API provides descriptions for tables and columns, which can be useful for data discovery and schema documentation. By default, descriptions are not retrieved, but this property allows fetching additional metadata when needed. For example:

  1. Setting this property to Columns retrieves descriptions for all columns in the schema.
  2. Setting it to Tables retrieves descriptions for all tables but not columns.
  3. Setting it to TablesAndColumns retrieves descriptions for both tables and their respective columns.

Performance Considerations

Enabling this property increases the number of API calls, which may impact performance, especially in environments with large schemas. Consider using it only when necessary to avoid excessive API requests.

This property is useful when additional metadata context is required for schema exploration, documentation, or reporting tools.

CData Cloud

IncludeReports

Specifies whether Certinia Reports should be exposed as views in the schema.

Data Type

bool

Default Value

true

Remarks

Certinia Reports provide predefined, structured data views that users create within the Certinia UI. When IncludeReports is set to true, the provider exposes reports as views, making them queryable like database tables.

Performance Considerations

Query Flexibility: Reports exposed as views can be queried directly, but they inherit Certinia report restrictions, meaning they cannot be modified like standard tables.

API Usage: Enabling this property may result in additional API requests to fetch report data. Consider disabling it if reports are not needed for queries to reduce API consumption.

Access Control: Users querying reports must have the appropriate permissions in Certinia to access the reports as views.

This property is useful when integrating Certinia Reports into analytics workflows, enabling direct querying of pre-built reports without manually exporting data from the Certinia UI.

CData Cloud

MaxRows

Specifies the maximum number of rows returned for queries that do not include either aggregation or GROUP BY.

Data Type

int

Default Value

-1

Remarks

The default value for this property, -1, means that no row limit is enforced unless the query explicitly includes a LIMIT clause. (When a query includes a LIMIT clause, the value specified in the query takes precedence over the MaxRows setting.)

Setting MaxRows to a whole number greater than 0 ensures that queries do not return excessively large result sets by default.

This property is useful for optimizing performance and preventing excessive resource consumption when executing queries that could otherwise return very large datasets.

CData Cloud

NullBooleanBehavior

This property determines how the NULL values should be treated for the Boolean columns.

Possible Values

IGNORE, FALSE

Data Type

string

Default Value

"IGNORE"

Remarks

By default, if an NULL value is occurred in a Boolean column, the driver will ignore the NULL value. * NullBooleanBehavior='IGNORE' the NULL value will be ignored for CUD operation while for the SELECT operation the driver will comapre it with the NULL value. * NullBooleanBehavior='FALSE' the NULL value will be converted to 'False' for the CUD operation and the SELECT operation.

CData Cloud

PseudoColumns

Specifies the pseudocolumns to expose as table columns, expressed as a string in the format 'TableName=ColumnName;TableName=ColumnName'.

Data Type

string

Default Value

""

Remarks

This property allows you to define which pseudocolumns the Cloud exposes as table columns.

To specify individual pseudocolumns, use the following format:

Table1=Column1;Table1=Column2;Table2=Column3

To include all pseudocolumns for all tables use:

*=*

CData Cloud

RemoveBOMCharacter

Specifies whether the provider should remove the Byte Order Mark (BOM) character (0xFEFF) from content.

Data Type

bool

Default Value

false

Remarks

The BOM character (0xFEFF) is sometimes present at the beginning of UTF-8 or UTF-16 encoded files or API responses to indicate byte order. However, this character can cause issues in parsing or processing content, especially in CSV imports, API responses, or when reading metadata.

When RemoveBOMCharacter is set to true, the Cloud strips the BOM character from incoming content to ensure clean parsing and avoid errors or unexpected characters in query results and metadata discovery.

Performance Considerations

Removing BOM characters may improve compatibility when working with external data sources or APIs that include this marker. However, if the source system relies on BOM for encoding interpretation, removing it could lead to misinterpretation of character encoding in certain edge cases. This property should generally be enabled when encountering unexpected characters or parsing errors at the start of content.

This property is useful for handling clean input when dealing with file imports, streamed data, or API responses where the BOM character is present and causes parsing issues.

CData Cloud

RemovePrivateChar

Specifies whether to replace private use characters with a '?' character in the retrieved content.

Data Type

bool

Default Value

false

Remarks

Private use characters are Unicode characters reserved for application-specific use and are not assigned standard meanings. Some Certinia data or metadata responses may contain these characters, which can cause issues in downstream applications, exports, or parsing tools that do not recognize or support them.

When RemovePrivateChar is set to true, the Cloud replaces any encountered private use characters with a '?' to ensure compatibility and prevent parsing or display errors.

Enabling this property ensures cleaner and more standardized output when working with data exports, logs, or applications that do not handle private use characters gracefully. However, replacing characters may result in loss of non-standard information if those characters were used intentionally for custom encoding or annotations.

This property is useful when working with systems that require strict character handling or when encountering issues with invisible or unsupported characters in Certinia data.

CData Cloud

ReplaceInvalidUTF8Chars

Specifies whether to replace invalid UTF-8 characters in the content with a '?' character.

Data Type

bool

Default Value

false

Remarks

Sometimes, API responses or data from Certinia may contain invalid or corrupted UTF-8 sequences. These can cause parsing errors, export issues, or problems in downstream applications that expect well-formed UTF-8 content.

When ReplaceInvalidUTF8Chars is set to true, the Cloud replaces any invalid UTF-8 characters with a '?' to ensure the data is safely consumable by systems that enforce strict encoding compliance. This prevents data retrieval errors and avoids failures in export or reporting workflows.

Enabling this property ensures data compatibility and stability in systems that require strict UTF-8 compliance. However, replacing characters could result in loss of original information in cases where the invalid characters were part of non-standard data. Use this property when encountering encoding errors or unreadable characters in your data results.

This property is useful when working with external applications or data pipelines that require clean, well-formed UTF-8 data and cannot tolerate encoding issues.

CData Cloud

ReportExactPicklistLength

Specifies whether to report the exact length of picklist fields as defined in Certinia, or to report them with a default length of 255.

Data Type

bool

Default Value

false

Remarks

By default, the Cloud reports all picklist fields with a length of 255, regardless of their actual length in Certinia. This simplifies schema definitions, but may not accurately reflect field constraints.

When this property is set to true, the Cloud reports each picklist field with its exact length as defined in the Certinia metadata. This is helpful for applications or integrations that require strict adherence to field size constraints.

Reporting exact lengths may slightly increase the complexity of schema discovery but ensures accurate metadata for data validation and form generation. Using a fixed length of 255 simplifies schema management but may cause issues if values exceed the actual limits enforced by Certinia. This property should be enabled when working with systems that need to respect Salesforce’s exact field constraints for picklist fields.

This property is useful for developers or data architects who require precise metadata for picklist fields when designing integrations, forms, or validation logic.

CData Cloud

ServerSideAggregation

Specifies whether aggregation operations such as SUM, COUNT, and GROUP BY should be performed on the Certinia server or handled by the client.

Data Type

bool

Default Value

true

Remarks

When ServerSideAggregation is set to true, the Cloud pushes aggregation logic to the Certinia API, reducing client-side processing and improving efficiency for smaller or well-structured queries. However, there are limitations with server-side aggregation. For example, if you run an aggregation query on a non-primary key field that returns more than 2,000 records, Certinia may return an EXCEEDED_ID_LIMIT error. In these cases, setting ServerSideAggregation to false forces the Cloud to perform the aggregation on the client side, allowing the query to complete without hitting this limitation.

Enabling server-side aggregation offloads processing to Certinia and can significantly improve query speed for supported operations and smaller result sets. However, large aggregations on non-primary key fields may fail due to API limits. Disabling this property shifts aggregation processing to the client, which can avoid API errors but may increase local resource usage and processing time.

This property is useful when working with large datasets or queries that aggregate on non-primary key fields, allowing flexibility to handle limitations in Salesforce’s aggregation capabilities.

CData Cloud

SessionTimeout

Specifies the duration, in minutes, for which a Certinia login session is reused before expiring.

Data Type

string

Default Value

"10"

Remarks

The Cloud creates a login session with Certinia using the supplied authentication credentials. This session is reused for subsequent queries to avoid repeated authentication requests.

The SessionTimeout property controls how long this login session remains active. Setting SessionTimeout to 0 disables session reuse entirely, forcing the provider to authenticate on every request. This can be useful in scenarios requiring stricter security or when dealing with short-lived credential policies.

This property only applies to Basic Authentication and SSO connections. It is not used for OAuth-based authentication, as OAuth handles session expiration and token refresh differently.

Performance Considerations

Reusing sessions reduces the number of authentication calls to Certinia, improving performance and reducing API overhead. However, setting a longer session timeout could potentially conflict with Salesforce’s own session policies if they are configured for shorter timeouts. Setting the timeout to 0 can increase authentication overhead but may be appropriate for applications requiring the most secure or up-to-date credential usage.

This property is useful for balancing performance optimization with security requirements in environments that rely on Basic Authentication or SSO.

CData Cloud

SkipFormulaFields

Specifies whether formula fields should be excluded when listing columns for Certinia objects.

Data Type

bool

Default Value

false

Remarks

Formula fields in Certinia are calculated fields based on other field values. While they are useful for reporting and data transformations within Certinia, they may not always be necessary for external querying or data loads.

When SkipFormulaFields is set to true, the Cloud excludes all formula fields from the schema when listing available columns. This can simplify the schema and reduce clutter for users who do not need these fields in queries.

Excluding formula fields can speed up schema discovery and reduce the number of columns returned in metadata queries, especially in objects that have many formula fields. However, if reporting or queries rely on formula values, skipping these fields could limit functionality and available data in query results.

This property is useful for organizations looking to streamline their data model, improve metadata loading times, or focus only on directly stored data fields.

CData Cloud

SkipPickListTranslation

Specifies a comma-separated list of columns for which picklist translation should be skipped when retrieving data.

Data Type

string

Default Value

""

Remarks

When TranslatePickListFields is enabled, the Cloud automatically translates picklist values based on the user’s Certinia language settings. However, there may be specific columns where translations are not desired, and raw picklist values should be returned instead.

The SkipPickListTranslation property allows you to specify columns that should retain their original picklist values without translation. You can specify columns either fully qualified with their table name (for example, Table1.Col1) or by column name alone if the context is clear.

This property is useful for developers or analysts who need to preserve raw picklist values for reporting, consistency in exports, or integration with other systems that depend on untranslated picklist values.

Performance Considerations

Specifying columns to skip translation can reduce unnecessary API translation overhead and improve performance in large queries. It also helps avoid mismatches between translated values and reference data in external systems. Ensure that the listed columns are accurate to prevent translation from being skipped unintentionally.

CData Cloud

SortColumns

Specifies whether table columns should be sorted alphabetically by name or reported in the order provided by Certinia.

Data Type

bool

Default Value

false

Remarks

By default, the Cloud reports columns in the same order they are returned by Certinia. If pseudo-columns such as metadata columns added by the Cloud are enabled, these columns are added to the end of the column list.

When SortColumns is set to true, the Cloud reports all columns in alphabetical order, including pseudo-columns. This can make it easier to navigate column lists in user interfaces or development tools that display metadata.

Sorting columns has no impact on query performance, but changes the presentation of metadata. While alphabetical ordering can improve discoverability of columns, it may make it harder to recognize the logical grouping or order Salesforce originally intended. This property is most useful in scenarios where developers or users rely on predictable, alphabetically sorted column lists for development or reporting convenience.

CData Cloud

ThrowsKeyNotFound

Specifies whether or not throws an exception if there is no rows updated.

Data Type

bool

Default Value

false

Remarks

Specifies whether or not throws an exception if there is no rows updated.

CData Cloud

Timeout

Specifies the maximum time, in seconds, that the provider waits for a server response before throwing a timeout error.

Data Type

int

Default Value

60

Remarks

The timeout applies to each individual communication with the server rather than the entire query or operation. For example, a query could continue running beyond 60 seconds if each paging call completes within the timeout limit.

Timeout is set to 60 seconds by default. To disable timeouts, set this property to 0.

Disabling the timeout allows operations to run indefinitely until they succeed or fail due to other conditions such as server-side timeouts, network interruptions, or resource limits on the server.

Note: Use this property cautiously to avoid long-running operations that could degrade performance or result in unresponsive behavior.

CData Cloud

TranslatePickListFields

Specifies whether picklist field values should be translated into the language of the currently authenticated Certinia user.

Data Type

bool

Default Value

false

Remarks

By default, the Cloud retrieves raw picklist values as stored in Certinia. When TranslatePickListFields is set to true, the Cloud translates these values into the user’s preferred language based on their Certinia profile settings. This helps ensure that picklist values are displayed in a familiar, localized format that matches what the user would see in the Certinia UI.

This setting can be particularly useful for reports, dashboards, and user-facing applications where translations improve clarity and usability. However, if integration with systems or datasets that rely on raw picklist values is required, this property should remain disabled.

Performance Considerations

Enabling picklist translation may result in additional API calls or metadata lookups, which can slightly increase schema discovery time or query overhead. Additionally, maintaining consistency with external systems that store untranslated values may require disabling this property or using SkipPickListTranslation for selective control.

This property is useful for organizations that support multi-language environments and want their picklist fields to appear in the local language for each authenticated user.

CData Cloud

UseDisplayNames

Specifies whether to use display names for columns instead of their API names when listing metadata and querying data.

Data Type

bool

Default Value

false

Remarks

By default, the Cloud surfaces column names using the Certinia API names, which are static and developer-focused. When UseDisplayNames is set to true, the Cloud uses the display names for columns, matching what users see in the Certinia UI. This can make working with queries and metadata more intuitive for users who are familiar with the Certinia interface rather than the underlying API terminology.

Use this property if you are building reports or queries intended for end users or business users who expect to see field names as they appear in the Certinia UI.

Enabling UseDisplayNames may slightly increase metadata processing time due to the additional handling required to map API names to display names. However, it does not increase the number of metadata API calls. Because display names can be modified by Certinia administrators, using them may reduce query stability over time. For long-term integrations, API names are recommended due to their consistency.

This property is useful for improving readability and user-friendliness when building UI-based reports or business-facing queries.

CData Cloud

UseToolingAPI

Specifies whether to use the Certinia Tooling API for retrieving and modifying metadata and development-related objects.

Data Type

bool

Default Value

false

Remarks

When UseToolingAPI is set to true, the provider uses Salesforce’s Tooling API instead of standard data APIs. The Tooling API is designed for development, deployment, and debugging tasks, allowing access to metadata types, Apex classes, triggers, and other development-related entities.

This property is useful for developers who need to query metadata objects, inspect Apex code, or perform other administrative and development-related operations that are not available via the standard REST or SOAP APIs.

When UseToolingAPI is set to false, the Cloud uses the standard Certinia APIs, which focus on business data rather than metadata and development tooling.

Using the Tooling API provides access to specialized metadata and development objects but is limited to specific entity types. It is not intended for large data operations or standard CRM records. Enabling this property has no performance impact on normal data queries, but is only relevant for metadata or tooling queries.

This property is useful for tasks like metadata inspection, Apex monitoring, and debugging deployments within Salesforce development environments.

CData Cloud

Third Party Copyrights

LZMA from 7Zip LZMA SDK

LZMA SDK is placed in the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

LZMA2 from XZ SDK

Version 1.9 and older are in the public domain.

Xamarin.Forms

Xamarin SDK

The MIT License (MIT)

Copyright (c) .NET Foundation Contributors

All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

NSIS 3.10

Copyright (C) 1999-2025 Contributors THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

1. DEFINITIONS

"Contribution" means:

a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and b) in the case of each subsequent Contributor:

i) changes to the Program, and

ii) additions to the Program;

where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.

"Contributor" means any person or entity that distributes the Program.

"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.

"Program" means the Contributions distributed in accordance with this Agreement.

"Recipient" means anyone who receives the Program under this Agreement, including all Contributors.

2. GRANT OF RIGHTS

a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.

b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.

c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.

d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.

3. REQUIREMENTS

A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:

a) it complies with the terms and conditions of this Agreement; and

b) its license agreement:

i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;

ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;

iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and

iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.

When the Program is made available in source code form:

a) it must be made available under this Agreement; and

b) a copy of this Agreement must be included with each copy of the Program.

Contributors may not remove or alter any copyright notices contained within the Program.

Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.

4. COMMERCIAL DISTRIBUTION

Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.

For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.

5. NO WARRANTY

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.

6. DISCLAIMER OF LIABILITY

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

7. GENERAL

If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.

If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.

All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.

Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.

This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539