あなたのIntegration-Architecture-Designer試験100%合格問題集はここJPNTestで一発合格 [Q39-Q64]

Share

あなたのIntegration-Architecture-Designer試験100%合格問題集はここJPNTestで一発合格

突破上級者がシミュレーションされたIntegration-Architecture-Designer試験問題集PDF


Salesforce Integration-Architecture-Designer 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Salesforce Integration Patterns
  • Compare and Contrast the Advantages and Drawbacks
トピック 2
  • Given a Customer Scenario Containing Business Requirements for Integrating Salesforce With Other Enterprise Back-Office Systems, Recommend the Appropriate Integration Architecture
トピック 3
  • Given a Scenario, Determine the Appropriate Tools to Meet the Customer Requirements
  • Given a Scenario, Determine the Appropriate Security Strategy to Meet the Customer Requirements
トピック 4
  • Given an Integration Scenario, Determine the Appropriate Platform Capability Needed to Meet the Testing Requirements
トピック 5
  • Given a Software Development Lifecycle Scenario, Determine the Timing, Type, and Sequence of Testing Activities That are Needed for Successful Implementation
トピック 6
  • Analyze and Determine When and Where to use Data Cleaning, Standardization, Deduplication, and Data Transformation as Part of Data Integration
トピック 7
  • Provided an Integration Scenario, Describe Requirements and Issues that the Architect Must Consider to Select the Right Pattern
トピック 8
  • Salesforce Integration Capabilities
  • Given a Scenario, Identify, Isolate, and Recommend Approaches for Integration Challenges
トピック 9
  • Remote Process Invocation—Fire and Forget, Batch Data Synchronization, Remote Call-In, and UI Update Based on Data Changes
トピック 10
  • Analyze and Determine the Various Considerations While Performing Data Migration
  • Integrating with Salesforce Security

 

質問 39
What are two benefits of canvas that an Integration Architect should consider when exposing external systems from within Salesforce?
Choose 2 Answers

  • A. The canvas SDK can be used to make an external systems UI look like Salesforce.
  • B. Canvas can send data to an external system asynchronously.
  • C. Canvas endpoint URLs can be dynamically changed via a Lifecycle Handler.
  • D. Canvas can provide authorization information via the signed Request.

正解: C,D

 

質問 40
What Salesforce technology should an Integration Architect consider when needing to securely expose an external system User Interface from within the Salesforce UI and provide that system with information about the user?

  • A. Lightning Component
  • B. Custom Web Tab
  • C. Visualforce
  • D. Canvas

正解: D

 

質問 41
Universal Containers(UC) has a legacy application that tracks customer order status once the order 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. use the Streaming API to receive order updates in real time.
  • B. Leverage canvas to display the legacy application within Salesforce.
  • C. Create a web-tab in Salesforce directly to the legacy application.
  • D. Migrate the legacy application to Heroku and Integrate the database.

正解: B

 

質問 42
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" error.
What is the recommended solution?

  • A. Invoke a continuation callout to MDM from a VF Page controller.
  • B. Invoke a continuation callout to MDM from a VF Page JavaScript.
  • C. Invoke a continuation callout to MDM from a before insert trigger.
  • D. Invoke a continuation callout to MDM from a VF Page @future call.

正解: A

 

質問 43
What are three capabilities of Salesforce outbound messaging?
Choose 3 answers

  • A. Build integration components without the Use of APEX.
  • B. Define a WSDL based upon 2 objects related via Master-Detaikls relationship.
  • C. Provide a session ID as part of the outbound message.
  • D. Repeatedly send a SOAP notification for up to 24 hours until an acknowledgement is received.
  • E. Define a custom WSDL based upon an Apex Interface class definition.

正解: A,C,D

 

質問 44
Universal Containers has just purchased large volume of contact data from an external vendor. The head of sales would like to use the new data set within the existing production org. The production org currently contains a large volume of contacts.
What should an Architect recommend to prevent data duplication in salesforce?

  • A. Utilize an off-platform de-duplication tool prior to loading.
  • B. Load the data into salesforce and then utilize the contact Duplicate Rule feature
  • C. Utilize a batch apex process to de-duplicate the data after loading.
  • D. Create a de-duplication trigger before loading the data.

正解: A

 

質問 45
Universal Containers is building a managed package to distribute on the AppExchange. As part of the solution they would like to include authentication information (username/password) inside of the package for web service calls made from the package Universal containers web services. A Salesforce security review has flagged this as a security violation and the architect must decide how best to protect these credentials Which two methods should the architect consider in order to protect these credentials?
Choose 2 answers

  • A. Utilize named credentials to store the username/password of the web service end post.
  • B. Utilize protected custom settings to store the username/password of the web service end point.
  • C. Utilize a custom object with an encrypted text field to store the username/password of the web service end point.
  • D. Store the username/password directly in the Apex class that will be obfuscated in the managed package.

正解: A,B

 

質問 46
Universal Containers' Customer Service Managers wants to be automatically notified when a Customer Service Representative successfully closes a case What is the recommended approach for the Service Manager to be notified in the Salesforce user interface without having to refresh the screen?

  • A. Use a standard Visualforce page and embed JavaScript in the standard Visualforce page to refresh the porting of the standard page layout.
  • B. Have the user refresh the standard Visaulforce page to see closed case updates by setting up the refresh interval on the browser.
  • C. Create a custom Visaulforce page, subscribe to the "closed cases" push topic, and display alerts onscreen.
  • D. Create a custom Visualforce page with a custom polling mechanism to poll for closed cases and display alerts on the Visualforce page.

正解: C

 

質問 47
Universal Containers leverages Sales Cloud as their sales platform. For every opportunity, three back-office systems need to be updated online in parallel under a single transaction, Unit of Work. If an update to one of the systems fails, a rollback is required for all successful updates in the transaction. Each system exposes different Services for the update and Call to the Services may take more than 10 seconds.
Which two options should an Integration Architect introduce to support this requirement?

  • A. Message-oriented Middleware
  • B. Integration Middleware
  • C. Salesforce Outbound Messaging
  • D. Salesforce Continuation.

正解: A,C

 

質問 48
A large consumer goods manufacturer operating in multiple countries is planning to implement Salesforce for their Sales and Support operations globally. They have the following security requirements:
1. Internal users from each country have to be authenticated with their local active directory.
2. Customers can create their own login or use Google login.
3. Partners have to be authenticated through a central system which is to be determined.
4. Internal users will have access to the central ERP with their credentials maintained in the ERP.
5. Additional internal systems will be integrated with Salesforce for Sales and Support business processes.
Which three requirements should the integration architect evaluate while designing the integration needs of this project?
Choose 3 answers

  • A. Consider Third party Single Sign On solution supporting all user authentication including customer and partner.
  • B. Evaluate the build of a custom authentication mechanism for users in each country and support for customers and partners.
  • C. Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.
  • D. Evaluate Salesforce native authentication mechanism for all users including customers and partners.
  • E. Assess security requirements for internal systems and decide Integration methods that support the requirements.

正解: B,D,E

 

質問 49
Universal Containers sells its products online using a system built on Force.com sites. The orders are captures and processed in Salesforce. the company uses an external marketing system and would like to make use of the customer data captured in Salesforce.The marketing system has REST API that can be used to push data into it.
Which three options should a Technical Architect consider that do not require building custom web services on the marketing system?
Choose 3 answers

  • A. Use a middleware tool to pull customer data from Salesforce and push it to the marketing system on adaily basis.
  • B. Use Apex callout to send customer data from Salesforce to the marketing system
  • C. Use outbound messages to send customer data from Salesforce to the marketing system.
  • D. Build a custom java application using the Enterprise WSDL to pull data from Salesforce and push it to the marketing system.
  • E. Write a custom Apex web service, Which will be called from the marketing system to retrieve customer data.

正解: B,C,E

 

質問 50
In which three ways can production data be moved into a sandbox for testing purpose?

  • A. use the Apex Data Loader.
  • B. Request a Snapshot from Support
  • C. Use the metadata API.
  • D. Refresh a Copy Sandbox.
  • E. Refresh a Full Sandbox.

正解: A,D,E

 

質問 51
The URL for an external service has been changed without prior notice. The service provides up to date money exchange rates that is accessed several times from Salesforce and is a business critical function for end users.
Which two solutions should an Integration Architect recommend be implemented to minimize potential downtime for users in this situation?
Choose 2 answers

  • A. Remote Site Settings
  • B. Enterprise ESB
  • C. Named Credentials
  • D. Content Security Policies

正解: A,C

解説:
Explanation
https://help.salesforce.com/articleView?id=collab_files_overview.htm&type=5

 

質問 52
Universal Containers requires Salesforce to send order data to an ERP system that requires a system-defined username/password for authentication.
Which two integration options are recommended from a security perspective?

  • A. Use custom settings to store the username and password allowing the Apex callout to read it.
  • B. Fire outbound messages to a middleware that stores the credentials instead of an Apex callout.
  • C. Store the username/hashed password in a private Static Resource, allowing the Apex callout to read it.
  • D. Set up a Named Credential with a Named Principal Identity Type allowing the Apex callout to use it.
  • E. Use custom settings to store the username and password allowing the Apex callout to read it.

正解: D

 

質問 53
Universal Containers (UC) currently owns a middleware tool and they have developed an API-led integration architecture with three API tiers. The first tier interfaces directly with the systems of engagement, the second tier implements business logic and aggregates data, while the third tier interfaces directly with systems of record. Some of the systems of engagement will be a mobile application, a web application, and Salesforce.
UC has a business requirement to return data to the systems of engagement in different formats while also enforcing different security protocols.
What should an Integration Architect recommend to meet these requirements?

  • A. Leverage an Identity Provider solution that communicates with the API tiers via SAML
  • B. Enforce separate security protocols and return formats at the second tier of the API-led architecture.
  • C. Enforce separate security protocols and return formats at the first tier of the API-led architecture.
  • D. Implement an API gateway that all systems of engagement must interface with first.

正解: D

 

質問 54
Universal Containers has multiple Salesforce orgs as a result of a number of acquisitions over time. They decide to let the subsidiaries continue using their own orgs but would like to streamline their lead processing.
They identified one org that would act as a gateway to receive all the leads for the group and then distribute them to subsidiary orgs based on lead type. Changes to lead status in subsidiary orgs must be reflected in the gateway org They decide to use Salesforce-to-Salesforce for lead distribution.
What limitation of Salesforce-to-Salesforce must be considered to ensure searchless two-way integration?

  • A. salesforce-to-Salesforce has no built-in support for objects with Parent-child relationships.
  • B. salesforce-to-Salesforce does not support linking/sharing with existing records in a receiving org.
  • C. Salesforce-to-Salesforce has a limit on number of records shared between systems.
  • D. Salesforce-to-Salesforce has no built-in support bi-directional(two-way) integrations.

正解: A

 

質問 55
Universal containers are building an integration between Salesforce and their data warehouse. The architect has the following requirements
1. Salesforce users need the ability to CRUD (create,read,update and delete) data from their data warehouse without leaving the Salesforce user interface
2.The integration to the data warehouse should maintain the same look and feel as the existing Salesforce user interface
3.The use of custom development Should be minimized
Which two solutions should the architect consider?
Choose two options

  • A. Utilize a 3rd party tool from the App-Exchange that will provide CRUD capabilities between the data warehouse and salesforce
  • B. Utilizelightning connect with custom ApexAdapter to provided CRUD access to the data warehouse
  • C. Utilize a visual force page from 3rd party JavaScript library that will provide CRUD capabilities to the data warehouse.
  • D. Utilize a canvas application to render the data warehouse data from within Salesforce

正解: B,D

 

質問 56
A large enterprise customer with the following system landscape is planning to implement Salesforce Sales Cloud.

The following business processes need to be supported in Salesforce:
1. Sales Consultants should be able to have access to current inventory.
2. Enterprise Resource Planning System(ERP) is the system of record for pricing information.
3. Quotes should be generated in Salesforce with pricing from ERP.
4. Sales Management uses a Enterprise Business Intelligence (BI) tool to view Sales dashboards.
5. Master Data Management (MDM) is the system of record for customers and prospects.
6. 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, Inventory, Pricing Engine, Invoices system
  • B. ERP, MDM, BI tool and Data Warehouse
  • C. ERP, MDM, Data Warehouse, Invoices system
  • D. ERP, Invoices system, Data Warehouse and BI Tool

正解: A

 

質問 57
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. Apex web services can executive with system privileges with such Salesforce credentials.
  • B. Unintended password resets will cause the integration to stop working and disrupt business processes.
  • C. All back-end systems get uncontrolled access to any data within the Salesforce environment.
  • D. Unsecure storage of the credentials may result in hackers gaining unauthorized access to Salesforce.

正解: C,D

 

質問 58
Universal Containers is a global financial company that sells financial products and services including, bank accounts, loans, and insurance. UC uses Salesforce Service cloud to service their customer via calls, live chat.
The support agents would open bank accounts on the spot for customers who are inquiring about UC bank accounts.
UC Core banking system is the system of record for bank accounts and all accounts opened in salesforce have to be synced in real-time to the core banking system. Support agents need to inform the customers with the newly created bank account ID which has to be generated from the core banking system.
Which integration pattern is recommended for this use case?

  • A. Use streaming API to generate push topic.
  • B. Use salesforce platform event.
  • C. Use request and reply.
  • D. Use outbound message.

正解: C

 

質問 59
Universal Containers has a back-end ordering system that restricts access on a per-user basis, it was determined that a "Named Credential" will be used to allow per-user identity type access for all integration with the system. One of the requirements is to have order information sent to the system when the status changes to "Confirmed".
Which two valid integration scenarios can take advantage of such a security setup?

  • A. Order information inserted or updated via Salesforce Connect: OData 2.0.
  • B. Order information sent to the system via outbound message with session ID.
  • C. Order information sent via a Visualforce page with an Apex callout.
  • D. Order information sent via process builder via invokable method/future method callout.

正解: A,D

 

質問 60
When an opportunity is closed in Salesforce, an order should be created in the back-office SAP system. At the end of the day, Universal Containers allows customers to call back and cancel an order within 24 hours. To cancel an order, the Sales Rep has to set the opportunity status to Open from Closed. The Sales Manager wants all opportunities that changed from Closed to Open to be sent over to the SAP system for order cancellation on nightly basis. Salesforce has a total of 20M opportunities.
What is the recommended way to achieve this?

  • A. An ETL job to leverage REST API to extract all opportunities.
  • B. An ETL job to leverage SOAP API to extract modified opportunities.
  • C. An ETL job to leverage Bulk API to extract modified opportunities.
  • D. An ETL job to leverage SOAP API to extract all opportunities.

正解: B

 

質問 61
Northern Trail Outfitters (NTO) has an affiliate company that would like immediate notifications of changes to opportunities in the NTO Salesforce instance. The affiliate company has a CometD client available.
Which solution is recommended in order to meet the requirement?

  • A. Create a connected app in the affiliate org and select the "Accept CometD API Requests".
  • B. A Implement a polling mechanism in the client that calls the SOAP API getupdated method to get the ID values of each updated record.
  • C. Create a PushTopic update event on the Opportunity Object to allow the subscriber to react to the streaming API.
  • D. Configure External Services to call the subscriber in Apex in the Onchange Trigger event as part of the flow.

正解: C

 

質問 62
What are two scenarios that utilize the chatter REST API?
Choose 2 answers

  • A. When integrating chatter into custom mobile apps.
  • B. When uploading large files.
  • C. When migrating Opportunity data.
  • D. When posting status updates to social media.

正解: A,D

 

質問 63
Northern Trail Outfitters needs to send order and line items directly to an existing finance application webservice when an order if fulfilled. It is critical that eac order reach the finance application exactly once for accurate invoicing.
What solution should an architect propose?

  • A. Trigger makes @future Apex method, with custom error handling process.
  • B. Trigger invokes Queueable Apex method, with custom error handling process.
  • C. Button press invokes synchronous callout, with user handling retries in case of error
  • D. Outbound Messaging, which will automatically handle error retries to the service.

正解: B

 

質問 64
......

Integration-Architecture-Designer問題集トレーニングコース完全版:https://www.jpntest.com/shiken/Integration-Architecture-Designer-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡