Salesforce Certified Integration Architect

Integration Architect – Build Solutions

Salesforce connect allows users view, search and modify data that is stored outside your Salesforce org. You can connect to data stored in other salesforce orgs, data exposed via the Open Data Protocol or connect via a custom adapter with Apex Connect Framework.API...

Integration Architect – Design Integration Solutions

Pattern Template Each integration pattern follows the same pattern and the pieces can be identified into the parts below. Name - The pattern identifier that also indicates the type of integration contained in the pattern Context - Overall scenario the pattern...

Integration Architect – Translate needs to Integration Requirements

Generate Self-Signed Certificate Certificate signed by Salesforce to show that communications that say they are from your environment are from your environment Generate a Certificate Signed by a Certificate Authority CA-Signed certificate can be a more authoritative...

Integration Architect – Evaluate Business Needs

Governance BasicsExplain the Value How will this benefit the team going forward? Explain to senior leadership.  When and How to Govern? Solution Design After requirements have been aligned to features and solutions Solution Approval Before a solution design, or...

Integration Architect – Evaluate Current System Landscape

Plan your performance test and identify key personas Visualize current and future features Calculate the RPS (Requests per Second) - this includes inbound XMLHttpRequest(XHRs) and API calls Estimate the size and shape of your data (accounts, users, feeds, groups, and...

Home Forums Salesforce Certified Integration Architect

  • This forum is empty.
  • Oh, bother! No topics were found here.
  • You must be logged in to create new topics.

DEV 401: Business Logic

Custom Formula Fields:  Used to build business specific calculations using simple wizards and formulas. Can reference: Standard Custom Other Formula Fields Fields on Related Objects Cross Object Formulas: Can be created for objects linked by either Master-Detail or...

DEV 401: User Interface

Available Customization: Custom Logo - Can be GIF or JPG should be less than 20KB Custom Landing Page - Any tab can be selected as a Default Landing Tab Custom Tabs: Custom Object Tab: can be used to display the data of any custom object Web Tabs: display external...

DEV 401: Data Model

When looking at the Data Model it is important to understand what Salesforce considers to be an Object. Object:  An object is analogous to a table that contains the data. However, it is important to understand an Object is more abstract that just a database table....

DEV 401: Overview of the Force.com Platform

What are the benefits of the Force.com platform, and what is its relationship to cloud computing? It enables you to configure and customize the Sales Cloud, Service Cloud, and Chatter. It provides point-and-click interface for many customizations. It includes workflow...

DEV 401: Application Design

Licenses: Every user must have a license, licenses determine access levels. Feature licenses can be purchased for additional features. Salesforce License: Full access to the standard CRM, Force.com AppExchange apps, Standard or custom apps Salesforce Platform...