4.5 Prepare data for migration to F&O Flashcards
Priority when migrating data?
Business continuity
Available integration patterns for F&O
OData
Batch data API
Custom service
Consume external web services
Excel integration
Benefits of OData?
Allows to interact with data by using RESTful services
Simple and uniform way to share data
Enabling broad integration across products
Enabling integration by using HTTP protocol stack
Batch data API?
Use in scenarios that require one or both Data management package REST API and Recurring integrations
What does Batch data API do?
Builds on data entities on the data management framework
Enables exchange of documents or files between F&O and 3rd party
Supports different formats, source-mapping, and filters
Uses REST API and auth mechanisms to receive data from, and send data back to, integrations systems
Custom service and endpoints?
A custom service can be written for F&O
SOAP endpoints
JSON endpoints
Consume external web services?
Consume web services by adding new class libraries to F&O apps
Excel integrations?
Provide users with a productive environment that helps them get the job done
Synchronous integration?
OData
Asynchronous integration?
Batch data API
F&O data migration tools?
Data management workspace
Office integration
Excel workbook designer
BYOD?
Lets admins configure their own database, and export one or more data entities
What tasks does BYOD allow you to do?
Define one or more MS Azure SQL db that you can export data entity from F&O apps into
Exports either all or some records
Use rich scheduling capabilities
Access to entity db using T-SQL
Export entities into multiple DB
When to use BYOD?
Export data from F&O apps into your own data warehouse
Use analytical tools other than power BI
Perform batch integration
Steps for preparing for data migration?
Identify Systems
Identify and support static data
Create and review test plans
Identify and extract source data
Identify data entities and elements
Generate field mapping
Support transition