skip to main content
Corticon Server: Integration & Deployment Guide : Supported RDBMS brands and features for Corticon EDC : DataDirect Cloud: Salesforce
 

Try Corticon Now

DataDirect Cloud: Salesforce

Vocabulary: Database Connection definition
*Database URL - DataDirect Cloud Server. Must include TransactionMode=ignore; Default port: 443
*Username and Password - DataDirect Cloud credentials. Salesforce credentials are specified in DataDirect Cloud.
*Catalog filter - Yes.
*Schema filter - Yes.
*Additional properties - None required.
Vocabulary: Database Access actions
*Create/Update Database Schema - No.
*Import Enumeration Elements - Yes.
*Export Database Access Properties - Yes.
Rulesheet: Set an alias to Extend to Database - Yes.
Ruletest: Database Access options
*Read Only - No.
*Read/Update - Yes.
*Return All Entity Instances - Yes.
*Return Incoming/New Entity Instances Only - Yes.
Other requirements and considerations:
*While Corticon rules allow a Boolean to be true, false, or null (the absence of any value), SalesForce only accepts true or false. You must trap and handle null Booleans in Corticon before passing them to SalesForce.