Integrate and manage data solutions - Quiz

  • AContinue using the existing real-time synchronous pattern and increase server capacity
  • BTransition to a near-real-time batch data API integration pattern
  • CUse OData for synchronous data retrieval on-demand by users
  • DImplement a one-way sync pattern with manual triggers for data transfer
  • AUse Azure Logic Apps to replace the legacy system's functionality.
  • BCreate a custom service that acts as a bridge between the SOAP web services and Dynamics 365.
  • CIgnore the legacy system and create new data entities from scratch in Dynamics 365.
  • DDirectly modify the legacy system to support RESTful API standards.
  • ASchedule a recurring data import using the Data Management Framework REST API.
  • BImplement OData service endpoints for the required data entities.
  • CCreate a batch job to synchronize data at the end of each day.
  • DUse the Electronic Reporting tool to configure data formats.
  • AUse dual-write to replicate data changes to external applications' databases.
  • BImplement OData feeds to provide external applications with the latest data changes.
  • CSet up business events to trigger workflows in external applications using Microsoft Power Platform.
  • DConfigure a periodic data export service to send updates to external applications.
  • AData management framework
  • BOData
  • CRecurring integrations