1.3 Explore design and deployment considerations for finance and operations apps Flashcards
Abstract concepts to consider when identifying business concepts?
Potential architecture
Needs of the implementation
Items to consider for development and design?
Project go-live date
Number of vendors, customers, users, and so on
Existing network requirements and architecture
Industry standards
Technical competency of client resources
What needs to be addressed when developing customizations for your implementation?
Effects of implementing a new feature and how it might affect current functionality
How to design a new functional process?
Determine the needs and make sure that you know the step-by-step process to complete the development
Why is it important to understand the gaps in functionality between the old and new systems?
To help determine new functionality and establish how when it can be deployed
What is a branching strategy?
Create a good flow of code to production
Work on multiple projects at once
What is optimal starting branching strategy?
Development
Testing
Production
Describe code deployments flow (general)?
Move verified code from development to test environment
Validate functionality in test environment
Move to release or staging environment
Promote to production
Describe code deployments flow (F&O)
Verified code gets deployed into Tier 2 Standard and UAT environments
Select the release candidate and promote it to production environment
Steps to ensure that code flow is correct
- Check-in code, merge it to test branch
- Once completed, build the code in Azure/VS DevOps pipeline. The process creates .zip file
- In LCS, upload .zip file to asset library -> Software deployable package
- Once the package is in asset library, go to specific environment’s full detail page, click Maintain -> Apply updates
Task Reccorder?
Used to create multiple, in-depth, walkthrough recordings of business processes in F&O that can be used in various scenarios
How to ensure continuity across roles in the system?
Regression Suite Automation Tool (RSAT)
Business Process Modeler (BPM)?
Can be used to create UAT libraries
Create, view, and modify repeatable implementations that are based on libraries and flowcharts
What does BPM help do?
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
Data management framework?
Manage data entity packages in F&O, this leads to easier implementation