Endevor report for all system/subsystem

All other tools like QACenter, Strobe, Endevor, Telon, APAS, Scheduler, Auditor, DATA-XPERT, CoolGen, Intertest, AdvantageGen, COBTEST etc.
zatlas1
Posts: 61
Joined: Mon Mar 15, 2010 9:19 am
Skillset: COBOL, JCL, CICS, DB2/SQL, SORT, Utilities, Rexx
Referer: Internet

Endevor report for all system/subsystem

Postby zatlas1 » Thu Nov 17, 2011 10:45 pm

I need a report to show me all systems and their subsystems. Something like:

Code: Select all

SYSTEM   SYSTEM            SUBSYSTEM  SUBSYSTEM 
         DESCRIPTION                  DESCRIPTION
AAA      SALES             AA1        USA SALES 


Such report may not be ready made, but I have no problem manipulate data with SAS ore Rexx if I know how to extract the basic data.

Is there a way to do it?

Thanks
ZA

Maxime B
Posts: 21
Joined: Thu Oct 13, 2011 12:40 am
Skillset: REXX, a bit of Assembler, Cobol, JCL, CLIST, skeleton, panels
TSO, CICS, IMS and system programmer bases
Referer: google.com

Re: Endevor report for all system/subsystem

Postby Maxime B » Fri Nov 18, 2011 1:56 am

You can see them directly by going in the DISPLAY menu, option 6 - SUBSYSTEM. If you are looking for a way to do it in batch, I'm not aware if there is any API in Endevor to extract this information. I suggest you to have a look at the documentation.

zatlas1
Posts: 61
Joined: Mon Mar 15, 2010 9:19 am
Skillset: COBOL, JCL, CICS, DB2/SQL, SORT, Utilities, Rexx
Referer: Internet

Re: Endevor report for all system/subsystem

Postby zatlas1 » Fri Nov 18, 2011 2:03 am

I need to do it in batch
Unfortunately, I do not have (yet) access to the documentation.

Thanks
ZA

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Endevor report for all system/subsystem

Postby dick scherrer » Fri Nov 18, 2011 2:26 am

Hello,

Unfortunately, I do not have (yet) access to the documentation.
If your organization is licensed to use the product, all of the documentation is available free from CA Support.

You have to register with the CA Support site, but that too is free and rather painless :)
Hope this helps,
d.sch.

kevingrimes
Posts: 5
Joined: Tue Nov 22, 2011 7:52 am
Skillset: Endevor Rexx
Referer: Google

Re: Endevor report for all system/subsystem

Postby kevingrimes » Tue Nov 22, 2011 7:59 am

There are many canned reports including a System Profile. There is also an extensive Endevor API and a CSV utility to export Endevor data to a comma-seperated-value file which you can download and open with Excel, Access, etc.

If you have access to the Endevor installation JCL library, then take a look at the BC1JAAPI member to get a list of the Endevor systems and subsystems.

Regards,
Kevin


  • Similar Topics
    Replies
    Views
    Last post