Re: [CMS-PIPELINES] Where is the documentation for the IUCV stages?

2022-06-24 Thread Hobart Spitz
Are you familiar with PipeServ?  It's a pre-written server that does things
like logging, remote commands, timers, scheduling, etc.

Whether it's useful to you as an example, or as a way to do what you want,
it might be worth a look.  One large bank I worked at is using it to
trigger timed ftps.  I've also used it at other sites for smaller projects.



OREXXMan
Q: What do you call the residence of the ungulate with the largest antlers?
A: A moose pad.
:-D
Would you rather pass data in move mode (*nix piping) or locate mode
(Pipes) or via disk (JCL)?  Why do you think you rarely see *nix commands
with more than a dozen filters, while Pipelines specifications are commonly
over 100s of stages, and 1000s of stages are not uncommon.
REXX is the new C.


On Fri, Jun 24, 2022 at 3:07 PM Donald Russell 
wrote:

> Did you look at vmclient and vmclisten?
>
> I use those for execs (client side) to talk to service ids (listen side)
> the server side does a set smsg iucv then sits in pipe vmclisten receive
>
> I use the built in vmcparm structure to build the record and use send/sendr
> as appropriate.
>
>
>
> On Fri, Jun 24, 2022 at 08:58 Dave Jones  wrote:
>
> > Hello, all.
> >
> > I am trying to write a simple Rexx client that communicates to another
> > user id using IUCV. I can't seem to find the documentation for the
> > iucvclient, and iucvlisten stages? Did I miss something here?
> >
> > Many thanks and have a great weekend.
> >
> > DJ
> >
> > --
> > BEST REGARDS
> >
> >DAVE JONES   IBM Z CHAMPION [1]
> > Managing Director for zSystems Support, zLinux, and Cloud
> > ++1 281.578.7544 (Cell)
> > Web: www.itconline.com [2]
> > 18502 Purdy Ct. Houston, TX  77084  USA
> >
> >
> >
> > Links:
> > --
> > [1]
> >
> >
> https://www.credly.com/badges/7c92e732-8ab1-4470-98c6-251c33506d69/public_url
> > [2] http://www.itconline.com/
> >
>


Re: [CMS-PIPELINES] Where is the documentation for the IUCV stages?

2022-06-24 Thread Donald Russell
Did you look at vmclient and vmclisten?

I use those for execs (client side) to talk to service ids (listen side)
the server side does a set smsg iucv then sits in pipe vmclisten receive

I use the built in vmcparm structure to build the record and use send/sendr
as appropriate.



On Fri, Jun 24, 2022 at 08:58 Dave Jones  wrote:

> Hello, all.
>
> I am trying to write a simple Rexx client that communicates to another
> user id using IUCV. I can't seem to find the documentation for the
> iucvclient, and iucvlisten stages? Did I miss something here?
>
> Many thanks and have a great weekend.
>
> DJ
>
> --
> BEST REGARDS
>
>DAVE JONES   IBM Z CHAMPION [1]
> Managing Director for zSystems Support, zLinux, and Cloud
> ++1 281.578.7544 (Cell)
> Web: www.itconline.com [2]
> 18502 Purdy Ct. Houston, TX  77084  USA
>
>
>
> Links:
> --
> [1]
>
> https://www.credly.com/badges/7c92e732-8ab1-4470-98c6-251c33506d69/public_url
> [2] http://www.itconline.com/
>


Re: [CMS-PIPELINES] Where is the documentation for the IUCV stages?

2022-06-24 Thread Rob van der Heij
On Fri, 24 Jun 2022 at 17:57, Dave Jones  wrote:

> Hello, all.
>
> I am trying to write a simple Rexx client that communicates to another
> user id using IUCV. I can't seem to find the documentation for the
> iucvclient, and iucvlisten stages? Did I miss something here?
>
> Many thanks and have a great weekend.
>

Only in PIPELINE NEWS and in the Piper's head. The first at
http://vm.marist.edu/~pipeline/pipeline.news

I believe John wasn't entirely happy with it yet because it's in practice
limited to a connection between two pipelines, and not a generic IUCV
driver. But the idea to reconsider that has certainly crossed my mind. It
would take some work to make sure it fits the typical and popular use
cases. To be honest, I haven't had many requests for it, other than from
myself. But you know the route to make the right people think about it.

Sir Rob the Plumber


[CMS-PIPELINES] Where is the documentation for the IUCV stages?

2022-06-24 Thread Dave Jones
Hello, all.

I am trying to write a simple Rexx client that communicates to another
user id using IUCV. I can't seem to find the documentation for the
iucvclient, and iucvlisten stages? Did I miss something here?

Many thanks and have a great weekend.

DJ

--
BEST REGARDS

   DAVE JONES   IBM Z CHAMPION [1]
Managing Director for zSystems Support, zLinux, and Cloud
++1 281.578.7544 (Cell)
Web: www.itconline.com [2]
18502 Purdy Ct. Houston, TX  77084  USA



Links:
--
[1]
https://www.credly.com/badges/7c92e732-8ab1-4470-98c6-251c33506d69/public_url
[2] http://www.itconline.com/