Exam Details

  • Exam Code
    :INTEGRATION-ARCHITECTURE-DESIGNER
  • Exam Name
    :Salesforce Certified Integration Architecture Designer
  • Certification
    :Salesforce Certifications
  • Vendor
    :Salesforce
  • Total Questions
    :245 Q&As
  • Last Updated
    :Mar 27, 2025

Salesforce Salesforce Certifications INTEGRATION-ARCHITECTURE-DESIGNER Questions & Answers

  • Question 181:

    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 fulfillment system?

    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?

  • Question 182:

    Northern Trail Outfitters wants to improve the quality of call-outs from Salesforce to their REST APIs. For this purpose, they will require all API clients/consumers to adhere to RESTAPI Markup Language (RAML) specifications that include field-level definition of every API request and response payload. RAML specs serve as interface contracts that Apex REST API Clients can rely on.

    Which two design specifications should the Integration Architect include in the integration architecture to ensure that Apex REST API Clients unit tests confirm adherence to the RAML specs? Choose 2 answers

    A. Call the Apex REST API Clients in a test context to get the mock response.

    B. Require the Apex REST API Clients to implement the HttpCalloutMock.

    C. Call the HttpCalloutMock implementation from the Apex REST API Clients.

    D. Implement HttpCalloutMock to return responses per RAML specification.

  • Question 183:

    Northern Trail Outfitters has recently experienced intermittent network outages in its call center. When network service resumes, Sales representatives have inadvertently created duplicate orders in the manufacturing system because the order was placed but the return acknowledgement was lost during the outage. Which solution should an architect recommend to avoid duplicate order booking?

    A. Use Outbound Messaging to ensure manufacturing acknowledges receipt of order.

    B. Use scheduled apex to query manufacturing system for potential duplicate or missing orders.

    C. Implement idempotent design and have Sales Representatives retry order(s) in question.

    D. Have scheduled Apex resubmit orders that do not have a successful response.

  • Question 184:

    Northern Trail Outfitters needs to secure an integration with an external Microsoft Azure API Gateway. What integration security mechanism should be employed?

    A. Configure mutual server authentication with two-way SSL using CA issued certificates.

    B. Configure a connected app with an authorization endpoint of the API gateway and configure OAuth settings.

    C. Use an API only user profile and implement use an external identity provider with federated API access.

    D. Implement Salesforce Shield with Encryption at Rest and generate a tenant secret.

  • Question 185:

    Given the diagram below, a Salesforce org, middleware, and Historical data store (with 20million records and growing) exists with connectivity between 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?

    A. Use ESB tool with Data Virtualization pattern, expose OData endpoint, and then use Salesforce Connect to consume and display the External Object alongside with the Caseobject.

    B. C Use an ESB tool with a fire and forget pattern and then publish a platform event for the requested historical data.

    C. Use an ESB tool with Request-Reply pattern and then make a real-time Apex callout to the ESB endpoint to fetch and display component related to Case object

    D. Use an ETL tool with a Batch Data Synchronization pattern to migrate historical data into Salesforce and into a custom object (historical data) related to Case object.

  • Question 186:

    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. Configure External Services to call the subscriber in Apex in the Onchange Trigger event as part of the flow.

    D. Create a PushTopic update event on the Opportunity Object to allow the subscriber to react to the streaming API.

  • Question 187:

    A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:

    1.

    Transactions are created at any time through their various on-premise and cloud-based systems.

    2.

    All necessary transactions are replicated to a custom Transaction object in Salesforce. It is updated periodically so it only has a subset of the necessary transactions between updates.

    3.

    Middleware supports publish-subscribe interactions and provides RESTful Enterprise APIs that can retrieve transactions from on-premise and cloud-based systems. The company wants to address a usability concern regarding incomplete data displayed on the LWC component.

    What should the Integration Architect specify so the LWC will be able to display all the required transactions?

    A. Use the Continuation class to call the Enterprise APIs and then process the response in a callback method.

    B. Let the Lightning Data Service with an ﹚ire adapter display new values when the custom object records change.

    C. Call the Enterprise APIs directly from the LWC's JavaScript code and redisplay the LWC on receipt of the API response.

    D. Publish a Platform Event, have the middleware subscribe and update the custom object on receipt of Platform Event.

  • Question 188:

    Northern Trail Outfitters (NTO) has an integration set up between a Salesforce org and a quoting system. NTO would like to show a notification to all sales representatives that use Salesforce anytime the quoting system will be taken down for maintenance.

    Which Salesforce API should an Integration Architect use to fulfill this requirement?

    A. Connect REST API

    B. Tooling API

    C. REST API

    D. Streaming API

  • Question 189:

    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, 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 system

  • Question 190:

    Northern Trail Outfitters (NTO) uses different shipping services for each of the 34 countries it serves. Services are added and removed frequently to optimize shipping times and costs. Sales Representatives serve all NTO customers globally and need to select between valid service(s) for the customer's country and request shipping estimates from that service. Which two solutions should an architect propose? Choose 2 answers

    A. Use Platform Events to construct and publish shipper-specific events.

    B. Invoke middleware service to retrieve valid shipping methods.

    C. Use middleware to abstract the call to the specific shipping services.

    D. Store shipping services in a picklist that is dependent on a country picklist.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your INTEGRATION-ARCHITECTURE-DESIGNER exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.