List of application role + menu role and explanation if we have several applications role with specials rules.
|
List of authorization objects mandatory for the application.
Link to the BW Catalog of role https://drive.google.com/open?id=10GEfKYqrT1eeTO_uHYAheL1GX7L5y_pvH0KQU64qh5I |
https://docs.google.com/presentation/d/1xV7_SS0oan6RmQgTHF7gsFtxLjLS5Fl4Ze7ITbSs4JY
Integration in WBP COSTA model of the hierarchy created in Anaplan to identify budget owner and budget reviewer levels, and the dependencies between the levels.
This hierarchy is meant to be used in QlikSense Applications.
Two flat files are integrated in BW in order to load: Anaplan hierarchy levels, their related Responsible Cost Center, their description and their attributes.
This solution is temporary.
Tool Leader + IT leader of the application: Guillaume.THEVENET@solvay.com
Source file is generated from Anaplan and has to be stored in AL11 in BW : /exploit/BW/Anaplan_inbound/Level 5 attributes and texts.csv
Program ZBW_FILE_TRANSFERT can be used to upload the file.
File template is available in folder https://drive.google.com/drive/folders/1Dv6RFIRwdyWY3eneZzFy2j-WSIHtAkbT
This flat file contains Levels descriptions and Level 5 attributes and is loaded in Inbound ADSO AACOCT02.
Data cleaning routines are implemented on file extraction :
For level texts loading (InfoObjects C_LEVEL1/2/3/4), duplicates data records are deleted in start routine.
For level 5 attributes loading (InfoObjects C_LEVEL5):
The source file has to be stored in AL11 : /exploit/BW/Anaplan_inbound/Link Level 5 - Responsible Cost center.csv
Program ZBW_FILE_TRANSFERT can be used to upload the file.
File template is available in folder https://drive.google.com/drive/folders/1Dv6RFIRwdyWY3eneZzFy2j-WSIHtAkbT
This flat file contains mapping between Level 5 and Responsible Cost center and is loaded in Inbound ADSO AACOCT01.
Data cleaning routines are implemented on file extraction :
Then data is loaded in ADSO APCOCT18 “Link Level 5 - Responsible Cost center”:
Used by COSTA model.
Both data flow are loaded in Process chain PC_CT_LEVEL5_HIER (“COSTA - Hierarchy Level 5 - Responsible Cost center”).
Both Inbound ADSO are cleaned up before the new loading.
Flat files are loaded in FULL mode.
Loadings are not scheduled. Process chain execution is processed on demand.
if possible, give some information on average process chain duration, amount of data loaded and total data volume example: daily process chain loaded in 30 min, weekly chain loaded in 1h15, with around 2k to 10k lines in DELTA mode for a total of 10M lines in cube. The purpose is to give a general overview of the volume of data managed y the application
| Key Figure | Estimation |
|---|---|
| ~ Average Process Chain Runtime | < 1 min |
| ~ Average nb of rows loaded per load | ~ 8000 |
| ~ Total nb of rows loaded (if full) | |
| ~ Average Runtime for 10k lines |
N/A
<Describe the recurring procedures needed to operate the application (eg. start/pause/terminate/restart the app processes, data preparation, data ingestion, ETL, data visualization, data export, other manual activities)>
<Describe the scheduling in place for the application (eg. existing jobs, trigger time/event based, dependencies)>
<Describe the monitoring checks to confirm the application is performing well (eg. check the overall status, check performance metrics like runtime/data volume/memory/disk/CPU, maintain and react to alerts/notifications)>
<Describe how to handle errors (eg. error codes, description and respective resolution, alert users)>
<List the existing bugs, its criticity, workarounds and resolution plan.>