EXFMT closes program

Use this board for starting discussions, asking questions, and giving advice on RPG programming for the IBM i platform (and predecessors.)
leomoore
Profound User
Posts: 35
Joined: Thu Mar 15, 2012 3:42 pm
First Name: Robert
Last Name: Moore
Company Name: General Parts Company
Phone: 770-818-4736
Address 1: 3100 Windy Hill Rd.
City: Atlanta
State / Province: Georgia
Zip / Postal Code: 30339
Country: United States
Contact:

EXFMT closes program

Post by leomoore »

I am perplexed. The RPG code was working on Friday. Today, it seemed possible that my bull-in-a-china-shop approach of modifying the DDS to get rid of what I thought was an extraneous subfile control record I might have damaged the Meta-data accidentally. I decided to scrap my display file and start over. I rebuilt my screen including all fields and indicators as well as redefining the subfile. This time, I did nothing directly in the DDS and once I had recompiled both display file and RPG. I tested. I hit my first breakpoint. I watched the program first clear the subfile with SFLCLR *On then then write records to the subfile with SFLCLR *Off. Once the program determined that records had been written, it turned on SFLDSP and SFLDSPCTL. The program hit a breakpoint at the primary EXFMT statement. I had established breakpoints at the line directly following. The program executed the EXFMT and ended. There is no error message that I can find. It never hit the next statement where I had a breakpoint. ProfoundUI Design ended the session exactly as it would with a normal.

Any ideas? Any secret logs that might contain ProfoundUI information.

I would appreciate any assistance.
User avatar
David
Profound Logic Staff Member
Posts: 690
Joined: Fri Jan 04, 2008 12:11 pm
First Name: David
Last Name: Russo
Company Name: Profound Logic Software
Contact:

Re: EXFMT closes program

Post by David »

I think some error is happening on the handler call. When this happens you would normally get a descriptive error message on the browser screen to explain what is going on.

I remember when I was down before that you guys had something setup on your system that was replying with 'C' to any inquiry messages received in the HTTP server jobs. This causes any jobs with a message to end immediatley.

I'm thinking this behavior is back?

Can you try this:

WRKJOBD JOBD(QHTTPSVR/QZHBHTTP)

Then take option 5 to display.

What is the value for "Inquiry message reply"?
leomoore
Profound User
Posts: 35
Joined: Thu Mar 15, 2012 3:42 pm
First Name: Robert
Last Name: Moore
Company Name: General Parts Company
Phone: 770-818-4736
Address 1: 3100 Windy Hill Rd.
City: Atlanta
State / Province: Georgia
Zip / Postal Code: 30339
Country: United States
Contact:

Re: EXFMT closes program

Post by leomoore »

The value for Inquiry Message Reply is *RQD.
User avatar
David
Profound Logic Staff Member
Posts: 690
Joined: Fri Jan 04, 2008 12:11 pm
First Name: David
Last Name: Russo
Company Name: Profound Logic Software
Contact:

Re: EXFMT closes program

Post by David »

So, it's still set to require reply to the inquiry messages -- that is good. I'm not sure, then, why you would not get an error message display.

I would recommend opening an issue with technical support.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests