HTTP post thru jcl



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

HTTP post thru jcl

Postby vvjj » Thu Aug 26, 2010 9:23 pm

Hi, I am new to this forum.
i need help in writing jcl that uses the HTTp to post .
my requirement is that i need a batch pgm that is to be added in the scheduler that generates a pop up with the status of the previous job. the scheduler is CA unicenter. please help
vvjj
 
Posts: 3
Joined: Thu Aug 26, 2010 9:13 pm
Has thanked: 0 time
Been thanked: 0 time

Re: HTTP post thru jcl

Postby MrSpock » Thu Aug 26, 2010 9:46 pm

Well, JCL only runs programs and manages resources, so you'll need to write a program to do this first. Then, you can execute that program in your JCL.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: HTTP post thru jcl

Postby dick scherrer » Fri Aug 27, 2010 12:10 am

Hello,

If a batch job is running, where is this "pop-up" to appear?

Suggest you look at Unicenter reporting. . .
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: HTTP post thru jcl

Postby DieZ » Sun Aug 29, 2010 9:32 am

If you have cURL installed in USS, then you can run it under BPXBATCH. Of course, it would be harder (and also cumbersome with jobs) if you were to establish sessions, etc.
DieZ
 
Posts: 15
Joined: Sat Aug 21, 2010 11:03 am
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post