4.5 Prepare data for migration to F&O Flashcards

1
Q

Priority when migrating data?

A

Business continuity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Available integration patterns for F&O

A

OData
Batch data API
Custom service
Consume external web services
Excel integration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Benefits of OData?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Batch data API?

A

Use in scenarios that require one or both Data management package REST API and Recurring integrations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does Batch data API do?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Custom service and endpoints?

A

A custom service can be written for F&O
SOAP endpoints
JSON endpoints

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Consume external web services?

A

Consume web services by adding new class libraries to F&O apps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Excel integrations?

A

Provide users with a productive environment that helps them get the job done

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Synchronous integration?

A

OData

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Asynchronous integration?

A

Batch data API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

F&O data migration tools?

A

Data management workspace
Office integration
Excel workbook designer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

BYOD?

A

Lets admins configure their own database, and export one or more data entities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What tasks does BYOD allow you to do?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When to use BYOD?

A

Export data from F&O apps into your own data warehouse
Use analytical tools other than power BI
Perform batch integration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Steps for preparing for data migration?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Identify relevant legacy systems?

A

It is a business solution that has a few common characteristics with current solutions in the market

17
Q

Identify and import static data that is common between industries?

A

Identify common data that are not frequently changed, such as country codes, zip or postal codes, states, or regions

18
Q

Create and review test plans for data migration?

A

Make sure that the right system permissions are applied on resources
backup database and source files
Extract all data from the source system, and then migrate it to the target

19
Q

Identify and extract source data?

A

When data is analyzed and relevant information is retrieved it is time to extract the data.

20
Q

Identify relevant data entities and elements?

A

Prior to starting the data migration process, identify what data you’re migrating, what format it’s currently in, where it lives, and what format it should be in post-migration. Consider whether the data migration will interfere with normal business operations or will contribute to downtime. If so, you need to plan off hours or weekends for the migration process.

21
Q

Generate field mapping between source and target data structures?

A

Identify the format of data source