Page tree


Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info providers and objects loaded

Main Chains

Process Chain
Code
Type
Frequency
Comments
Plant MaintenanceRSP_PMSLAVE
  • launched by RSP_DAILY
  • Daily
  • Daily (not saturday) at 1:30 am) 
  • Whole chain lasts around 30 mins
  • RCS
  • From datasources to cubes
  • PM Actual costs, Commitments and orders distribution rules (but also other PM flows: notifications, operations...)
Solvay : Plant Maintenance RSP_PM_SOLVAY_SLAVE
  • launched by RSP_DAILY
  • Daily
  • Monday to Friday, 2:00am
  • Whole chain lasts around 1 hour
  • Solvay legacy system
  • From datasources to cubes
  • PM Actual costs
  • Commitments and orders distribution rules
Acetow : Plant MaintenanceRSP_PM_ACETOWSLAVE
  • launched by RSP_DAILY
  • Daily
  • Sunday night to thursday night, at 2:00am
  • Whole chain lasts around 1 minute
  • Acetow legacy system
  • From datasources to cubes
  • PM Actual costs, Commitments
  • Decomissioned, load 0 lines.

Operational Documentation

Procedures

<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)>

Scheduling

<Describe the scheduling in place for the application (eg. existing jobs, trigger time/event based, dependencies)>

Monitoring

<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)>

Error Handling

<Describe how to handle errors (eg. error codes, description and respective resolution, alert users)>

Known Bugs

<List the existing bugs, its criticity, workarounds and resolution plan.>

Roadmap