PUI0016 Error
Posted: Wed Sep 08, 2021 1:25 pm
I have used Genie to create a gui screen from an existing screen. I changed the screen to have a Tab Panel. This was quite easy and I was excited until I tried to run it.
I have added HANDLER('PROFOUNDUI(HANDLER)') to the RPGLE on the display file. Added header records for DFTACTGRP(*NO) and /DEFINE PROFOUNDUI.
This is a simple RPGLE program to allow all fields in 1 file to be displayed and changed.
I think this has something to do with the fact that my display is not Rich Text Format and is a simple as400 display. From the things that I have read, the Genie product allows us to lay a skin over the current display to allow it to be more user friendly and can be called from a URL.
We do not have a development license so I can't simply convert my RPG and display file using the development tools. Our 3rd party vendor bought the development license and we purchased the software including Genie and Atrium licenses.
I created a menu in Atrium so that we could give the link to a new hire for them to fill out their information. But, when I run the program from Genie or take the option from Atrium, I get the PUI0016 error.
Would you please help me to understand how to create this screen so that it will use my existing programs but will allow for a user to access the screen through a URL?
Thank you,
Sunny
I have added HANDLER('PROFOUNDUI(HANDLER)') to the RPGLE on the display file. Added header records for DFTACTGRP(*NO) and /DEFINE PROFOUNDUI.
This is a simple RPGLE program to allow all fields in 1 file to be displayed and changed.
I think this has something to do with the fact that my display is not Rich Text Format and is a simple as400 display. From the things that I have read, the Genie product allows us to lay a skin over the current display to allow it to be more user friendly and can be called from a URL.
We do not have a development license so I can't simply convert my RPG and display file using the development tools. Our 3rd party vendor bought the development license and we purchased the software including Genie and Atrium licenses.
I created a menu in Atrium so that we could give the link to a new hire for them to fill out their information. But, when I run the program from Genie or take the option from Atrium, I get the PUI0016 error.
Would you please help me to understand how to create this screen so that it will use my existing programs but will allow for a user to access the screen through a URL?
Thank you,
Sunny