Page 1 of 1
Subfile Message handling
Posted: Mon Oct 25, 2010 9:59 am
by aj_400
Ho to all,
i have converted a DDS with a Subfile Message in it. The Problem is, that no message appears
after the convertion. what can i do?
Greeting's from germany
Andreas
Re: Subfile Message handling
Posted: Mon Oct 25, 2010 12:59 pm
by David
Have you tried compiling the display file and running the application? From this shot, it looks like the DDS has not even been saved yet.
Are you saying that at runtime the messages are not put into the subfile at the appropriate time?
The handler should do this by reading the message queue named in the SFLPGMQ field when records are written to the message subfile or when SFLINZ is done through the control record.
Is this field set properly in the application?
Are there any error messages in the job log?
Re: Subfile Message handling
Posted: Mon Oct 25, 2010 1:50 pm
by aj_400
Hi David,
everything works very fine on the old 5250 DSPF and everything is saved and compiled after the convertion. this is what you can see on the joblog =see joblog.jpg
Re: Subfile Message handling
Posted: Mon Oct 25, 2010 1:57 pm
by David
This should work the same as in 5250. Are you able to send a sample DDS and program where the message subfile is not working?
Please send to
support@profoundlogic.com
We'll be glad to have a look.
Re: Subfile Message handling
Posted: Thu Oct 28, 2010 9:01 am
by David
As mentioned in our offline discussion, this is caused by a bug on our end. The problem is fixed for the next release -- 2.1.7.
Re: Subfile Message handling
Posted: Sun Nov 14, 2010 12:27 pm
by aj_400
Hi Alex,
after installing version 2.1.7 the subfile message handling work very fine.
thank's a lot
regards from Gerrmany
Andreas