OnDemand User Group

Support Forums => Content Navigator => Topic started by: Mark@M on January 29, 2020, 08:50:57 AM

Title: Rolling up reports into one view ?
Post by: Mark@M on January 29, 2020, 08:50:57 AM
Is it possible to present multiple report entries in CMOD as one high level entry which allows the end user to drill down for more detailed information, which would be the actual report. 

Here is our issue.   It could be that we haven't set up this correctly to begin with ?
We are migrating over to CMOD from another system. 
In the old system we captured our mainframe job data and all DD's which produced output(report data) in the following way.
(it was in  drill down fashion)

First view at a job level
Sysout ID    Jobname  Jobid    Arch Date  Time  Loc    Lines  Pages
JOBABC123     *        *        *          *     *    *       *     
JOBABC123     JOBABC123 JOB12345 01/28/2020 08:24 PTAP     381     15
JOBABC123     JOBABC123 JOB12334 01/27/2020 08:23 PTAP     381     15
JOBABC123     JOBABC123 JOB12324 01/26/2020 08:24 PTAP     381     15
JOBABC123     JOBABC123 JOB12222 01/25/2020 08:24 PTAP     381     15


Second view is the more detailed view by viewing one of the jobs (from above)
Sel DDname   Stepname Procstep   DSID       Lines       Pages
    JESMSGLG JES2                         2          31           1
    JESJCL      JES2                          3          83           1
    JESYSMSG JES2                         4         190           1
    SYSPRINT STEP123                   105           5           1
    SYSPRINT STEP124                   107           5           1
    SYSPRINT STEP125                   109           5           1

Question -
Can this type of layout be done in Content Navigator as well as the CICS client ?
 
Title: Re: Rolling up reports into one view ?
Post by: Mehmet S Yersel on April 22, 2020, 07:17:39 AM
As far as I know, ICN/CMOD does not offer a sub-query or a sub-menu for reports.  However, Windows Client provides a similar feature: Folder -> Authority -> Full Report Browse. If your users are allowed to use desktop client and they don't need ICN, you may be in luck. Otherwise, ICN doesn't have this feature and they were not planning to do it ever for performance reasons -- as of about 2 years ago when we were asking L2 support about this issue.

When migrating a system in one of my clients from Web AMMO to CMOD, this became an issue. Web AMMO had a feature to search/view the reports in full as well as by individual documents. CMOD's Full Report Browse feature was a matching capability and unavailable in ICN.

I hope this helps,

- Mehmet