× 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.



It's been a long time since we integrated our compile processing, but if I
recall correctly, our system administrator modified the routines to send
back the messages from the actual IBM compile command. I think something
in the job watches for the messages. If it doesn't see them, it doesn't
trigger returning the error list from the event file to the workbench.

wdsci-l-bounces@xxxxxxxxxxxx wrote on 10/31/2007 01:00:12 PM:

date: Wed, 31 Oct 2007 09:29:27 +0100
from: "David Foxwell" <david.foxwell@xxxxxxxxx>
subject: Re: [WDSCI-L] Compiling

Peter,

I've taken off the SBMJOB, but I still get the same 2 lines in the
command
view.

SBMJOB CMD(CALL PGM(MY_COMPILER) PARM(MYPGM MYLIB)/* EVENTF
SRCMBR(MYSOURCE)
*/) JOBD(*USRPRF) JOBQ(QBATCH1) USER(FOXWELL)
Travail 188195/FOXWELL/QPGMR soumis ? la file d'attente QBATCH1 de QGPL.


CALL PGM(CALL PGM(MY_COMPILER) PARM(MYPGM)/* EVENTF SRCMBR(MYSOURCE) */
La commande est termin?e


The file EVFEVENT is in the library MYLIB with member MYSOURCE, but no
error
list is returned to WDSc.
If I use CRTRPGMOD or CRTSQLRPGI, I get the error list OK.

Thanks.

----- Original Message -----
From: <Peter.Colpaert@xxxxxxxxx>
To: "Websphere Development Studio Client for iSeries"
<wdsci-l@xxxxxxxxxxxx>
Sent: Monday, October 29, 2007 12:48 PM
Subject: Re: [WDSCI-L] Compiling


David,

I think you need to get rid of the SBMJOB.

Since WDSC already runs in batch, there's no added value in submitting
it
again.

Just do a call of your compile program with the EVENTF parameter.

HTH,

Peter Colpaert
Application Developer
PLI - IT - Kontich, Belgium
-----
Yoda of Borg are we. Futile is resistance, assimilated will you be.
-----



"David Foxwell" <david.foxwell@xxxxxxxxx>
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
29/10/2007 12:46
Please respond to
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>


To
"Websphere Development Studio Client for iSeries"
<wdsci-l@xxxxxxxxxxxx>
cc

Subject
Re: [WDSCI-L] Compiling






Well that's a nice titbit if I can make it work.

After running my compile command under WDSc I get this in the commande
history view :

SBMJOB CMD(CALL PGM(MyCompiler) PARM(MyProgram)/* EVENTF
SRCMBR(MySource)
*/) JOB(MyJob)

I now have a file MyLib/EVFEVENT. with a member MySource full of
messages.

How do I get these messages into WDSc ?

TIA.

--

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.