Using PowerBuilder Compiler for PB 2019 and PB 2017

PowerBuilder 2017 introduced a new standalone tool "PowerBuilder Compiler" (including OrcaScript). It has been designed to significantly facilitate build scripts, and allows the entire build and deployment process to be automated outside of PowerBuilder.

The PowerBuilder standalone compiler can compile or deploy PB projects using DOS commands on Windows.

PBC can also be used with PB2019 projects, but Appeon recommends using its new PBAutoBuild tool, available with PB 2021.

Tools & Resources:

Automated Build Generation with Jenkins

You can configure a Jenkins Job to use the PowerBuilder Standalone Compiler with the ORCAScript language.

Tools & Resources: