لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
An Integration Architect has designed a mobile application for Salesforce users to get data while on the road using a custom UI. The application is secured with oAuth and is currently functioning well. There is a new requirement where themobile application needs to obtain the GPS coordinates and storeit on a custom geolocation field.The geolocation field is secured with Field Level Security, so users can view the value without changing it.What should be done to meet the requirement?
A. The mobile device makes a SOAP API inbound call
B. The mobile device receives a REST Apex callout call
C. The mobile device makes a REST API inbound call
D. The mobile device makes a REST Apex inbound call
عرض الإجابة
اجابة صحيحة: C
السؤال #2
Universal Container (UC) has accumulated data over years and has never deleted data from its Salesforce org. UC is now exceeding the storage allocations in the org. UC is now looking for option to delete unused from the org. Which three recommendations should a data architect make is order to reduce the number of records from the org? Choose 3 answers
A. Use hard delete in Bulk API to permanently delete records from Salesforce
B. Use hard delete in batch Apex to permanently delete records from Salesforce
C. Identify records in objects that have not been modified or used In last 3 years
D. Use Rest API to permanently delete records from the Salesforce org
E. Archive the records in enterprise data warehouse (EDW) before deleting from Salesforce
عرض الإجابة
اجابة صحيحة: ACE
السؤال #3
An architect decided to use Platform Events for integrating Salesforce with an external system for a company.Which three things should an architect consider when proposing this type of integration mechanism? Choose 3 answers
A. To subscribe to an event, the integration user in salesforce needs read access to theevent entity
B. Salesforce needs to be able to store information about the external system in order toknow which event to send out
C. External system needs to have the same uptime in order to be able to keep up with Salesforce Platform Events
D. To publish an event, the integration user in salesforce needs create permission on the event entity
E. Error handling must be performed by the remote service because the event is effectively handed off to the remote system for further processing
عرض الإجابة
اجابة صحيحة: ADE
السؤال #4
A customer of Salesforce has used Platform Events to integrate their Salesforce instance with anexternal 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 t
A. Monitor Platform Events created per hour limits across the Salesforce instance
B. Set up debug logs for Platform Event triggers to monitor performance
C. Validate the Platform Event definition matches leads definition
D. Monitor the volume of leads that are created in Salesforce
عرض الإجابة
اجابة صحيحة: B
السؤال #5
Northern Trail Outfitters needs to make synchronous callouts "available to promise” services to query product availability and reserve inventory during customer checkout process. Which two considerations should an integration architect make when building a scalable integration solution? Choose 2 answers
A. The typical and worst-case historical response times
B. The number batch jobs that can run concurrently
C. How many concurrent service calls are being placed
D. The maximum query cursors open per user on the service
عرض الإجابة
اجابة صحيحة: AC
السؤال #6
A company is planning on sending orders from Salesforce to a fulfillment system. The integration architect has been asked to plan for the integration. Which two questions should the integration architect consider? Choose 2 answers A Can the fulfillment system create new addresses within the Order Create service? B. Can the fulfillment system make a callback into Salesforce? C. Can the fulfillment system implement a contract - first Outbound Messaging interface? D. Is the product catalog data identical at al
A.
عرض الإجابة
اجابة صحيحة: BC
السؤال #7
Northern Trail Outfitters (NTO) use Salesforce to track leads, opportunities, and to capture order details. However, Salesforce isn't the system that holds or processes orders. After the order details are captured in Salesforce, an order must be created in the remote system, which manages the orders lifecylce. The Integration Architect for the project is recommending a remote system that will subscribe to the platform event defined in Salesforce.Which integration pattern should be used for this business use
A. Remote Call In
B. Request and Reply
C. Fire and Forget
D. Batch Data Synchronization
عرض الإجابة
اجابة صحيحة: C
السؤال #8
An organization needs to integrate Salesforce with an external system and is considering authentication options. The organization already has implemented SAML, using athird-party Identity Provider for integrations between other systems. Which use case can leverage the existing SAML integration to connect Salesforce with other internal systems?
A. Make formula fields with HYPERLINK () to external web servers more secure
B. Make Apex SOAP outbound integrations to external web services more secure
C. A Make Apex REST outbound integrations to external web services more secure
D. Make an API inbound integration from an external Java client more secure
عرض الإجابة
اجابة صحيحة: A
السؤال #9
Universal containers is migrating to Salesforce from a legacy system with existing SMTP-based integrations.What Salesforce platform capability should an Integration Architect consider?
A. Custom Apex class with webservice methods that implement the SMTP protocol
B. Custom InboundEmailHandler to process the messages
C. Lightning connect with an oData/SMTP interchange
D. Custom Apex batch job to check for SMTP messages
عرض الإجابة
اجابة صحيحة: A
السؤال #10
Universal Containers (UC) needs to move millions of records from an external enterprise resource planning (ERP) system into Salesforce.What should a data architect recommend to be done while using the Bulk API in serial mode instead of parallel mode?
A. Placing 20 batches on the queue for upset jobs
B. Inserting 1 million orders distributed across a variety of accounts with potential lock exceptions
C. Leveraging a controlled feed load with 10 batches per job
D. Inserting 1 million orders distributed across a variety of accounts with lock exceptions eliminated and managed
عرض الإجابة
اجابة صحيحة: B
السؤال #11
An Architect is asked to build a solution that allows a service to access Salesforce through the API. What is the first thing the Architect should do?
A. Create a new user with SystemAdministrator profile
B. Authenticate the integration using existing Single Sign-On
C. Authenticate the integration using existing Network-BasedSecurity
D. Create a special user solely for the integration purposes
عرض الإجابة
اجابة صحيحة: D
السؤال #12
What should an Architect recommend to ensure all integrations to the Northern Trail Outfitters company portal use SSL mutual authentication?
A. Enable My Domain and SSL/TLS
B. Enforce SSL/TLS MutualAuthentication
C. Generate a Self-signed Certificate
D. Generate a CA-signed Certificate
عرض الإجابة
اجابة صحيحة: B
السؤال #13
Northern Trail Outfitters has a registration system that is used for workshops offered at its conferences. Attendees use a Salesforce community to register for workshops, but the scheduling system manages workshop availability based on room capacity. It is expected that there will be a big surge of requests for workshop reservations when the conference schedule goes live. Which integration pattern should be used to manage the influx in registrations?
A. Remote Process Invocation-Request and Reply
B. Remote Process Invocation-Fire and Forgetcorrect
C. Batch Data Synchronization
D. RemoteCall-In
عرض الإجابة
اجابة صحيحة: B
السؤال #14
What are three capabilities of Salesforce to Salesforce(S2S)?Choose 3 answers
A. Share reports and dashboards between Salesforce orgs
B. Automatically publish data from the publisher org
C. Manually consume data into the consumer org
D. Integrate data between Salesforce orgs via pre-built web service adapters
E. Publish data from the publisher's Account object to the consumer's Customer__c object
عرض الإجابة
اجابة صحيحة: BCE
السؤال #15
When making an Apex callout, what approach should an Integration Architect recommend for securely transporting sensitive data from Salesforce over an unsecure network connection?
A. Base64 encode the data before performing the call out from Apex
B. Encrypt the data with a shared key before performing the Apex callout
C. Use platform Encryption to secure the data before transporting
D. Salesforce automatically secures all data transmissions to external systems
عرض الإجابة
اجابة صحيحة: A
السؤال #16
Universal Containers decided to use Salesforce Sales Cloud for their sales processes. Won Opportuinities must be sent to an external source for Order fulfillment. All lint items must also be sent, along with opportunities. The ERP system has SOAP based web services orders. UC chose to use Apex callouts.Which two design trade-offs must be taken into account when using Apex callouts to SOAP base web services?Choose 2 answers
A. Too many callouts resulting in exceeding the daily limit for number of callouts
B. Code changes may be required following upgrades to the ERP system
C. DML operations are not allowed right after Apex callouts
D. Appropriate error handling to retry failed messages
عرض الإجابة
اجابة صحيحة: AC
السؤال #17
Universal Containers is hearing complaints from users that recently released changes arebreaking existing functionality.What type of testing program should a Technical Architect implement to reduce or eliminate this complaint?
A. Performance Testing
B. Unit Testing
C. Regression Testing
D. User Acceptance Testing
عرض الإجابة
اجابة صحيحة: C
السؤال #18
An organization plans to leverage the Anypoint Security policies for Edge to enforce security policies on nodes deployed to its Anypoint Runtime Fabric. Which two considerations must be kept in mind to configure and use the security policies? (Choose two.)
A. Runtime Fabric with outbound traffic must be configured
B. HTTP limits policies are designed to protect the network nodes against malicious clients such as DoS applications trying to flood the network to prevent legitimate traffic to APIs
C. Anypoint Security for Edge entitlement must be configured for the Anypoint Platform account
D. Runtime Fabric with inbound traffic must be configured
E. Web application firewall policies allow configuring an explicit list of IP addresses that can access deployed endpoints
عرض الإجابة
اجابة صحيحة: CD
السؤال #19
Invoices should be accessible in Salesforce. Which systems in the landscape should the Integration Consultant consider to be integrated with Salesforce to support the business requirements?
A. ERP, Invoices system, Data Warehouse and BI Tool
B. ERP, Inventory, Pricing Engine, Invoices system
C. ERP, MDM, BI tool and Data Warehouse
D. ERP, MDM, Data Warehouse, Invoices systemcorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #20
The architect is planning a large data migration for Universal Containers from their legacy CRM system to Salesforce. What three things should the architect consider to optimize performance of the data migration? Choose 3 answers
A. Review the time zones of the User loading the data
B. Remove custom indexes on the data being loaded
C. Determine if the legacy system is still in use
D. Defer sharing calculations of the Salesforce Org
E. Deactivate approval processes and workflow rules
عرض الإجابة
اجابة صحيحة: BDE
السؤال #21
A customer imports data from an external system into Salesforce using Bulk API. These jobs have batch sizes of 2000 and are run in parallel mode. The batc fails frequently with the error "Max CPU timeexceeded". A smaller batch size will fix this error.Which two options should be considered when using a smaller batch size? Choose 2 answers
A. Smaller batch size may cause record-locking errors
B. Smaller batch size may increase time required to executebulk jobs
C. Smaller batch size may exceed the concurrent API request limits
D. Smaller batch size can trigger "Too many concurrent batches" error
عرض الإجابة
اجابة صحيحة: AB
السؤال #22
What are two valid considerations when implementing a reliability pattern? (Choose two.)
A. It has performance implications
B. It provides high performance
C. It is not possible to have multiple message sources within the same transaction while implementing reliability pattern
D. It does not support VM queues in an HA cluster
E. It requires using an XA transaction to bridge message sources when multiple managed resources need to be enlisted within the same transaction
عرض الإجابة
اجابة صحيحة: AE
السؤال #23
Universal Containers (UC) has a Salesforce org with multiple automated processes defined for group membership processing. UC also has multiple admins on staff that perform manual adjustments to the role hierarchy. The automated tasks and manual tasks overlap daily, and UC is experiencing "lock errors" consistently.What should a data architect recommend to mitigate these errors?
A. Enable granular locking
B. Ask Salesforce support for additional CPU power
C. Remove SOQL statements from Apex Loops
D. Enable sharing recalculations
عرض الإجابة
اجابة صحيحة: A
السؤال #24
A customer is facing locking issued when importing large data volumes of order records that are children in a master-detail relationship with the Account object. What is the recommended way to avoid locking issues during import?
A. Import Account records first followed by order records after sorting order by OrderID
B. Import Account records first followed by order records after sorting orders by AccountID
C. Change the relationship to Lookup and update the relationship to master-detail after import
D. Import Order records and Account records separately and populate AccountID in orders using batch Apex
عرض الإجابة
اجابة صحيحة: B
السؤال #25
A large enterprise customer operating in a high regulated industry is planning to implement Salesforce for customer facing associates in both Sales and Service, and back office staff. The business processes that Salesforce supports are critical to the business. Salesforce will be integrated to multiple back office systems to provide a single interface for associates. Reliability and monitoring of these integrations is required as associates support customers. Which integration solution should the architect
A. Architect Services in back office systems to support callouts from Salesforce and build reliability, monitoring and reporting capabilities
B. Decouple back office system callouts into separate distinct services that have inbuilt error logging and monitoring frameworks
C. Build a custom integration gateway to support back office system integrations and ensure reliability and monitoring capabilities
D. Leverage Middleware for all back office system integrations ensuring real time alerting, monitoring and reporting capabilities
عرض الإجابة
اجابة صحيحة: D
السؤال #26
Northern Trail Outfitters is in the final stages of merging two Salesforce orgs but needs to keep the retiring org available for a short period of time for lead management as it is connected to multiple public web site forms. The sales department has requested that new leads are available in the new Salesforce instance within 30 minutes. Which two approaches will require the least amount of development effort? Choose 2 answers
A. Configure named credentials in the source org
B. Use the Composite REST API to aggregate multiple leads in a single call
C. Use the tooling API with Process Builder to insert leads in real time
D. Call the Salesforce REST API to insert the lead into the target system
عرض الإجابة
اجابة صحيحة: AB
السؤال #27
Universal Containers would like to send all the closed opportunity records to the back-end legacy order management system. The order management system exposes REST API endpoints.What is the recommended approach to send the data to the order management system?
A. Workflow Outbound SOAP API message to a middleware system
B. Workflow Outbound SOAP message to the order management system
C. Workflow Outbound SOAP message to a middleware system
D. Workflow Outbound REST message to the order management system
عرض الإجابة
اجابة صحيحة: C
السؤال #28
Universal Containers wants to implement a data -quality process to monitor the data that users are manually entering into the system through the Salesforce UI. Which approach should the architect recommend?
A. Allow users to import their data using the Salesforce Import tools
B. Utilize a 3rd -party solution from the AppExchange for data uploads
C. Utilize an app from the AppExchange to create data -quality dashboards
D. Use Apex to validate the format of phone numbers and postal codes
عرض الإجابة
اجابة صحيحة: C
السؤال #29
A manufacturing company plans to deploy Mule applications to its own Azure Kubernetes service infrastructure.The organization wants to make the Mule applications more available and robust by deploying each Mule application to an isolated Mule runtime in a Docker container while managing all the Mule applications from the MuleSoft-hosted control plane. What choice of runtime plane meets these organizational requirements?
A. CloudHub 2
B. Customer-hosted self-provisioned runtime plane
C. Anypoint Service Mesh
D. Anypoint Runtime Fabric
عرض الإجابة
اجابة صحيحة: D
السؤال #30
Northern Trail Outfitters needs to make synchronous callouts "available to promise” services to query product availability and reserve inventory during customer checkout process. Which two considerations should an integration architect make when building a scalable integration solution? Choose 2 answers
A. The typical and worst-case historical response times
B. The number batch jobs that can run concurrently
C. How many concurrent service calls are being placed
D. The maximum query cursors open per user on the service
عرض الإجابة
اجابة صحيحة: ABD

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: