What technology should an Architect recommend in order to minimize Salesforce code customizations?

Universal containers has complex data transformation, error handling and process automation requirements as part of their integration strategy. What technology should an Architect recommend in order to minimize Salesforce code customizations?A . Data LoaderB . CanvasC . Process BuilderD . MiddlewareView AnswerAnswer: D

January 7, 2021 No Comments READ MORE +

What is a recommended way to transfer record insertions and updates to the data warehouse?

Universal Containers has a data warehouse system that collects information from upstream systems in order to do proprietary reporting. Every day there are several thousand record insertions and updates in Salesforce that might be a interest to this data warehouse. Reports in the data warehouse are run at the end...

January 7, 2021 No Comments READ MORE +

What is the recommended solution for integrating these applications into Salesforce?

Universal Containers (UC) has many existing applications, including Salesforce, that their users access. UC would like to integrate these applications with Salesforce so that users can accomplish all of their tasks in one user interface. What is the recommended solution for integrating these applications into Salesforce?A . Set up the...

January 6, 2021 No Comments READ MORE +

What is the recommended solution for integrating with this product?

Universal Containers (UC) wants to start sharing some of the information collected from customers in Salesforce to other systems. UC wants to start sharing some sales data (orders) with a third-party application to help forecast inventory. This is a web application that supports SOAP and REST interfaces to send and...

January 6, 2021 No Comments READ MORE +

Which two approaches should be used to ensure secure transmission of data from Salesforce to the ERP's REST API?

Universal Containers needs to send order details to the ERP system using an Apex callout to a REST API via HTTPS. The client has concerns with the integration's security and insists that such order details should be transmitted securely. Which two approaches should be used to ensure secure transmission of...

January 6, 2021 No Comments READ MORE +

What integration pattern will allow the support Rep to watch their screen and diagnose problems customer is having in near real-time?

Customer Support Reps at Universal Containers (UC) work on a Case record in Salesforce while talking to a customer on the phone about a piece of machinery they have purchased from UC. This machine is a connected device and sends data packets to UC as the customer presses buttons on...

January 6, 2021 No Comments READ MORE +

What approach should an architect recommend that conserves API limits?

A system at Universal Containers needs to retrieve opportunity details(including line items and opportunity learn) and then update the opportunity with new information in real time, as one atomic operation. What approach should an architect recommend that conserves API limits?A . Use a publisher action to update the data and...

January 5, 2021 No Comments READ MORE +

What are two benefits of named credentials? Choose 2 answers

What are two benefits of named credentials? Choose 2 answersA . They simplify utilizing oAuth for Apex callouts.B . They Secure integrations to Salesforce from other systems.C . They enforce secure communication to external systemsD . They securely store credentials in a maintainable way.View AnswerAnswer: A,D

January 5, 2021 No Comments READ MORE +

Which two steps should the Technical Architect should recommend?

Universal Containers has an integration that runs nightly to update the Product (Product2) object in Salesforce with updated product availability for over 500,000 products. The source system is green screen ERP that must be taken offline to produce nightly production reports such as the inventory availability report used for this...

January 5, 2021 No Comments READ MORE +

What is the recommended approach to implement a login authentication call for an inbound integration call to Salesforce?

What is the recommended approach to implement a login authentication call for an inbound integration call to Salesforce?A . Perform the login call only when the session/access token has expired or no longer works.B . Perform the login authentication call before each integration call to Salesforce every time.C . Only...

January 5, 2021 No Comments READ MORE +