Migration to F&O - Introduction (Section 1) Flashcards
Integration patterns available in F&O?
OData Batch data API Custom Service Consume External Web Services Excel integration
OData?
Standard protocol for creating and consuming data
Based on REST for create, read, update, and delete CRUD operations
OData benefits?
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
Batch API?
Use the batch data API in scenarios that require one or both Data management package REST API and Recurring integrations.
Recurring integration steps?
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
Custom Service?
Service group is divided on two endpoints SOAP and JSON
Consume External Web Services?
Adding new class libraries to F&O
When to use Sync and Async?
Sync = OData Async = Batch Data API
BYOD?
Lets administrators configure their own DB and then export one or more data entities
Steps for data migration?
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