Are you trying to access a web (HTTP) service? Write a HTTPAPI program
to log on and evaluate its success.
Loyd Goodbar
Senior programmer/analyst
BorgWarner
TS Water Valley
662-473-5713
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[
mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Bentley Pearson
Sent: Tuesday, April 17, 2007 15:11
To: Midrange Systems Technical Discussion
Subject: RE: Checking the TCIP LINE
True, but only if the RMTSYS allows a ping. My bank does not. That truly
causes us some heartburn since the ftp lines are down at least weekly.
At least they let us know so we can resend the files.
Bentley Pearson
Vice President - Information Services
Southland National Insurance Corporation
1812 University Blvd
Tuscaloosa, Al
35403
205 345 7410
bpearson@xxxxxxxxxxxxxxxxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[
mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Tuesday, April 17, 2007 3:06 PM
To: Midrange Systems Technical Discussion
Subject: Re: Checking the TCIP LINE
That's kind of an open ended question. One popular way is to find
something you can ping.
Then you can do this:
PING RMTSYS(NOTESFAX) MSGMODE(*QUIET *ESCAPE)
MONMSG MSGID(TCP3210 TCP3202 TCP3213) EXEC(GOTO CMDLBL(ALERT))
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.