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.

ADM 211: Auditing and Monitoring

Delegated Administration Delegated administration is useful when you want to allow a user to have administrative privileges for only a subset of your organization. A delegated administrator may: Create and edit users in specified roles and...

ADM 211: Security and Access

Organization Wide Defaults Organization Wide defaults allow you to specify the default level of access available for objects. When setting your Organization wide defaults, lock your data to the most restrictive level. Settings...

DEV 401: Reporting

Relationship Implications on Reporting:  Lookup relationship joins data from two related objects Master-Detail relationship joins data from three objects A primary or master object determines the visibility of records Reports can only display one child at a time For...

DEV 401: Data Management

Record Ownership:  Owners have full access to their own records which is a single row of information if we were to compare to a spreadsheet. Child records in the master-detail relationship do not have an owner as ownership is inherited from the parent. In order to...