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
What integration pattern would you recommend to best manage this scenario?
Universal Containers manages a catalog of over one million products that it makes available to its customers. The master product catalog is stored and managed in their ERP application with frequent updates made to the product catalog by their sourcing team. The sourcing team may update attributes such as price,...
Which three considerations should an Architect bring up to the CIO?
Universal Container needs to integrate Salesforcewith several home-grown systems. These systems require custom code to be written in order to integrate with them, and the CIO argues that if custom code needs to be written, then there is no reason to invest in middleware. Which three considerations should an Architect...
How can Universal Containers achieve the requirement?
Universal containers ships millions of orders per year and releases code fixes to the production org mightily. Their corporate testing strategy requires that tests must be performed against Production data in an isolated test environment before code can be released to production. How can Universal Containers achieve the requirement?A ....
How should universal Containers monitor this nightly batch import of data into Salesforce so that any error can be corrected promptly?
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. Occasionally (less than 1 time per month) a product record fails to update due to a data validation issue that cannot be predicted in advance. How should...
What integration strategy should an Architect recommend?
In order to avoid slowing down inbound call center sales agents, Universal Containers wants to de-duplicate Lead records against their 3rd-party MDM system after that the agent has served the record in Salesforce. What integration strategy should an Architect recommend?A . Outbound message to MDM with a callback to Salesforce...
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
What is the recommended approach to provide data access?
Universal Containers (UC) stores inventory of products in one Salesforce org. UC wants regional and local branch offices who have their own Salesforce orgs to see the latest information about the product. What is the recommended approach to provide data access?A . Use Heroku Connect to provide access to products...
Which two security issues are associated with this approach?
Universal Containers would like to use a hard-coded username/password/security token of a user with a System Administrator profile to integrate its back-end system to Salesforce for inbound API calls. Which two security issues are associated with this approach?A . All back-end systems get uncontrolled access to any data within the...
What is the recommended solution?
UC leverages customer MDM as a source of truth. The requirement is to dedupe and store any account or contact created in MDM before the same is created in Salesforce. This ensures data is clean and not duplicated in Salesforce. During peak season, users experience a "Concurrent Request Limit Exceeded"...