Hi everyone, been reading random posts on this forum to understand more about webclient. I've been working with Progress on a character based system, but now we're trying to move over to the GUI end and using webclient. After reading the posts, I just wanted to make sure I'm understanding webclient correctly...
Webclient is GUI, no connection to the database at all. The GUI interface will call applications on the local progress server which connects to the database and returns output to the GUI screen? Assuming that there will be a constant connection between the GUI and the local server once a "login" occurs(on the GUI side)...does this mean the communication for output to the GUI interface will be similar to how output works on character based systems?(ie. Frame A is setup on GUI, application displays "hi" in Frame A, Frame A opens on GUI with "hi"). I'm assuming we'll also have to work with asynchronous requests being that we have many users that will be in the system at once.
Also, I'm not sure how deployment will work for our users. How would we setup webclient to run on all of our users' systems?
I know this is somewhat long, I'm just trying to get a better understanding of the system so I can get started in setting it up. Our company at the moment is using a character based system that handles receiving, storage, and shipment of freight. I've been trying to browse through some documentation on Webclient, but I could use a better explanation to figure out what would be best for us. Any reply to this would be much appreciated.
Thanks!
Webclient is GUI, no connection to the database at all. The GUI interface will call applications on the local progress server which connects to the database and returns output to the GUI screen? Assuming that there will be a constant connection between the GUI and the local server once a "login" occurs(on the GUI side)...does this mean the communication for output to the GUI interface will be similar to how output works on character based systems?(ie. Frame A is setup on GUI, application displays "hi" in Frame A, Frame A opens on GUI with "hi"). I'm assuming we'll also have to work with asynchronous requests being that we have many users that will be in the system at once.
Also, I'm not sure how deployment will work for our users. How would we setup webclient to run on all of our users' systems?
I know this is somewhat long, I'm just trying to get a better understanding of the system so I can get started in setting it up. Our company at the moment is using a character based system that handles receiving, storage, and shipment of freight. I've been trying to browse through some documentation on Webclient, but I could use a better explanation to figure out what would be best for us. Any reply to this would be much appreciated.
Thanks!