1. Prasad Neelapala
  2. PowerBuilder
  3. Monday, 5 June 2023 06:59 AM UTC

Hi,

 

I have recently updated my powerbuilder version to 2021 build 1506.

Please let me know how to build and deploy the application and deliver it to the users 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 5 June 2023 13:47 PM UTC
  2. PowerBuilder
  3. # 1

Hi Prasad;

   As far as compiling - the process has not changed IDE wise. In 2021 there is also an optional external compiler called PBAutoBuuld for batch compiling (ie for CB/CI work).

The only difference when deploying an EXE is to now note that the compilers create a new <app name>.XML file. This XML file needs to be deployed with your App EXE.

   Optionally, you can also check out the new web server deployment feature called PowerClient. This allows you to deploy your App directly to a web server & then have your app users install & run the app via a standard URL. Updates as well will follow this new architecture.  

  All of the above is well documented in the PB help.

HTH.  Regards... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.