HACKER SAFEにより証明されたサイトは、99.9%以上のハッカー犯罪を防ぎます。
カート(0

Salesforce Integration-Architect 問題集

Integration-Architect
Integration-Architect日本語版
「クリックして表示

試験コード:Integration-Architect

試験名称:Salesforce Certified Integration Architect

最近更新時間:2024-05-15

問題と解答:全112問

Integration-Architect 無料でデモをダウンロード:

PDF版 Demo ソフト版 Demo オンライン版 Demo

追加した商品:"PDF版"
価格: ¥6599 

無料問題集Integration-Architect 資格取得

質問 1:
A company wants to standardize exception tracking, handling, and analytics. Given the following actions:
1. Build a companywide logging service hosted on a middleware platform
2. Create case object records for exceptions-based thresholds
3. Change all their Apex Loggers to publish Application Exceptions as custom Platform Events.
Which two specifications should the integration architect include in the logging service architecture?
Choose 2answers
A. Receive Application Events through Change Data Capture (CDC).
B. Create Salesforce Cases conditionally using automatic Case creation rules.
C. Subscribe to the Application Exceptions using the Salesforce Streaming API.
D. Create Salesforce Cases using the Salesforce REST, SOAP or Bulk API.
正解:B,D
解説: (Topexam メンバーにのみ表示されます)

質問 2:
An enterprise architect has requested the Salesforce Integration architect to review the following (see diagram
& description) and provide recommendations after carefully considering all constraints of the enterprise systems and Salesforce platform limits.
* About 3,000 phone sales agents use a Salesforce Lightning UI concurrently to check eligibility of a customer for a qualifying offer.
* There are multiple eligibility systems that provides this service and are hosted externally. However, their current response times could take up to 90 seconds to process and return (there are discussions to reduce the response times in future, but no commitments are made).
* These eligibility systems can be accessed through APIs orchestrated via ESB (MuleSoft).
* All requests from Salesforce will have to traverse through customer's API Gateway layer and the API Gateway imposes a constraint of timing out requests after 9 seconds.
Which three recommendations should be made?
Choose 3 answers
A. ESB (Mule) with cache/state management to return a request ID (or) response if available from external system.
B. Use Continuation callouts to make the eligibility check request from Salesforce from Lightning UI at page load.
C. When responses are received by Mule, create a Platform Event in Salesforce via Remote-Call-In and use the empAPI in the lightning UI to serve 3,000 concurrent users.
D. Implement a 'Check Update' button that passes a request ID received from ESB (user action needed).
E. Recommend synchronous Apex call-outs from Lightning UI to External Systems via Mule and implement polling on API gateway timeout.
正解:A,B,D
解説: (Topexam メンバーにのみ表示されます)

質問 3:
Northern Trail Outfitters' ERP is integrated with Salesforce and syncs several million contacts per day. To prevent specific data from syncing, the integration uses a SOQL query filtered by sharing hierarchy.
Which two things should an architect do to improve the performance of the integration?
Choose 2 answers
A. Remove the sharing restrictions.
B. Remove the query filters.
C. Include non-selective criteria in query filters.
D. Include selective criteria in query filters.
正解:A,D
解説: (Topexam メンバーにのみ表示されます)

質問 4:
Universal Containers (UC) owns a variety of cloud-based applications, including Salesforce, alongside several on premise applications. The on-premise applications are protected behind a corporate network with limited outside access to external systems.
UC would like to expose data from the on-premise applications to Salesforce for a more unified user experience. The data should be accessible from Salesforce in real-time.
Which two actions should be recommended to fulfill this system requirement?
Choose 2 answers
A. Deploy MuleSoft to the on-premise network and design externally facing APIs to expose the data.
B. Develop an application in Heroku that connects to the on-premisedatabase via an ODBC string and VPC connection.
C. Run a batch job with an ETL tool from an on-premise server to move data to Salesforce.
D. Develop custom APIs on the company's network that are invokable by Salesforce.
正解:A,D
解説: (Topexam メンバーにのみ表示されます)

質問 5:
Northern Trail Outfitters (NTO) has recently changed their Corporate Security Guidelines. The guidelines require that all cloud applications pass through a secure firewall before accessing on-premise resources. NTO is evaluating middleware solutions to integrate cloud applications with on-premise resources and services.
What are two considerations an Integration Architect should evaluate before choosing a middleware solution?
Choose 2 answers
A. The middleware solution is capable of establishing a secure API gateway between cloud applications and on-premise resources.
B. The middleware solution enforces the OAuth security protocol.
C. An API gateway component is deployable behind a Demilitarized Zone (DMZ) or perimeter network.
D. The middleware solution is able to interface directly with databases via an ODBC connection string.
正解:A,C
解説: (Topexam メンバーにのみ表示されます)

質問 6:
When user clicks Check Preferences as part of a Lightning flow in Salesforce, preferences from an externally hosted RESTful service are to be checked in real-time. The RESTful service has OpenAPI 2.0 JSON definitions, responding in data types of Boolean and string values.
Which integration pattern and mechanism should be selected to meet the conditions?
A. Data Virtualization: Salesforce Connect map data external REST data in external objects.
B. Request-Reply: Enhanced External Services invokes a REST API.
C. Fire and Forget: Process-driven platform events publishes events on Salesforce Event Bus.
D. Remote Call-In: Salesforce REST API with REST Composite Resources.
正解:B
解説: (Topexam メンバーにのみ表示されます)

質問 7:
A company's cloud-based single page application consolidates data local to the application with data from on premise and 3rd party systems. The diagram below typifies the application's combined use of synchronous and asynchronous calls.
The company wants to use the average response time of its application's user interface as a basis for certain alerts. For this purpose, the following occurs:
1. Log every call's start and finish date and time to a central analytics data store.
2. Compute response time uniformly as the difference between the start and finish date and time - A to H in the diagram.
Which computation represents the end-to-end response time from the user's perspective?
A. Sum of A to H
B. Sum of A, G, and H
C. Sum of A and H
D. Sum of A to F
正解:C
解説: (Topexam メンバーにのみ表示されます)

質問 8:
A new Salesforce program has the following high level abstract requirement: Business processes executed on Salesforce require data updates between the internal systems and Salesforce Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integration architecture needs of the program?
Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integration architecture needs of the program?
Choose 3 answers
A. Source and Target system, Directionality, data volume & transformation complexity long with any middleware that can be leveraged.
B. Timing aspects - real-time/near real-time (synchronous or asynchronous), batch; update frequency.
C. Integration skills, SME availability and Program Governance details.
D. Integration Style Process based, Data based, Virtual integration.
E Core functional and non-functional requirements for User Experience design, Encryption needs, Community, and license choices.
正解:A,B,D
解説: (Topexam メンバーにのみ表示されます)

質問 9:
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. Authenticate the integration using existing Network-BasedSecurity.
B. Authenticate the integration using existing Single Sign-On.
C. Create a special user solely for the integration purposes.
D. Create a new user with SystemAdministrator profile.
正解:C
解説: (Topexam メンバーにのみ表示されます)

一年間の無料更新サービスを提供します

君が弊社のSalesforce Integration-Architectをご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたSalesforce Integration-Architectをお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のSalesforce Integration-Architectを持っていることを保証します。

弊社は無料Salesforce Integration-Architectサンプルを提供します

お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料Integration-Architectサンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのIntegration-Architect問題集は自分に適するかどうか判断して購入を決めることができます。

Integration-Architect試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。

弊社のSalesforce Integration-Architectを利用すれば試験に合格できます

弊社のSalesforce Integration-Architectは専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はIntegration-Architect問題集の質問と答えが間違いないのを保証いたします。

Integration-Architect無料ダウンロード

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のSalesforce Integration-Architectを利用すれば、君は一回で試験に合格できます。

安全的な支払方式を利用しています

Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のIntegration-Architect問題集は全部Credit Cardで支払われることができます。

領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。

弊社は失敗したら全額で返金することを承諾します

我々は弊社のIntegration-Architect問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のSalesforce Integration-Architectを利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。

TopExamは君にIntegration-Architectの問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。

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

トピック出題範囲
トピック 1
  • Define the components which create a solution that meets business requirements
  • Given a use case and business process, evaluate system and process constraints
トピック 2
  • Given an existing system landscape diagram, create an inventory of the systems and integration patterns
  • Identify the considerations when choosing the right option in making an outbound call to an external system
トピック 3
  • Create a security solution for inbound or outbound integrations
  • Identify and classify data into Confidential
  • Secure
  • Public
トピック 4
  • Identify the trade-offs, limitations, and constraints that meet the proposed solution
  • Identify the factors needed to build resilience in an integration solution for system updates
トピック 5
  • Given a set of requirements, evaluate the authentication and authorization needs based on the system landscape
  • Identify performance monitoring needs for integration requirements
トピック 6
  • Identify the business growth and regulatory factors that can impact choice of integration solutions
  • Describe what should be considered when building a scalable solution
トピック 7
  • Given a use case, identify reporting needs for integration monitoring
  • Identify functional and non-functional requirements needed for integration
トピック 8
  • Identify the considerations when designing and implementing API(s)
  • Identify the current system landscape and determine what standards, limitations, boundaries and protocols exist

参照:https://trailhead.salesforce.com/help?article=Salesforce-Certified-Integration-Architect-Exam-Guide

Integration-Architect 関連試験
Integration-Architect-JPN - Salesforce Certified Integration Architect (Integration-Architect日本語版)
Integration-Architecture-Designer - Salesforce Certified Integration Architecture Designer
連絡方法  
 [email protected] サポート

試用版をダウンロード

人気のベンダー
Adobe
Apple
Avaya
CheckPoint
Citrix
CIW
CompTIA
EC-COUNCIL
EXIN
FileMaker
IBM
Juniper
Lotus
Lpi
Network Appliance
OMG
Oracle
PMI
SNIA
Symantec
VMware
XML Master
Zend-Technologies
The Open Group
H3C
F5
3COM
BEA
Dell
ACI
すべてのベンダー
TopExam問題集を選ぶ理由は何でしょうか?
 品質保証TopExamは我々の専門家たちの努力によって、過去の試験のデータが分析されて、数年以来の研究を通して開発されて、多年の研究への整理で、的中率が高くて99%の通過率を保証することができます。
 一年間の無料アップデートTopExamは弊社の商品をご購入になったお客様に一年間の無料更新サービスを提供することができ、行き届いたアフターサービスを提供します。弊社は毎日更新の情況を検査していて、もし商品が更新されたら、お客様に最新版をお送りいたします。お客様はその一年でずっと最新版を持っているのを保証します。
 全額返金弊社の商品に自信を持っているから、失敗したら全額で返金することを保証します。弊社の商品でお客様は試験に合格できると信じていますとはいえ、不幸で試験に失敗する場合には、弊社はお客様の支払ったお金を全額で返金するのを承諾します。(全額返金)
 ご購入の前の試用TopExamは無料なサンプルを提供します。弊社の商品に疑問を持っているなら、無料サンプルを体験することができます。このサンプルの利用を通して、お客様は弊社の商品に自信を持って、安心で試験を準備することができます。