1.2.3 Application components and architecture Flashcards

1
Q

What architecture are F&O apps based on?

A

Model-driven architecture

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

Model-driven architecture meaning?

A

The core functionality and some major functional features are segregated into various model
Element-level dependency is defined among all these models, building a robust application architecture for finance and operations apps

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

What is application architecture divided into?

A

Platform Models
Application-specific models

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

3 types of Platform models?

A

Application Platform
Application Foundation
Test essentials

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

Application Platform?

A

Core model to implement any functionality of F&O apps. Referenced by default in any custom model

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

Major application areas of Application Platform model?

A

Runtime and Data Access
Workflow and services
Client and presentation
SSRS Reporting

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

Runtime and Data access?

A

Contains the lowest level elements that communicate with the kernel

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

Workflow and services?

A

Workflow = Business Process
Defines how a document flows, or moves, shows who must complete task, make a decision, or approve a document

Custom services can be written under a service group.

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

Workflow and services?

A

Workflow = Business Process
Defines how a document flows, or moves, shows who must complete task, make a decision, or approve a document

Custom services can be written under a service group.

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

When custom service is deployed, which 2 endpoints does it get deployed to?

A

SOAP endpoint
JSON endpoint

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

Client and presentation?

A

F&O apps are designed to deal with complex business transactions in a user-friendly interface through different devices

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

SSRS Reporting?

A

F&O apps modules contain major standard reports that are developed in SSRS
SSRS can connect to the business data of F&O apps and can create custom reports by using two methods

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

SSRS methods?

A

Query based
Data Provider (DP)
(Enum)

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

To create simple reports what do you use?

A

Query based approach

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

To create complex reports what do you use?

A

Data Provider approach

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

Application foundation?

A

Defines functional features that are the foundation of the other modules
Components of this model are the basic setup of the implementation

17
Q

Components of Application Foundation?

A

Organization Structure
Number Sequence
Global Address Book
Source Document

18
Q

Organization Structure?

A

Group of entities that work together to carry out business process or achieve a goal.

19
Q

Organizational hierarchies represent?

A

The relationships between the organizations that make up the businesses

20
Q

Internal organization types?

A

Legal entities
Operating units
Teams

21
Q

Legal entity?

A

Most important
Represents a registered and legislated legal structure

22
Q

What can legal entities do?

A

Enter into legal contracts
Required to prepare statements that report on their performance

23
Q

Operating unit?

A

Organization that is used to divide the control of economic resources and operational process in a business

24
Q

Team?

A

Organization in which the members share a common responsibility/job
Can’t be used in organizational hierarchies

25
Q

Number sequence?

A

Generates readable unique identifiers for master data and transaction records

26
Q

What can number sequences be based on?

A

Individual/shared legal entity/operating unit combined with fiscal calendar period

27
Q

Global address book?

A

Data model for contract information for all internal and external entities that the company interacts with
Includes a directory of postal and electronics addresses of the entities that interact with business

28
Q

What is Global address book associated with?

A

With party records, includes the party’s name, address, and contact information.

29
Q

Source document?

A

Records business events and create accounting for the newly created document, such as accounting distributions and subledger journal entries

30
Q

Test essentials?

A

Robust test framework that helps conduct different testing procedures

31
Q

Steps of test essentials?

A

Create a test module to manage test code using FormAdaptros
Import Task Recorder to generate test code
When importing a Task Recorder (XML) file test code will be generated using FormAdaptors

32
Q

FormAdaptors?

A

Wrapper classes over forms that provide strongly typed APIs used for test form functionality

33
Q

Application Suite?

A

Sits on top of application foundation
Contains application-specific elements

34
Q

Application Suite components?

A

Supply Chain Management
Human Resources
Finance

35
Q

Other models?

A

Currency
Directory
Contracts

36
Q

D365 Product Suite

A

Application that consists of several solutions:
Sales
Marketing
Service
Finance
Commerce
Supply Chain Management