raveendra_ibm Beginner
Joined: 02 Apr 2006 Posts: 32 Topics: 10
|
Posted: Sat Oct 14, 2006 2:25 am Post subject: Accessing Endevor using REXX !!! |
|
|
Hi All,
I just wanted to know is there a way out to access Endevor using REXX through the APIs supported
1) API Function Call
List Components
Defines the parameters necessary to produce a component list for an
element or a "where-used" list for a component.
Macro/Copybook Name ExHALCMP
Request Structure Name ALCMP_RQ
Response Structure Name ALCMP_RS
2) API Function Call
Extract Element/Component Request
Extracts the element source or element component information from an
explicit Endevor location and element level into your specified file.
Macro/Copybook Name ExHAEELM
Request Structure Name AEELM_RQ
Response Structure Name AEELM_RS
Or is there any way to retrieve Endevor element information(processor group, CCID, Date etc.) using REXX.
Please help.....
Regards,
Raveendra. |
|