I am trying to migrate our PB 2019 application to PB 2022. PB 2019 uses PS 2020 to host our web application. We have a PBL called appeon_workarounds.PBL which consists of lot of functions which is used with in our application. Is there a new version of this PBL with PB 2022 release. If not, there are functions such as AppeonGetClientType (to know if you are running a client-server or web) that we probably need to modify. Is there any documentation of which functions changed and what they have been replaced with etc.? see attached image for the list of functions in the PBL.
- VINOD NAIR
- PowerServer
- Thursday, 9 March 2023 21:12 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
If you have a Native Client / Server version of your current App(s), then there should be no (or hardly any) re-coding of those type of Apps to have them run as a PB/PS 2022 "Native Cloud" Apps. The PS2022 Toolkit inside the PB 2022 IDE does all the work internally to automatically convert these C/S Apps into Cloud Apps using N-Tier technology.
Regards ... Chris