4.4 Data integrations with finance and operations apps Flashcards

1
Q

What do integrations support?

A

Document formats
Source mapping
Filters

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

Data management workspace?

A

Allows users to set up recurring data jobs within a project for f&o apps

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

What does data management framework package API use to authorize access?

A

OAuth 2.0

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

To use the API what needs to be done?

A

Connect with a valid OAuth access token

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

The availability of data entity is dependent on?

A

Configuration key

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

What artifacts is configuration key assigned to?

A

Data entity
Table that’s used in the entity
Data fields
Data entity fields

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

How to speed up the import of the data?

A

By enabling parallel processing of importing a file

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

Job history clean-up?

A

To schedule a periodic cleanup of the run history

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

Mapping details functionalities?

A

Ignore blank values
Text qualifier
Use enum label
Auto-generated
Auto default
Conversion

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

How to create data transformation logic?

A

By writing either Computed column or virtual fields in x++ code

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

Computed column?

A

Value is generated by SQL view
During read, data is computed by SQL and is fetched directly from the view
For writes, custom code must parse the input value
and write the parsed values to the regular fields of the data entity
Mostly used for reads

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

Virtual fields?

A

Non-persisted
Read and write happens through custom x++ code
Used for intake values that are calculated by using X++ code

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

Why use Microsoft DataVerse?

A

Enable the flow of data between finance and operations apps and D365 Sales, and D365 Custom Service

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

Composite entity?

A

Build a single entity by using multiple entities that are related to each other

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

Where to use composite entities?

A

Single document, such as a sales order header, sales order line, invoice header

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

Microsoft Azure Data Lake?

A

No-limits data lake that enables organizations to power intelligent action