Migration to F&O - Introduction (Section 1) Flashcards

1
Q

Integration patterns available in 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
2
Q

OData?

A

Standard protocol for creating and consuming data

Based on REST for create, read, update, and delete CRUD operations

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

OData benefits?

A

Allowing developers to interact with data by using RESTful web services
Providing a simple and uniform way to share data
Enabling broad integration across products
Enabling integration by using the HTTP protocol stack

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

Batch API?

A

Use the batch data API 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

Recurring integration steps?

A

Builds on data entities and data management framework
Enables the exchange of documents or files between F&O and 3rd party
Supports different forrmats
Uses secure REST

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

Custom Service?

A

Service group is divided on two endpoints SOAP and JSON

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

Consume External Web Services?

A

Adding new class libraries to F&O

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

When to use Sync and Async?

A
Sync = OData
Async = Batch Data API
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

BYOD?

A

Lets administrators configure their own DB and then export one or more data entities

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

Steps for data migration?

A
Identify Systems
Identify and import 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