French (Fr)English (United Kingdom)
SAPTrack
Welcome to SAPTrack PDF Print E-mail

SAPTrack is a Jommla 1.5 component that offers a collection of powerful tools for SAP applications.

 

SAPCron : a simple and fully featured external job scheduling system :

  • SAPCron supports standard SAP Jobs and BI/BW Process chains
  • With SAPCron, you can schedule :
    • ABAP programsExternal scripts on SAP hosts
    • BI/BW process chains
    • Remote scripts via ssh protocol
  • You can manage several SAP instances and create dependencies between jobs on different SAP systems
  • You can browse SAP objects directly in SAPCron such ABAP Variants,  SAP servers and process chains (AJAX request)
  • You can browse job protocol, ABAP spools, process chain protocol directly in SAPCron interface
  • SAPCron uses standard SAP external Interface for backgroud processing (XBP 2.0 & 3.0), no specific SAP development is needed to use SAPCron
  • SAPCron uses the Parent/Child functionality of XBP interface : a parent job is considered as ‘finished’ only if the parent job itself and its child jobs are finished (example : a job submitting RSBDCSUB program is considered as finished only if all batch input sessions are finished)
  • SAPCron Monitor offers functions to access the children data of jobs (status, log, spool)
  • SAPCron uses PHP library SAPRFC to communicate with SAP
  • SAPCron offers a graphical diagram of your jobs with zooming and moving features.Graphical diagram is generated on the fly by Graphviz library.You can implement complex dependencies between jobs with logic operators (AND, OR)
  • You can manage simple or cyclic jobs
  • Job scheduling is based on : Hour in the day, week day, month day, month and week number, you can also create specific calendars.
  • You can hold jobs or by pass them in order to submit next jobs.
  • You can change manually job status (force OK or rerun)
  • Jobs are ordered at a fixed hour in the day and stamped with an Order Date which can be different from the calendar date. Scheduling period can so be adapted to your business processes.
  • You can modify an ordered job without changing his referent in the Job Repository.
  • You can for example modify all the planing of a specific day without changing your repository for the other days.
  • With the SAPCron simulation function, you can predict your job scheduling for any given date in the future (job list or graphical diagram).
  • SAPCron monitor offers an automatic refreshed job list with AJAX requests. Client side is automatically refreshed as soon as SAPCron daemon has modified any thing in the database.
  • Try on-line demo (user demo/saptrack)

 

Process Monitor : a powerful monitoring system for SAP background jobs and BI Process chains :

  • This module collects periodically the status of all your SAP Jobs, Batch Input sessions, Process Chains in order to generate a customisable report for your production team.
  • You can configure your report by grouping jobs, Batch inputs and process chains in several prefixes, groups and processes
  • With Process Monitor, you can generate a Gantt diagram of your processesFeatures to be added :
    • Catching jobs from some external scheduling system (Control-M, VTOM, ...) by a simple connection to scheduler database.
    • Integrating file transfers as an element in the process monitor.
  • Try on-line demo (user demo/saptrack)