Hi,
I have a dataset which has policy information..( All the records of Variable length)
I need to write a jcl which takes this as input and when i submit this jcl,the record info should get updated in a spread sheet
(Microsoft Excel) automatically .
Though im aware that this can be done manually , im looking if FTP can be done.. Any ideas?
Thanks
Uday
Report Generation
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Report Generation
Hello,
No, it won't be automatic.
You might write a process on the desktop to download the file from the mainframe and launch excel, but there is no jcl i'm aware of that "talks" to a pc.
Regardless of what the process becomes on the pc, you will most likely use the pc to "pull" the data from the mainframe. Even if ftp can be run on your mainframe via jcl, your desktop is most likely not set up as an ftp server (most places to not support an ftp service on desktop systems).
No, it won't be automatic.
You might write a process on the desktop to download the file from the mainframe and launch excel, but there is no jcl i'm aware of that "talks" to a pc.
Regardless of what the process becomes on the pc, you will most likely use the pc to "pull" the data from the mainframe. Even if ftp can be run on your mainframe via jcl, your desktop is most likely not set up as an ftp server (most places to not support an ftp service on desktop systems).
Hope this helps,
d.sch.
d.sch.
-
- Posts: 2
- Joined: Fri Aug 04, 2023 9:24 am
- Skillset: Mainframe Operator
- Referer: online
Re: Report Generation
i know my environment is capable of handling it, i am just looking for supportive JCL which can generate the data which i need.
Set of 10 Jobs
|||||||
once the last job completes the report generation job( we will add a job with our required JCL) should run and get the end / job completion time.
----> This report job has to get the end times and send email to recipients.
-----i have JCL or setup for sending email.
Need the Control M utility / the idea to get the jobs end date.
Set of 10 Jobs
|||||||
once the last job completes the report generation job( we will add a job with our required JCL) should run and get the end / job completion time.
----> This report job has to get the end times and send email to recipients.
-----i have JCL or setup for sending email.
Need the Control M utility / the idea to get the jobs end date.
- sergeyken
- Posts: 458
- Joined: Wed Jul 24, 2019 10:12 pm
- Skillset: Assembler, JCL, Utilities, PL/I, C/C++, DB2, SQL, REXX, COBOL, etc. etc. etc.
- Referer: Internet search
Re: Report Generation
Ravichvasu wrote:i know my environment is capable of handling it, i am just looking for supportive JCL which can generate the data which i need.
Set of 10 Jobs
|||||||
once the last job completes the report generation job( we will add a job with our required JCL) should run and get the end / job completion time.
----> This report job has to get the end times and send email to recipients.
-----i have JCL or setup for sending email.
Need the Control M utility / the idea to get the jobs end date.
It is a very bad manner: posting the questions in such form:
I need to do something, I don't know what exactly, but it must work automatically.
In this case the answer can be only:
You need to do something to provide the required conversions and operations.
Javas and Pythons come and go, but JCL and SORT stay forever.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1
- 1621
-
by willy jensen
View the latest post
Fri Aug 04, 2023 12:52 pm
-
-
Continuation of report in ICETOOL
by schintala » Sat Dec 24, 2022 10:32 pm » in DFSORT/ICETOOL/ICEGENER - 7
- 2776
-
by sergeyken
View the latest post
Fri Dec 30, 2022 12:27 am
-
-
- 0
- 1003
-
by biswajit
View the latest post
Mon Mar 03, 2025 8:54 pm
-
-
To get a migrated dataset report from MCDS
by maincen » Thu Aug 03, 2023 7:15 pm » in DFSORT/ICETOOL/ICEGENER - 4
- 1520
-
by sergeyken
View the latest post
Sat Aug 05, 2023 8:43 pm
-
-
- 11
- 5694
-
by Misha786
View the latest post
Wed Mar 10, 2021 11:56 pm