Which WSDL should an architect consider when creating an integration that might be used for more than one salesforce organization and different met
Universal Containers (UC) is a leading provider of management training globally, UC
embarked on a Salesforce transformation journey to allow students to register for courses in the
Salesforce community. UC has a learning system that masters all courses and student
registration.
UC requested a near real-time feed of student registration from Salesforce to the learning
system. The integration architect recommends using Salesforce event.
Which API should be used for the Salesforceplatform event solution?
business requires automating the check and update of the phone number type
classification (mobile vs. landline) for all in-coming calls delivered to their phone
sales agents. The following conditions exist:
1. At peak, their call center can receive up to 100,000 calls per day.
2. The phone number type classification is a service provided by an external service API.
3. Business isflexible with timing and frequency to check and update the records (throughout
the night or every 6-12 hours is sufficient).
A Remote-Call-In pattern and/or Batch Synchronization (Replication via ETL: System ->
Salesforce) are determined to work with amiddleware hosted on custom premise.
In order to implement these patterns and mechanisms, which component should an integration architect recommend?
An organization needs to integrate Salesforce with anexternal system and is considering authentication options. The organization already has implemented SAML, using a third-party Identity Provider for integrations between other systems.
Which use case can leverage the existing SAML integration to connect Salesforce with other internal systems?
An Enterprise Customer is planning to implement Salesforce to support case management. Below, is their current system landscape diagram.
Considering Salesforce capabilities, what should the Integration Architect evaluate when integrating Salesforce with the current system landscape?
Given the diagram below, a Salesforce org, middleware, and Historical data store (with
20million records and growing) exists with connectivitybetween them
Historical records are archived from Salesforce and moved to Historical Data store (which
houses 20M records and growing; fine-tuned to be performant with search queries).
Call center agents use Salesforce, when reviewing occasional special cases, have requested
access to view the related historical case items that relate to submit cases.
Which mechanism and patterns are recommended to maximize declarative configuration?
Acompany's security assessment noted vulnerabilities on the un managed packages in their Salesforce orgs, notably secrets that are easily accessible and in plain text, such as usernames, passwords, and OAuth tokens used in callouts from Salesforce.
Which two persistence mechanisms should an integration architect require to be used to ensure that secrets are protected from deliberate or inadvertent exposure?
Choose 2 answers
A customer of Salesforce has used Platform Events to integrate theirSalesforce instance with an external third party Artificial Intelligence (AI) system. The AI system provides a prediction score for each lead that is received by Salesforce. Once the prediction score is received, the lead information is saved to Platform events for other processes. The trigger on the Platform Events is failing once this was rolled out to Production.
What type of monitoring should the Integration Consultant have considered to monitor this integration?
Universal Containers (UC) is a large printing company that sells advertisement banners. The company works with third-party agents on banner initial design concepts. The design files are stored in an on-premise file store that can be accessed by UC internal users and the third party agencies. UC would like to collaborate with the 3rd partagencies on the design files and allow them to be able to view the design files in the community.
The conceptual design files size is 2.5 GB.
Which solution should an integration architect recommend?
Which two system constraint questions should be considered when designing an integration
to send orders from Salesforce to a fulfillment system?
Choose 2 answers
A What latency is acceptable for orders to reach the fulfillmentsystem?
B Which system will validate order shipping addresses?
C Can the fulfillment system implement a contract-first Outbound Messaging interface?
D Can the fulfillment system participate in idempotent design to avoid duplicate orders?