Slide 5
Slide 5 text
Financial Customer in APAC
Copyright © 2021, Oracle and/or its affiliates | Confidential: Oracle Internal
5
Hitachi JP1/AJS
Complex workflow example
• Background
• tries to build a solution to optimize the IT job workflows.
• They use JP1/AJS (= the 1st market-share job management
system, Hitachi product, which often works with Oracle EM).
• Solution
• Integrate the job definition files and their execution logs into
property graphs, and find the 1st and 2nd longest paths
(= critical paths) using path-finding algorithms.
• Highlight the paths on the graphs and help users optimize the
paths (e.g. reduce the duration of the critical paths).
• Challenges
• How to calculate the longest paths.
• How to visualize the paths, using GraphViz or the custom app.