Universal Containers has an Outbound messaging-Based integration that posts closed opportunities to an ERP system for fulfillment in 1% of the test cases, the integration creates multiple orders for a closed opportunity. Which three steps should a Technical Architect take to diagnose the issue? Choose 3 answers
A. Review the firewall logs to make sure that the outbound messages are being delivered.
B. Review the Enterprise Service Bus logs to make sure that successful orders arebeing acknowledged
C. Review at the outbound Messaging Deliverystatus logs to make sure that the messages are being delivered and acknowledged by the target system.
D. Review the Enterprise Service Bus logs t make sure that orders are being created only one time.
E. Review at the outbound Messaging Audit logs to make sure that the messages are being successfullyprocessed by the target system.
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 universal Containers monitor this nightly batch import of data into Salesforce so that any error can be corrected promptly?
A. Configure an Enterprise Server Monitoring tool to process ETL success and failure logs.
B. Configure Salesforce to email an administrator when Bulk API batches fail.
C. Monitor the Bulk Data Load Jobs page daily for failed batches
D. Configure the ETLmiddleware to notify an administrator via email when a record update fails.
Universal Containers would like to integrate to an external system from Salesforceover a secure channel however the external system does not support HTTP-basic authentication. What approach should an integration Architect recommend that enables the external system to trust the data being received?
A. Digitally sign the Payload using aprivate key trusted by the external system.
B. Include a secret passphrase in the payload that is a validated by the external system.
C. Base64 encode the data to ensure untrusted 3rd parties don't see it.
D. Utilize a 3rd-party SSO solution to authenticate the session.
Universal containers has used Outbound Messaging to integrate with their billing system. Their billing system has frequent outages that don't last more than a couple of hours. Which two aspects of Outbound Messaging might the customer experience issues with as a result of these outages? Choose 2 answers
A. Out-of-order delivery.
B. Duplicate messages
C. Orphaned Requests
D. Exceeding Governor Limits.
What are the two considerations of Apex REST services that anintegration architect should keep in mind when building custom integrations? Choose 2 answers
A. They cannot utilize publisher actions.
B. They require unit and functional testing
C. They cannot be built or maintained declaratively
D. They consume more APIlimits than SOAP or REST API
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 bring up to the CIO? Choose 3 answers
A. Performance
B. Error Handling
C. Bulkification
D. Orchestration
E. Logging
Universal Containers would like to display data from an external system inside of Salesforce, and has chosen not to enable lightning Experience. They do not need the data for any other purposes within Salesforce. Which approach should an Integration Architect recommend that matches the Salesforce UI? Choose 2 answers
A. An iFrame embedding a custom .Net application that displays data from the other systems.
B. Acustom visualforce page with a controller thats calls-out to the other systems.
C. A custom Visualforce page with client- side calls out to the other systems.
D. A middleware orchestration to continuously persist data from other systems into Salesforce.
Universal Containers has a batch integration that runs every five minutes toload Shipment records related to existing orders that have been updated in the previous five minutes. the integration is not reporting any errors, but some Shipment records are not being loaded. What could be the problem?
A. Error reporting is not enabledin Salesforce.
B. The integration takes more than five minutes to run.
C. The integration is causing UC to exceedits API limits
D. The Integration cannot find the parent orders for some Shipments.
Universal Containers(UC) has a legacy application that tracks customer order status once theorder has been sent to the fulfillment department this legacy application does not easily provide an API to integrate with Customer service reps need to be able t access the data from within Sales force and cannot be given separate logins to the application, UC does not have single-sign-on enabled. How should an architect solve this problem?
A. Leverage canvas to display the legacy application within Salesforce.
B. use the Streaming API to receive order updates in real time.
C. Migrate the legacy application to Heroku and Integrate the database.
D. Create a web-tab in Salesforce directly to the legacy application.
Which mechanism should an Integration Architect recommend to make a secure, authenticated connection to a remotesystem that results in the remote system trusting Salesforce?
A. Encrypt the Payload with a shared key.
B. Use a pre-shared key in a query parameter.
C. Implement two way (or mutual) SSL certificates.
D. Utilize CA - signed certificates on the host.
Page 3 out of 9 Pages |
Previous |