× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Dana,

We do many SFTP via QSH via AJS.
The SFTP check is done in the CL and/or RPG pgrm, not AJS.

The error checking is standard for most.

0051.00 QSH CMD(&CM3)
0052.00
0052.01 RCVMSG MSGTYPE(*COMP) RMV(*NO) MSGDTA(&MSGDTA) +
0052.02 MSGID(&MSGID)
0052.03
0052.04 IF COND(&MSGID *EQ 'QSH0005') THEN(CHGVAR +
0052.05 VAR(&RC) VALUE(%BIN(&MSGDTA)))
0052.07
0052.08 IF COND(&RC *GE 1) THEN(DO)
0065.00 SNDMSG MSG('SFTP BCS BCSPHY01, BCSPHY02 (Equipment) Transfer failed +

Paul



-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mitchell, Dana
Sent: Thursday, March 16, 2017 3:49 PM
To: Midrange Systems Technical Discussion
Subject: RE: Advanced Job Scheduler Messages to Monitor

I was able to set up a message, but I couldn't figure out what it was supposed to do. Now I get it, it's backwards than what I was thinking it was for.

My problem is, the messages that come out of our SFTP client software all have severity 00 even when there is an error, like a file or directory not found. I want the job to fail if that happens. I'd rather not have to write 100's of CL programs just to make this sensitive to errors.

Dana

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Steinmetz, Paul
Sent: Thursday, March 16, 2017 2:37 PM
To: 'Midrange Systems Technical Discussion' <midrange-l@xxxxxxxxxxxx>
Subject: RE: Advanced Job Scheduler Messages to Monitor

Dana,

We are using this feature.

20. How do I set monitor for messages for commands in the command list?

On the General tab of the job properties, select the command you want to add messages to monitor and click Properties to the right of the Command box. From the Command Properties dialog click Messages. Enter the message ID and click Add. This will add the message to the Enabled Messages list. When you are done adding all the messages, click OK.

It simply allows the job to go to the next sequence, even if it had an issue. (the message you are monitoring for)

Not all messages can be monitored for.
All CPF messages can be.
I've run into some non CPF messages that cannot be monitored for, thus the job fails.

We also needed to insert logic if a certain condition was encountered.

I accomplished this by creating STRWCH , created a WCHPGM, etc.

Paul


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mitchell, Dana
Sent: Thursday, March 16, 2017 3:18 PM
To: Midrange Systems Technical Discussion
Subject: Advanced Job Scheduler Messages to Monitor

We are working on a POC to automate a bunch of manual functions using IBM i Advanced Job Scheduler. Many of these jobs will be file transfer jobs and I'm experimenting with putting all the transfer commands into a job's 'Command List'. Since the commands I'm using don't return any severity over 00 even if an error occurs, I'm trying to use the function in AJS Command Properties called 'Messages to Monitor'. The description in the KC says:

Each command in the command list of a job can have message identifiers that are used for monitoring. When the job runs and an error message is issued that matches one of the messages entered for the selected command, the job logs the error but continues processing with the next command in the list.

I've coded a message number that gets generated from my commands, but I don't see where this 'Message Monitor' does anything.....

Is anybody using this feature and knows what it really does?

Dana


Attention: This electronic document and associated attachments (if any) may contain confidential information of the sender (SHAZAM Network) and is intended solely for use by the addressee(s). Review by unintended individuals is prohibited. If you are not the intended recipient: (i) do not read, transmit, copy, disclose, store, or utilize this communication in any manner; (ii) please reply to the sender immediately, state that you received it in error and permanently delete this message and any attachment(s) from your computer and destroy the material in its entirety if in hard copy format. If you are the intended recipient, please use discretion in any email reply to ensure that you do not send confidential information as we cannot secure it through this medium. By responding to us through internet e-mail, you agree to hold SHAZAM, Inc. and all affiliated companies harmless for any unintentional dissemination of information contained in your message. Thank you.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: http://amzn.to/2dEadiD
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: http://amzn.to/2dEadiD


Attention: This electronic document and associated attachments (if any) may contain confidential information of the sender (SHAZAM Network) and is intended solely for use by the addressee(s). Review by unintended individuals is prohibited. If you are not the intended recipient: (i) do not read, transmit, copy, disclose, store, or utilize this communication in any manner; (ii) please reply to the sender immediately, state that you received it in error and permanently delete this message and any attachment(s) from your computer and destroy the material in its entirety if in hard copy format. If you are the intended recipient, please use discretion in any email reply to ensure that you do not send confidential information as we cannot secure it through this medium. By responding to us through internet e-mail, you agree to hold SHAZAM, Inc. and all affiliated companies harmless for any unintentional dissemination of information contained in your message. Thank you.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: http://amzn.to/2dEadiD

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.