1.3 Explore design and deployment considerations for finance and operations apps Flashcards

1
Q

Abstract concepts to consider when identifying business concepts?

A

Potential architecture
Needs of the implementation

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

Items to consider for development and design?

A

Project go-live date
Number of vendors, customers, users, and so on
Existing network requirements and architecture
Industry standards
Technical competency of client resources

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

What needs to be addressed when developing customizations for your implementation?

A

Effects of implementing a new feature and how it might affect current functionality

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

How to design a new functional process?

A

Determine the needs and make sure that you know the step-by-step process to complete the development

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

Why is it important to understand the gaps in functionality between the old and new systems?

A

To help determine new functionality and establish how when it can be deployed

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

What is a branching strategy?

A

Create a good flow of code to production
Work on multiple projects at once

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

What is optimal starting branching strategy?

A

Development
Testing
Production

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

Describe code deployments flow (general)?

A

Move verified code from development to test environment
Validate functionality in test environment
Move to release or staging environment
Promote to production

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

Describe code deployments flow (F&O)

A

Verified code gets deployed into Tier 2 Standard and UAT environments
Select the release candidate and promote it to production environment

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

Steps to ensure that code flow is correct

A
  1. Check-in code, merge it to test branch
  2. Once completed, build the code in Azure/VS DevOps pipeline. The process creates .zip file
  3. In LCS, upload .zip file to asset library -> Software deployable package
  4. Once the package is in asset library, go to specific environment’s full detail page, click Maintain -> Apply updates
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Task Reccorder?

A

Used to create multiple, in-depth, walkthrough recordings of business processes in F&O that can be used in various scenarios

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

How to ensure continuity across roles in the system?

A

Regression Suite Automation Tool (RSAT)

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

Business Process Modeler (BPM)?

A

Can be used to create UAT libraries
Create, view, and modify repeatable implementations that are based on libraries and flowcharts

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

What does BPM help do?

A

Helps align the business processes for F&O with industry standard processes
Perform fit-gap analysis between business requirements and default processes in the system

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

Data management framework?

A

Manage data entity packages in F&O, this leads to easier implementation

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